@charset "utf-8";
@import url("../reset.css");

/*各ページ設定*/

#main h1 {
	margin: 0px 0px 5px 0px;
}
#main h2 {
	background-image: url(../../image/base/h2_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 615px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	font-size: 112%;
	padding: 0px 0px 0px 15px;
}
#main  .area {
	width: 600px;
	margin: 10px 0px 30px 15px;
}
#main .side_15 {
	margin-top: 5px;
	margin-left: 15px;
}

#main li {
	margin: 0px 0px 5px 0px;
}
#main .number {
	list-style-type: circle;
	width: 585px;
	margin: 10px 0px 30px;
	padding: 0px 0px 0px 30px;
}
#main #number_photo1 {
	width: 362px;
	list-style-type: circle;
	background-image: url(../../image/facilities/heisei/photo02.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 152px;
	margin: 10px 0px 30px;
	padding: 0px 223px 0px 30px;
}
*html  #main  #number_photo1 {
	height: 152px;
}

#main #number_photo2 {
	width: 362px;
	list-style-type: circle;
	background-image: url(../../image/facilities/heisei/photo03.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 152px;
	margin: 10px 0px 30px;
	padding: 0px 223px 0px 30px;
}
*html #main #number_photo2 {
	height: 152px;
}

#main #time {
	width: 600px;
	margin: 5px 0px 30px;
	padding: 0px 0px 0px 15px;
}
#main #time dt {
	float: left;
	width: 250px;
}
#main #time dd {
	float: right;
	width: 350px;
}
#main #waku {
	width: 568px;
	border: 1px solid #999999;
	background-image: url(../../image/facilities/ryokuyu/waku_back.gif);
	background-repeat: repeat;
	background-position: left top;
	padding: 15px;
	margin: 0px 0px 0px 15px;
}
#main #waku h3 {
	font-weight: bold;
	color: #006600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #66CC00;
	margin: 0px 0px 5px 0px;
}
#waku .green {
	color: #006600;
	font-weight: bold;
}
#main #waku li {

}
