@charset "utf-8";

/*  ----------------container--------------------- */ 

.imagefloatRight{
	float: right;
	margin-left: 6px;
}
.bannerfloatRight{
	float: right;
	margin-left: 6px;
}
.titleboxA{
width: 420px;
	background: url(../guide/img/icon_a.gif) no-repeat;
	height: 30px;
	color: #000000;
	border-bottom: 2px solid #CCCCCC;
	margin: 14px 0px 0px;
	padding: 0px 0px 0px 30px;
	position:relative;
}
.titleboxB{
width: 420px;
	background: url(../guide/img/icon_b.gif) no-repeat;
	height: 30px;
	color: #000000;
	border-bottom: 2px solid #CCCCCC;
	margin: 14px 0px 0px;
	padding: 0px 0px 0px 30px;
	position:relative;
}
.titleboxC{
width: 420px;
	background: url(../guide/img/icon_c.gif) no-repeat;
	height: 30px;
	color: #000000;
	border-bottom: 2px solid #CCCCCC;
	margin: 14px 0px 0px;
	padding: 0px 0px 0px 30px;
	position:relative;
}
.titleboxD{
width: 420px;
	background: url(../guide/img/icon_d.gif) no-repeat;
	height: 24px;
	height: 30px;
	color: #000000;
	border-bottom: 2px solid #CCCCCC;
	margin: 14px 0px 0px;
	padding: 0px 0px 0px 30px;
	position:relative;
}
.questionOneline{
		font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	position:absolute;
	top:50%;
	margin-top:-13px;
}
.questionTwoline{
		font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	position:absolute;
	top:50%;
	margin-top:-18px;
}
.answer{
		width: 450px;
}
.textBlue{
color:#0C4CBD;
}
	
.facility_title_txt {
	font-size: 13px;
	color: #0c4cbd;
	width: 590px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-top: 10px;
}
.facility_txt {
	font-size: 13px;
	width: 590px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 150%;
}
.select_box {
	height: 138px;
	width: 563px;
	margin-right: 0px;
	margin-left: 15px;
	background-image: url(../schoollife/img/shisetu_select_back.jpg);
}
.s_box1 {
	width: 173px;
	float: left;
	height: 108px;
	padding-left: 15px;
	padding-top: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 15px 15px;
	line-height: 145%;
}
.s_box2 {
	height: 108px;
	width: 173px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
.s_box3 {
	float: left;
	height: 108px;
	width: 172px;
	padding-top: 15px;
	padding-left: 15px;
}
.faci_box {
	background-image: url(../schoollife/img/facility_img/facirity_backImg.jpg);
	height: 171px;
	width: 586px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #main .faci_box .faci_boxL {
	float: left;
	height: 168px;
	width: 365px;
}
#container #main .faci_box .faci_boxR {
	float: right;
	height: 163px;
	width: 206px;
	padding-top: 5px;
	padding-left: 6px;
}
#container #main .faci_box .faci_boxL .faci_title {
	height: 22px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #0087D1;
}
#container #main .faci_box .faci_boxL .faci_txt {
	width: 340px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 150%;
	padding-right: 10px;
	height: 95px;
	padding-bottom: 5px;
}
#container #main .faci_box .faci_boxL .faci_up {
	width: 340px;
	padding-left: 10px;
	text-align: right;
	padding-right: 10px;
}
.pencil {
	width: 548px;
	height: 30px;
	padding-left: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
}

