@charset "shift_jis";

ul,li,dl,dt,dd {
	margin:0;
	padding:0;
}
h3 {
margin: 8px 0px 0px 0px;
padding: 0px;
font-size: 12px;
color: #fd8900;
}
#price_page {
}
#price_page .link {
	text-align: center;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:20px;
}
#rooms {
	width: 557px;
	margin: 0 auto 65px auto;
}
#rooms .read {
	margin: 11px 7px 8px 7px;
}
#photo {
	width: 175px;
	float: left;
	padding: 0px 25px 0px 0px;
}

#photo figure {
	margin:0 0 8px 0;
	padding:0;
}

#photo figure img {
	width:100%;
	height:auto;
}

#photo figcaption {
	text-align:right;
	margin-top:2px;
}

#photo .button {
	margin: 12px 0 0 0;
}
#photo .button img {
	margin: 7px 0 0 0;
}


#price {
	width: 355px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#price .period {
	color: #b25c00;
	background-image: url(../price/image/icon.gif);
	background-position: left center;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size:110%;
	margin-bottom:5px;
}

.price_wrap {
	clear: both;
	margin-bottom:50px;
}

/*****　テーブル　*******/

#price table {
	margin: 0 0 25px 0;
	table-layout: fixed;
	border: 1px solid #8f8f8f;
	border-collapse: collapse; /* collapse */
	border-spacing: 1px;
	text-align: center;
}
#price th {
	border: 1px solid #8f8f8f;
	font-weight: bold;
	padding-bottom: 0px;
	text-align: center;
	background-color: #fbe9d5;
	color: #666666;
}
#price td {
	padding: 2px;
	border: 1px solid #8f8f8f;
}
.price_head {
	background-color: #faf5cf;
	text-align: center;
	font-weight:bold;
	color: #6E3717;
}
#rooms .cyu {
	color: #7e7e7e;
	clear:both;
}
#rooms .other_read {
	margin: 13px 7px 40px 7px;
}
#rooms .other_read dl dt {
	font-size: 14px;
	color: #fd8900;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffce95;
	padding-bottom:3px;
}

#rooms .other_read dl dd {
	margin:5px 10px 30px 10px;
}

#rooms .other_read ul li {
	margin: 0 0 0 30px;
	padding:3px 0;
	list-style-position: outside;
	list-style-type: square;
}

#rooms .other_read table {
	margin: 7px 0px 0px 0px;
	table-layout: fixed;
	border: 1px solid #8f8f8f;
	border-collapse: collapse; /* collapse */
	border-spacing: 1px;
}
#rooms .other_read th {
	border: 1px solid #8f8f8f;
	font-weight: normal;
	text-align: left;
	background-color: #fbe9d5;
	padding: 3px 3px 3px 5px;
}
#rooms .other_read td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 5px;
	border: 1px solid #8f8f8f;
}

#rooms .ulink {
	margin:12px 0 13px 0;
	padding:0 0 0 230px;
}

#rooms .ulink li {
	list-style:none;
	width:160px;
	margin:0 0 0 4px;
	padding:0;
	display: inline;
	height:26px;
}
