 @charset "UTF-8";
/* ------------------------------
 SCHOOL
------------------------------ */

/* div#content
------------------------------ */
p.lead{
	margin-top:20px;
}

div.horizontal-unit{
	margin-top:25px;
}

div.section h4{
	margin:0 0 15px 0;
}

/* div#sub-navigation
------------------------------ */
div#sub-navigation h2{
	display:block;
	width:248px;
	height:138px;
	background:url(../../img/school/title.gif) no-repeat;
	text-indent:-9999px;
}

div#sub-navigation li{
	text-indent:-9999px;
}

div#sub-navigation li#subnavi01{
	width:248px;
	height:43px;
}

div#sub-navigation li#subnavi01 a{
	display:block;
	width:248px;
	height:43px;
	background:url(../../img/school/subnavi_01.jpg) no-repeat 0 0;
}

body.index div#sub-navigation li#subnavi01 a,
div#sub-navigation li#subnavi01 a:hover{
	display:block;
	width:248px;
	height:43px;
	background:url(../../img/school/subnavi_01.jpg) no-repeat -248px 0;
}


div#sub-navigation li#subnavi-bottom{
	width:248px;
	height:439px;
	background:url(../../img/school/subnavi_bottom.jpg) no-repeat;
}

/* body.index
------------------------------ */
body.index h4.sub{
	margin:40px 0 0 0;
}

body.index h5{
	color:#ba5a4a;
	margin:15px 0 5px 0;
}

body.index p.comment{
	margin:10px 0 30px 40px;
}

body.index p.attantion{
	font-size:10px;
}


