#main {
	font-size: 0.8em;
}
#main h3 {
	margin-left: 35px;
	margin-bottom: 15px;
}
#main h4 {
	margin-left: 35px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.tetuduki {
	margin-bottom: 30px;
	margin-left: 50px;
}
.tetuduki dt {
	font-size: 1.1em;
	line-height: 130%;
	font-weight: bold;
	color: #CC6600;
	margin-top: 3px;
	margin-bottom: 3px;
}
.tetuduki dd {
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 140%;
}

#sonae {
	background-image: url(../image/amenity.jpg);
	background-repeat: no-repeat;
	background-position: 420px 40px;
}
#sonae p {
	margin-right: 200px;
	margin-left: 40px;
	margin-top: 40px;
	line-height: 150%;
}
#schedule {
	width: 600px;
	margin-left: 35px;
	margin-bottom: 50px;
}
#schedule p {
	margin-right: 50px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 140%;
}
#schedule dl {
	padding-left: 100px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4F0F0;
	border-bottom-color: #F4F0F0;
}
#schedule dt {
	text-align: left;
	float: left;
	width: 100px;
	padding-bottom: 10px;
}
#schedule dd {
	margin-left: 100px;
	width: 350px;
	padding-bottom: 20px;
	line-height: 150%;
}
#day_0 ,#day_1 ,#day_2 ,#day_3 ,#day_4 ,#day_5 {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

#day_0 {
	background-image: url(../image/0dey.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#day_1 {
	background-image: url(../image/1dey.jpg);
	background-repeat: no-repeat;
}
#day_2 {
	background-image: url(../image/2dey.jpg);
	background-repeat: no-repeat;
}
#day_3 {
	background-image: url(../image/3dey.jpg);
	background-repeat: no-repeat;
}
#day_4 {
	background-image: url(../image/4dey.jpg);
	background-repeat: no-repeat;
}
#day_5 {
	background-image: url(../image/5dey.jpg);
	background-repeat: no-repeat;
}
.shita {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mensetu {
	background-image: url(../image/img.jpg);
	background-repeat: no-repeat;
	background-position: 400px;
	height: 300px;
	padding-top: 30px;
	padding-left: 35px;
}
#mensetu img {
	padding-left: 30px;
	padding-bottom: 30px;
}
#mensetu p {
	width: 320px;
	line-height: 150%;
}
#shiharai {
	margin-left: 35px;
	padding-bottom: 50px;
	line-height: 150%;
}

