@charset "utf-8";
/*-------------------------
お部屋ページ（全体背景）
------------------------*/
body {
	width:100%;
	text-align: justify;
	text-justify: inter-ideograph;
	text-align: left;
	font-size: 14px;
	line-height: 160%;
	color: #172B25;
	min-width: 950px;
	background: url(../room/img/bac.png) top center no-repeat;
	background-color: #B7C5C2;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
* html body {	/* for IF6 */
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
/*-------------------------
topイメージ（お部屋）
------------------------*/
.bac01 {
	width: 100%;
	height: 598px;
	overflow: hidden;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}
.bac01 {
	background: url(../room/img/t01.png) top center no-repeat;
}
.contitle001 {
	width: 446px;
	height: 45px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../room/img/title001.png) 0 0 no-repeat;
}
/*-------------------------
h2 title
------------------------*/
.title001 {
	width: 342px;
	height: 60px;
	overflow: hidden;
	margin: 17px 0 28px 2px;
	text-indent: -9999px;
	background: url(../room/img/title002.png) 0 0 no-repeat;
}
.title002 {
	height: 60px;
	overflow: hidden;
	margin: 17px 0 28px 2px;
	text-indent: -9999px;
	background: url(../room/img/title003.png) 0 0 no-repeat;
}
.title003 {
	width: 840px;
	height: 60px;
	overflow: hidden;
	margin: 17px 0 28px 2px;
	text-indent: -9999px;
	background: url(../room/img/title004.png) 0 0 no-repeat;
}
/*-------------------------
box1
------------------------*/
.box2 {
	width: 420px;
	overflow: hidden;
	float: left;
}
.box3{
	width: 420px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
}
/*-------------------------
p テキスト
------------------------*/
.text001 {
	clear: both;
	overflow: hidden;
	padding: 27px 0 70px 25px;
}
.text002 {
	padding: 12px 0 28px 27px;
}
/*-------------------------
table テーブル
------------------------*/
.tab001 {
	width: 825px;
	background-color: #ffffff;
	border: 1px solid #5B605E;
	margin-bottom: 5px;
	clear: both;
	margin: 0 auto;
}
.ta003 {
	padding: 14px 0 14px 22px;
	color: #ffffff;
	background-color: #5B605E;
}
.ta001 {
	width: 240px;
	padding: 14px 0 14px 22px;
	color: #ffffff;
	border: 1px solid #5B605E;
	background-color: #805546;
}
.ta002 {
	padding: 14px 10px 14px 22px;
	color: #333333;
	border: 1px solid #5B605E;
	background-color: #EBEFEF;
}
.tab002 {
	width: 390px;
	background-color: #EBEFEF;
	margin: 0 auto;
	margin-bottom: 5px;
	margin-top: 14px;
	clear: both;
	border: 1px solid #333333;
	
}
.tab002 .ta001 {
	width: 100px;
	padding: 14px 0 14px 22px;
	color: #ffffff;
	background-color: #805546;
}
.tab002 .ta002 {
	padding: 14px 10px 14px 22px;
	color: #333333;
	
}
.arrow2 {
	padding: 0 0 0 27px;
	overflow: hidden;
	background: url(../img/arrow2.png) 0 0px no-repeat;
	font-size: 14px;
	color: #333333;
	float: left;
	margin: 59px 0 18px 45px;
}
.tab003 {
	width: 825px;
	background-color: #ffffff;
	border: 1px solid #5B605E;
	margin-bottom: 5px;
	clear: both;
	margin: 0 auto;
}
.tab003 .ta003 {
	padding: 14px 0 14px 22px;
	color: #ffffff;
	
}
.tab003 .ta001 {
	width: 240px;
	padding: 14px 0 14px 22px;
	color: #333333;
	border: 1px solid #5B605E;
	background-color: #EBEFEF;
	
}
.tab003 .ta002 {
	padding: 14px 0 14px 22px;
	color: #333333;
	border: 1px solid #5B605E;
	
}
img.wifi {
	padding: 8px 0;
}