@charset "utf-8";
/* CSS Document */

/*--常用---------*/

h3,h4 {
	margin: 0px;
}

.bgt_large {
	background: url(../image/bgt_btitle.gif) left bottom no-repeat;
	padding-bottom: 2px;
	height: 40px;
	margin: 10px 0px 20px;
	clear: both;
}

.attention{
	line-height:1.5;
	margin:5px 0;
}

.cont-obj{
	width:auto;
	margin:0 0 40px;
}
/*--タイトル------*/
#ttl-lobby{
	background:url(../images/ttl_lobby.gif) scroll no-repeat;
	clear: both;
	text-indent: -9999px;
}

#ttl-bath{
	background:url(../images/ttl_bathroom.gif) scroll no-repeat;
	clear: both;
	text-indent: -9999px;
}

#ttl-room{
	background:url(../images/ttl_guestroom.gif) scroll no-repeat;
	clear: both;
	text-indent: -9999px;
}

.ttl-property-l{
	text-indent: -9999px;
	width:auto;
	height:40px;
	margin: 0px;
}



#ttl-roomguide{
	background:url(../images/ttl_roomguide.gif) scroll no-repeat;
	clear: both;
	text-indent: -9999px;
}

#ttl-facilityguide{
	background:url(../images/ttl_facilityguide.gif) scroll no-repeat;
	clear: both;
	text-indent: -9999px;
}

#ttl-charge{
	background:url(../images/ttl_charge.gif) scroll no-repeat;
	clear: both;
	text-indent: -9999px;
}


.ttl-property-s{
	width:auto;
	height:28px;
	margin:0 0 24px;
}


/*--客室の写真部分--------------------------*/
.photo-rooms-left{
	width:355px;
	float:left;
}
.photo-rooms-right{
	width:355px;
	float:left;
	text-align:center;
}


/*--表--------------------*/
table.fig{
	width:100%;
	border-collapse:collapse;
}

table.fig td, table.fig th{
	border-top:1px solid #69938d;
	border-bottom:1px solid #69938d;
	text-align:left;
	vertical-align:top;
	padding:4px 0 4px 3px;
	line-height:1.5;
}

table.fig th{
	width:150px;
	font-weight:normal;
}

/* lay-out */

.invi_01r p,
.invi_02l p,
.invi_03r p {
	display: none;
}

.invi_01l {
	width: 300px;
	float: left;
}

.invi_01r {
	background: url(../images/text_01.gif) no-repeat;
	width: 420px;
	height: 220px;
	float: left;
}

.invi_02l {
	background: url(../images/text_02.gif) no-repeat;
	width: 300px;
	clear: both;
	height: 128px;
	float: left;
}

.invi_02r {
	width: 420px;
	float: left;
	text-align: center;
	float: left;
}

.invi_03l {
	width: 305px;
}

.invi_03r {
	width: 410px;
	background: url(../images/text_03.gif) no-repeat;
	height: 166px;
}

.invi_01l,
.invi_01r,
.invi_02l,
.invi_02r,
.invi_03l,
.invi_03r {
	padding-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.invi_01l p,
.invi_01r p,
.invi_02l p,
.invi_02r p,
.invi_03l p,
.invi_03r p {
	margin: 0px;
	padding: 0px;
}

