#container #subnavi {
	margin-bottom: 40px;
	overflow: hidden;
}

#container h2 {
	margin-bottom: 40px;
}

#container h3 {
	margin-bottom: 30px;
}

#container p.note {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	margin-bottom: 50px;
}

#container p.note_two {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-bottom: 30px;
	margin-top: 0px;
}


/***************　intro ***************/
#container .intro {
	overflow: hidden;
	margin-bottom: 80px;
}

#container .intro p.intro {
	width: 520px;
}

#container .intro img {
	float: right;
}
#container .intro .leftside {
	float: left;
	width: 520px;
}

#container p.explain {
	margin-bottom: 50px;
	line-height: 210%;
}

#container .intro .leftside .price dl dt {
	float: left;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #669966;
}

#container .intro .leftside .price {
	border: 1px solid #6EC37F;
	display: block;
	width: 478px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#container .intro .leftside .price dl dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 200px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}


#container .intro .leftside .price_ref dl dt {
	float: left;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #669966;
	width: 350px;
	clear: both;
}

#container .intro .leftside .price_ref {
	border: 1px solid #6EC37F;
	display: block;
	width: 478px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#container .intro .leftside .price_ref dl dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 370px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}



/***************　table ***************/
#container table {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#container td {
	vertical-align: top;
}

#container table td.left {
	width: 230px;
	padding-right: 90px;
	text-align: center;
}

#container table td.middle {
	text-align: center;
	width: 230px;
	padding-right: 90px;
}

#container table td.right {
	text-align: center;
	width: 230px;
}

#container table.two {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

#container table tr dl {
	text-align: left;
}

#container table tr dl dt {
	text-align: center;
	color: #8CAC72;
	font-size: 18px;
}

#top #container dl {
	margin-top: 10px;
}

#subnavi li {
	float: left;
	margin-right: 60px;
	height: 65px;
}

#subnavi li.here {
	background-image: url(../images/arrow_here.png);
	background-repeat: no-repeat;
	background-position: center 25px;
	}
#container h4 {
	font-size: 16px;
	font-weight: normal;
	color: #326600;
	margin-bottom: 10px;
}

#container h5 {
	font-size: 16px;
	font-weight: normal;
	color: #326600;
	margin-bottom: 10px;
	background-image: url(../images/circle.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#container .intro .leftside .price dl dd p {
	font-size: 11px;
	color: #406F0D;
}
.esalen img {
	margin-bottom: 50px;
}
#top #container .intro .leftside .intro img {
	text-align: left;
}
#top #container .intro .other_photo img {
	margin-bottom: 20px;
}
