@charset "UTF-8";
#RContent .RContent {
	text-align:left;
	width:640px;
}
#RContent h4, h3, h2 {
	margin-bottom:10px;
}
/*�@�����ꗗ */


#Main {
	background: #feffc6;
	width: 100%;
}
.LBox {
	position:relative;
	float: left;
	margin: 15px 0px 0 10px;
	vertical-align: top;
}

.LBox .nono{
	position:absolute;
	width:68px;
	left: 148px;
	top: 11px;
}

.LBox .okyou{
	position:absolute;
	width:68px;
	left: 148px;
	top: 2px;
}

.RBox {
	float: right;
	width:390px;
	margin: 15px 10px 0 0;
	vertical-align: top;
}




*html .LBox {
	float: left;
	margin: 15px 0px 0 5px;
	width:210px;
	vertical-align: top;
}
*html .RBox {
	float: right;
	width:390px;
	margin: 15px 5px 0 0;
	vertical-align: top;
}


.RBox th {
width:65px;
border-bottom: #989882 solid 1px;
font-weight:normal;
text-align:left;
}

.RBox td {

padding:5px 0 5px 10px;
text-align:left;
}

.RBox .bo {
	border-bottom: #989882 solid 1px;
	padding: 13px 0;

}
#Main h2 {
	font-size: 20px;
	border-left: 2px solid #828282;
	padding-left: 8px;
	color:#555555;
	padding-top:10px;
	height: 24px;
}
.LBox img {
	margin-top: 8px;
	display: block;
}
.RBox p {
	border-bottom: #989882 solid 1px;
	width: 360px;
	margin-top:15px;
	padding-bottom: 13px;
	padding-left: 5px;
	color: #434343;
	vertical-align: middle;
}
.RBox b {
	font-weight: normal;
}
.RBox strong {
	font-size: 20px;
}
.RBox span {
	margin-left:10px;
	margin-top: 0px;
}
#School {
	border: #8cb7f2 3px solid;
	background: #FFFFFF;
	width: 620px;
	margin: 8px auto 0;
}
#School p {
	width: 600px;
	margin: 10px auto 10px;
}
#School table {
	width: 600px;
	margin: 10px auto 10px;
}
#School td {
	border-top: #8cb7f2 3px solid;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
	vertical-align: top;
}
#School b {
	color: #005896;
	font-weight: normal;
	display: block;
}


.NonoTd{
	padding:10px 0 0;}

