@charset "UTF-8";



/* Head Title */
#contentsTitleSchool {
	background: url(../images/h1_titleImage_f14.jpg) left top no-repeat; 
}

#contentsTitleKiyaku {
	background: url(../images/h1_titleImage_f3.jpg) left top no-repeat; 
}


/* Contents Document Layout */
#contentsMain p {margin-left: 22px;}

.listStyleA {margin-left: 20px;}
.listStyleA dt {font-weight: bold; color: #000;}
.listStyleA dd {margin-bottom: 12px;}
.imageSample {margin-left: 20px; margin-bottom: 4px;}
.imageSample img {margin: 0 10px 4px 0;}

.fnavi {clear: both; height: 60px; background: url(../images/fnav_bg.jpg) repeat-x; text-align: center; padding-top: 8px; border-top: 1px solid #ccc; margin-top: 50px; border-bottom: 1px dotted #999;}
.fnavi img {margin: 10px 6px;}

.menuBox{
	margin: 0px 0px 0px 20px;
}
.menuBoxS{
	margin: 0px 0px 4px 20px;
}
.menuLeft{
	float: left;
	width: 110px;
}
.menuRight{
	float: left;
	width: 440px;
}
