@charset "utf-8";



/* contents
--------------------------------------------------------------------------
01. Contents
--------------------------------------------------------------------------
*/


/* update history
--------------------------------------------------------------------------
12/01/2008 Adjustment of all css files.
--------------------------------------------------------------------------
*/



/* 01. Contents
----------------------------------------------------------------------- */
h2{
	margin-bottom:12px;
}
ul.normal{
	margin-bottom:30px;
}
div#infoHeiwadai.section,
div#infoGakuenmae.section{
	position:relative;
}
div#infoHeiwadai.section h3,
div#infoGakuenmae.section h3{
	margin:0 0 12px 15px;
}
div#infoHeiwadai.section ul.normal,
div#infoGakuenmae.section ul.normal{
	margin-bottom:12px;
}
div#infoHeiwadai.section div.section,
div#infoGakuenmae.section div.section{
	width:380px;
	margin:0 0 12px 20px;
}
div#infoHeiwadai.section div.section h4 img,
div#infoGakuenmae.section div.section h4 img{
	position:relative;
	margin:0 0 12px -20px;
}
div#infoHeiwadai.section div.section.map,
div#infoGakuenmae.section div.section.map{
	position:absolute;
	top:36px;
	left:421px;
}
div#infoHeiwadai.section div.section.map p,
div#infoGakuenmae.section div.section.map p{
	width:250px;
	height:250px;
}



