@charset "utf-8";
/*-----------------------------------------------------------------------*/
/* title */
.title {
	width:600px;
	height:215px;
	background:#fff url(../room/img/image_01.jpg) no-repeat;
	text-indent: -9999px;
	margin:0 auto;
	/*padding-bottom: 10px;*/
}
.about {
	width:600px;
	height:320px;
	background:#fff url(../room/img/image_02.jpg) no-repeat;
	text-indent: -9999px;
	padding:10px 0 10px 0;
}
.title_2 {
	width:600px;
	height:25px;
	float: left;
	background:#fff url(../room/img/title_01.jpg) no-repeat left top;
	text-indent: -9999px;
	padding-bottom: 10px;
}

/*-----------------------------------------------------------------------*/
/* table

table {
	clear: both;
	width: 600px;
	margin:0;
	padding:0;
}
td.name {
	vertical-align: text-top;
	padding: 5px;
	height: 61px;
}

td.text {
	vertical-align: text-top;
	padding: 5px;
}
hr {
	border-top: 1px dashed #999999;
}
 */

/*-----------------------------------------------------------------------*/
/* title */.title_01 {
	width:250px;
	height:61px;
	background:#fff url(../room/img/room_01.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
}
.title_02 {
	width:250px;
	height:61px;
	background:#fff url(../room/img/room_02.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
}
.title_03 {
	width:250px;
	height:61px;
	background:#fff url(../room/img/room_03.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
}
.title_04 {
	width:250px;
	height:61px;
	background:#fff url(../room/img/room_04.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
}
.title_05 {
	width:250px;
	height:61px;
	background:#fff url(../room/img/room_05.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
}
.title_06 {
	width:250px;
	height:61px;
	background:#fff url(../room/img/room_06.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
}

