/* CSS Document */

.menu_title {
	background-image: url(../common/img/title_bar.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 535px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 45px;
	line-height: 33px;
}

div#relax {
}

dl.menu {
	width: 560px;
	padding-top:15px;
	margin-bottom: 30px;
}
dl.menu dt {
	font-size: 14px;
	color: #009F41;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	padding: 0px 0px 5px 10px;
}
dl.menu dd {
	margin: 0px auto 40px auto;
	width: 530px;
}

.price_hyou {
	margin: 0px auto;
	width: 540px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


.price_hyou th{
	padding: 5px;
	font-weight: normal;
	text-align: left;
	background-color: #F4E9CE;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.price_hyou td{
	padding: 5px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;

}


div#seitai {
	width: 575px;
	margin-bottom:30px;
}

div#seitai p.read {
	float: left;
	width: 320px;
	line-height: 20px;
}

div#seitai div.photo {
	float: right;
	width: 240px;
}
