@charset "UTF-8";




/*学校案内メインエリア*/
#main_cont {
	background: #EAEAE5;
	overflow: auto;
}
.under div#main_cont div.right_cont div.local_navi dt {
	background: url(../images/catg_title_01.jpg) no-repeat;
}
#main_cont.guide1 .pankuzu {
	background: url(../images/main_img_01.jpg) no-repeat;
	height: 142px;
	width: 570px;
}
#main_cont .pankuzu p {
	margin: 0px;
	padding: 120px 0px 0px 1.5em;
	vertical-align: bottom;
	color: #FFFFFF;
}
#main_cont .pankuzu p a {
	color: #FFFFFF;
}

h2 {
	background: url(../images/h2_title_01.jpg) no-repeat;
	height: 40px;
	width: 285px;
	text-indent: -9999px;
}
.guide1 h3 {
	background: url(../images/h3_title_01.jpg) no-repeat;
	height: 30px;
	width: 530px;
	text-indent: -9999px;
	margin-top: .5em;
}

.under .guide1 h4 {
	background: url(../../images/main_li_01.jpg) no-repeat left center;
	height: 18px;
	padding-left: 20px;
	margin-bottom: 0.2em;
}

/*先生からのメッセージ*/
#main_cont.message .pankuzu {
	background: url(../images/main_img_02.jpg) no-repeat;
	height: 142px;
	width: 570px;
}

.message h3 {
	background: url(../images/h3_title_02.jpg) no-repeat;
	height: 30px;
	width: 530px;
	text-indent: -9999px;
	margin-top: .5em;
}

.under .message h4 {
	background: url(../images/h4_obi.jpg) no-repeat left center;
	height: 30px;
	margin-bottom: 0.2em;
	width: 526px;
	color: #FFFFFF;
	line-height: 200%;
	vertical-align: middle;
	font-size: 1.2em;
	margin-top: 0px;
}
.under .message h4 span {
	padding-left: 10px;
}
.under .message .message_box {
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 12px;
}
.under .message .message_box .message_box_inner {
	width: 526px;
	margin-right: auto;
	margin-left: auto;
}
.under .message .message_box .message_box_inner2 {
	padding: 3px;
	overflow: auto;
}
.under .message .message_box .message_box_inner2 .left_message {
	float: left;
	width: 178px;
}
.under .message .message_box .message_box_inner2 .left_message div.sub_text {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.under .message .message_box .message_box_inner2 .left_message div.sub_text p {
	font-size: .9em;
	margin: 0px;
}
.under .message .message_box .message_box_inner2 .right_message {
	float: left;
	width: 323px;
	padding-left: 10px;
	margin-top: .5em;
}
.under .message .message_box .message_box_inner2 p.orange_ttl {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF6600;
}


/*施設・設備*/
#main_cont.facilities .pankuzu {
	background: url(../images/main_img_03.jpg) no-repeat;
	height: 142px;
	width: 570px;
}

.facilities h3 {
	background: url(../images/h3_title_03.jpg) no-repeat;
	height: 30px;
	width: 530px;
	text-indent: -9999px;
	margin-top: .5em;
}

.under .facilities h4 {
	margin: 0px;
	padding: 0px;
}
.under .facilities h4.h4_01 {
	background: url(../images/img_02.jpg) no-repeat;
	height: 280px;
	text-indent: -9999px;
}
.under .facilities h4.h4_02 {
	background: url(../images/img_03.jpg) no-repeat;
	height: 280px;
	text-indent: -9999px;
}
.under .facilities h4.h4_03 {
	background: url(../images/img_04.jpg) no-repeat;
	height: 282px;
	text-indent: -9999px;
}
.under .facilities h4.h4_04 {
	background: url(../images/img_05.jpg) no-repeat;
	height: 280px;
	text-indent: -9999px;
}
.under .facilities .facilities_box .facilities_text {
	width: 400px;
	margin-top: -65px;
}
.under .facilities .facilities_box .facilities_text p {
	color: #FFFFFF;
	margin: 0px;
	font-size: .9em;
	height: 65px;
	padding-right: 1em;
	padding-left: 1em;
}
