
/* サイドナビ */

a.single_iki {
	width:181px;
	height:45px;
	background-image:url(../stay/img/side-nav_single-iki.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	text-indent:-500px;
	overflow:hidden;
}
a.single_iki:hover {
	background-position:top right;
}
a.single_a {
	width:181px;
	height:45px;
	background-image:url(../stay/img/side-nav_single-a.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	text-indent:-500px;
	overflow:hidden;
}
a.single_a:hover {
	background-position:top right;
}
a.single_b {
	width:181px;
	height:45px;
	background-image:url(../stay/img/side-nav_single-b.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	text-indent:-500px;
	overflow:hidden;
}
a.single_b:hover {
	background-position:top right;
}
a.semidouble {
	width:181px;
	height:45px;
	background-image:url(../stay/img/side-nav_semidouble.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	text-indent:-500px;
	overflow:hidden;
}
a.semidouble:hover {
	background-position:top right;
}
a.deluxe_iki {
	width:181px;
	height:45px;
	background-image:url(../stay/img/side-nav_deluxe-iki.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	text-indent:-500px;
	overflow:hidden;
}
a.deluxe_iki:hover {
	background-position:top right;
}
a.deluxe_a {
	width:181px;
	height:45px;
	background-image:url(../stay/img/side-nav_deluxe-a.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	text-indent:-500px;
	overflow:hidden;
}
a.deluxe_a:hover {
	background-position:top right;
}
a.deluxe_b {
	width:181px;
	height:45px;
	background-image:url(../stay/img/side-nav_deluxe-b.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	text-indent:-500px;
	overflow:hidden;
}
a.deluxe_b:hover {
	background-position:top right;
}
a.royal {
	width:181px;
	height:45px;
	background-image:url(../stay/img/side-nav_royal.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	text-indent:-500px;
	overflow:hidden;
}
a.royal:hover {
	background-position:top right;
}

a.pagetop {
	width:181px;
	height:45px;
	background-image:url(../stay/img/side-nav_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	text-indent:-500px;
	overflow:hidden;
}
a.pagetop:hover {
	background-position:top right;
}

/* タブナビ */

div#tab-nav a.tab-nav_plan {
	display:block;
	float: left;
	width:180px;
	height:21px;
	background: url(../stay/img/tav-navi_plan-off.gif) left top no-repeat;
	text-indent:-500px;
	overflow:hidden;
}
div#tab-nav a.tab-nav_plan:hover {
	background: url(../stay/img/tav-navi_plan-off.gif) left -21px no-repeat;
}
div#tab-nav a.tab-nav_design {
	display:block;
	float: left;
	width:200px;
	height:21px;
	margin-left:-39px;
	background: url(../stay/img/tav-navi_design-on.gif) left top no-repeat;
	text-indent:-500px;
	overflow:hidden;
}


/* 料金一覧 */

div.designBlock {
	padding-bottom: 30px;
	border-bottom: 1px solid #E1D9BF;
	zoom: 100%;
}
div.designBlock:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}
div.designBlock-noMargin {
	padding: 0;
	border: 0;
}
div.room-type {
	float: left;
	width: 133px;
	margin-top: 30px;
}
div.designWrapper {
	float: left;
	width: 145px;
	margin-left: 30px;
	margin-top: 30px;
}
div.designWrapper-iki {
	float: left;
	width: 463px;
	padding: 15px;
	margin-left: 30px;
	margin-top: 30px;
	border: 1px solid #E1D9BF;
}
div.designWrapper-iki-left {
	float: left;
	margin-right: 15px;
}
div.designWrapper-iki-right {
	float: left;
}
div.designWrapper-iki-right h4 {
	font-size:12px;
	line-height:130%;
	color:#000000;
	margin: 0;
	margin-bottom:15px;
	padding: 0;
	border: 0;
}
div.designWrapper-iki-right img {
	margin-top: -8px;
}
div.designWrapper-iki-right p a img {
	margin-top: 5px;
	margin-left: 179px;
	text-align: right;
}
div.designWrapper img.roomPhoto {
	margin-bottom: 8px;
}
div.designWrapper-margin {
	margin-bottom: 18px;
}



div.room-type ul {
	list-style-type: none;
}
div.room-type ul li {
}
div.designWrapper-iki h3,
div.designWrapper h3 {
	color: #000000;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
}
div.designWrapper-iki h3 {
	margin-top: 8px;
	margin-bottom: 7px;
}
div.designWrapper-iki h3 span.link a,
div.designWrapper h3 span.link a {
	color: #886600;
	font-size: 10px;
	text-decoration:none;
}
div.designWrapper-iki h3 span.link a:hover,
div.designWrapper h3 span.link a:hover {
	color:#603E00;
	text-decoration:underline;
}
div.designWrapper-iki ul,
div.designWrapper ul {
	margin-top: 5px;
	list-style-type: none;
}
div.designWrapper ul li {
}
div.designWrapper ul li span.webPrice {
	color: #886600;
}


/* ルームデザイン */

div a.ikiConcept img {
	width: 104px;
	height: 20px;
	margin-top: -51px;
	margin-left: 554px;
}
div.type {
	zoom: 100%;
}
div.type:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}

div.typeLeft {
	float: left;
	width: 208px;
}
div.typeLeft h2 {
	margin-bottom: -10px;
}

div.typeRight {
	float: left;
	width: 450px;
}

ul.room {
	width: 450px;
	list-style-type: none;
	list-style-position:outside;
	zoom: 100%;
}
ul.room:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}
ul.room li {
	float: left;
	margin-bottom: 25px;
	padding-left: 25px;
	width: 200px;
}
ul.room li h3 {
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #333333;
}
ul.room li h3 img {
	margin-left: 4px;
}
ul.room li h4 {
	color: #886600;
	margin: 2px 0px 2px 0px;
}
ul.room li p {
	margin-bottom:5px;
	font-size: 10px;
	line-height: 125%;
	height: auto;
}



table.spec {
	width: 208px;
	margin-top:10px;
	margin-bottom:15px;
}
table.spec tr {
}
table.spec tr th {
	text-align:left;
	vertical-align:top;
	color: #886600;
	white-space:nowrap;
}
table.spec tr th span {
	white-space:nowrap;
}
table.spec tr td {
	text-align:left;
}
table.spec tr td span {
	color: #555555;
}


div#service-top {
	display:block;
	width:197px;
	height:10px;
	background-image:url(../stay/img/bg_service-top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-size: 1px;
}
div#service-bottom {
	display:block;
	width:197px;
	height:10px;
	background-image:url(../stay/img/bg_service-bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-size: 1px;
}
div#service {
	width: 195px;
	border-left: 1px solid #E1D9BF;
	border-right: 1px solid #E1D9BF;
}
div#service h3 {
	color: #886600;
	font-size: 12px;
	padding:0 10px;
	margin-bottom:4px;
}
div#service ul {
	padding:0 10px;
	list-style-type:disc;
	list-style-position:inside;
}
