@charset "utf-8";








#bottomNaviLogo{
	position:absolute;
	line-height:36px;
	top:8px;
	left:-30px;
	
	z-index: 30;
		
}
#bottomNaviLogoNote{
	position:absolute;
	font-size:80%;
	line-height:120%;
	top:42px;
	left:39px;
	z-index: 31;
		
}
#topPageNaviArea {
	background-repeat: no-repeat;
	padding:0;
	width: 500px;
	height: 100px;
}
#bottomNavi {
	position:relative;
	top:5px;
	left:51px;
	background-repeat: no-repeat;
	width: 500px;
	height: 131px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: none;
}
#bottomNavi li{
	position:absolute;
	background: url(/siteItems/img/mainMenuBtn.gif) no-repeat 0px 0px;
	line-height:36px;
	width: 128px;
	height: 36px;
	z-index: 28;
}
#bottomNavi li a{
	text-decoration:none;
	display:block;
	width: 128px;
	height: 36px;
}

#bottomNavi li a:hover{
	background: url(/siteItems/img/mainMenuBtn.gif) no-repeat 0px -36px;
	color:#F30;
}

#bottomNavi li#preface {
	top:80px;
	left:-30px;
	text-indent:37px;
}
#bottomNavi li#features {
	top:80px;
	left:97px;
	text-indent:37px;
}
#bottomNavi li#teachers {
	top:80px;
	left:224px;
	text-indent:8px;
}
#bottomNavi li#scheduleOfYear {
	top:80px;
	left:351px;
	text-indent:37px;
}
#bottomNavi li#schoolLife {
	top:116px;
	left:-30px;
	text-indent:37px;
}
#bottomNavi li#club {
	top:116px;
	left:97px;
	text-indent:31px;
}
#bottomNavi li#memories {
	top:116px;
	left:224px;
	text-indent:22px;
}
#bottomNavi li#schoolUniform {
	top:116px;
	left:351px;
	text-indent:30px;
}
#bottomNavi li#schoolhouse {
	top:152px;
	left:-30px;
	text-indent:30px;
}
#bottomNavi li#explanatoryMeeting {
	top:152px;
	left:97px;
	text-indent:30px;
}
#bottomNavi li#entranceExamInfo {
	top:152px;
	left:224px;
	text-indent:37px;
}
#bottomNavi li#access {
	top:152px;
	left:351px;
	text-indent:12px;
}
#bottomNavi li#schoolBoad {
	top:188px;
	left:-30px;
	text-indent:11px;
}
#bottomNavi li#highBoad {
	top:188px;
	left:97px;
	text-indent:18px;
}
#bottomNavi li#ryou {
	top:188px;
	left:224px;
	text-indent:31px;
}
#bottomNavi li#requestForm {
	top:188px;
	left:351px;
	text-indent:37px;
}
#bottomNavi li#toppage {
	top:228px;
	left:351px;
	text-indent:30px;
}


