@charset "utf-8";

#room_box{
	width: 1000px;
	margin: 0px auto 0px auto;
	padding-top: 310px;
}

#room_box p {
	margin: 0px auto 10px;
}

.room-bg-box {
	width: 100%;
	margin: 0 auto;
}
.room_top{background: url(../image/room-bg1.jpg) no-repeat center top;}
.detail_1{background: url(../image/room-bg1.jpg) no-repeat center top;}
.detail_2{background: url(../image/room-bg2.jpg) no-repeat center top;}
.detail_3{background: url(../image/room-bg3.jpg) no-repeat center top;}
.detail_4{background: url(../image/room-bg4.jpg) no-repeat center top;}
.detail_5{background: url(../image/room-bg5.jpg) no-repeat center top;}
.detail_6{background: url(../image/room-bg6.jpg) no-repeat center top;}
.detail_7{background: url(../image/room-bg7.jpg) no-repeat center top;}
.detail_8{background: url(../image/room-bg8.jpg) no-repeat center top;}
.detail_9{background: url(../image/room-bg9.jpg) no-repeat center top;}
.detail_10{background: url(../image/room-bg10.jpg) no-repeat center top;}


.room_list_box{
	width:1000px;
	margin-bottom:20px;
}

.room_list_box div{
	width:485px;
	float:left;
	display:inline;
}

.room_list_box div img{
	width:485px;
}
.room_list_box div h5{
	margin-top:10px;
}

.room_list_box div h5 a:link,
.room_list_box div h5 a:visited,
.room_list_box div h5 a:hover{
	color:#9A834A;
	text-decoration:underline;
}
.room_list_box div p{
	color:#665F4A;
	margin-top:10px;
}

.room_list_box div.right{
	margin-left:30px;
}

.room-text {
	width: 1000px;
	height: 150px;
	margin: 0px auto 0px auto;
	background: url(../image/common-bg-tp.png);
	text-align: center;
}

.room-text img {
	width: 125px;
	margin-top: 40px;
}


.room_gn{
	width:970px;
	padding:30px 15px;
	height:255px;
	background: url(../image/room_gn_bg.jpg) repeat-x left top;
}

.room_gn_inner{
	width:970px;
	margin-bottom:10px;
}

.room_gn_box{
	width:170px;
	float:left;
	display:inline;
	margin-left:20px;
}

.room_gn_box div{
	width:166px;
	padding:1px;
	border:1px solid #6D635B;
	background:#000;
}

.room_gn_box div a{
	background:#fff;
	display:block;
	width:166px;
	height:96px;
}

.room_gn_box p{
	width:170px;
	padding-top:5px;
	text-align:center;
}

.room_gn_box p a:link,
.room_gn_box p a:visited,
.room_gn_box p a:hover{
	color:#fff;
	font-size:10px;
	text-decoration:underline;
}

.room-inner {
	width: 1000px;
	margin: 0px auto;
	background-color: #ffffff;
	text-align: center;
	padding: 70px 0 30px;
	color: #79715c;
}

.prt-inner {
	margin-left: 10px;
}

.room-inner h2 {
	font-family: "Ryumin Light KL" , "リュウミン L-KL" , serif;
	font-size: 28px;
}

.room-inner p.room-title {
	font-family: font-family: "Ryumin Light KL" , "リュウミン L-KL" , serif;
	padding-bottom: 50px;
	font-size: 16px;
	padding-top: 20px;
}

.room-contents h3 {
	font-size: 20px;
}

.room-contents {
	margin-top: 200px;
}

h2.margin30{
	margin-top:30px;
	line-height:30px;
}

#room_box p.room_detail_text{
	margin-top:30px;
	text-align:center;
	color: #79715c;
	line-height:18px;
}

.room_ame_box{
	width:1000px;
	margin-top:20px;
}

.room_ame_box div.left{
	float:left;
	display:inline;
	width:145px;
	border:1px solid #ccc;
	position: relative;
}

.room_ame_box div.left img.zoom{
	position: absolute;
	top:5px;
	right:5px;
	width:25px;
	height:25px;
}

.room_ame_box div.right{
	float:left;
	display:inline;
	width:791px;
	padding:30px 20px;
	margin-left:20px;
	border:1px solid #DCD8CA;
	background:#F6F6F4
}

.room_ame_box div.right h3{
	font-size:20px;
	text-align:left;
}

.room_ame_box div.right table{
	color:#665F4A;
	width:100%;
	margin-top:20px;
}
.room_ame_box div.right table th{
	width:20%;
	text-align:center;
}
.room_ame_box div.right table th p{
	text-align:center;
	width:100%;
	background:#fff;
	border:1px solid #DCD8CA;
}

.room_ame_box div.right table td{
	width:77%;
	line-height:20px;
	padding-left:3%;
	padding-bottom:20px;
}

div.madori_text{
	width:1000px;
	margin-top:5px;
	text-align:left;
}

div.room_second_img{
	margin-top:20px;

}
div.room_second_img .second_img{
	width:485px;
	float:left;
	display:inline;
}

div.room_second_img .right{
	margin-left:30px;
}

.room_rsv_btn{
	width:600px;
	margin:30px auto 0 auto;
}

.room_list_btn{
	width:600px;
	margin:30px auto 0 auto;
}
