@import "../../common/reset.css";
@import "../../common/headerfooter.css";
#backimg {
	margin:0 auto 0 auto;
	width:840px;
}
#information {
	margin-top: 5px;
	background-color: #F69;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
}

#informationbox #school_ichiran {
	width: 440px;
}

#informationbox ul#school {
	height: 100px;
	width: 430px;
}

#informationbox ul#school li {
	display: inline;
	font-size: 150%;
	line-height: 1.5em;
	color: #333333;
}

#informationbox ul#school li a {
	text-decoration: none;
}

#informationbox ul#school li a:link {
	color: #0099FF;
	text-decoration: underline;
}

#informationbox ul#school li a:visited {
	color: #9900FF;
	text-decoration: underline;
}

#informationbox ul#school li a:hover {
	color: #FF0033;
	text-decoration: underline;
}

#informationbox ul#school li a:active {
	color: #FFFF00;
}
#contents1 {
	margin-top: 5px;
	margin-bottom: 20px;
}
div.contentsbox {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	margin-bottom: 15px;
}


div.contents-left {
	float: left;
	width: 380px;
	border: 2px solid #8ebd6d;
	height: 250px;
}
div.contents-right {
	float: right;
	width: 380px;
	border: 2px solid #8ebd6d;
	height: 250px;
}
#imasugu {
	background-color: #009ADC;
	width: 440px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.contentstext {
	font-size: small;
	color: #000;
	line-height: 120%;
	padding: 10px;
	width: 360px;
	text-align: left;
}
.contentstext p {
	line-height: 1.5em;
}

.contentstext .price {
	font-size: medium;
	font-weight: bold;
	color: #C00;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.1em;
}
.contentstext .price span {
	font-size: 80%;
}
.contentstext ul li {
	float: left;
	margin-right: 15px;
	width: 60px;
	height: 20px;
}

.floatcl{
	clear: both;
	height: 0px;
}
.banner_box {
	width: 780px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

.rollover{
}
