@charset "utf-8";

.status {	position: relative;	}
.status .type1, .status .type2, .status .type3 {
	position: absolute;
	right: -290px;
	top: -40px;
	display: block;
	width: 50px;
	height: 14px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.type1 {	background-image: url(../images/icon-room1.gif);}
.type2 {	background-image: url(../images/icon-room2.gif);}
.type3 {	background-image: url(../images/icon-room3.gif);}
.inquiry {	margin-bottom: 2px;	}
.inquiry a {
	display: block;
	width: 480px;
	margin-left: auto;
}
.entrylist img {	vertical-align: middle;	}


.gaikan {
	width: 220px;
	float: right;
	background-color: #eeeeee;
	margin-top: 10px;
	padding: 5px;
}
.mainphoto {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.mainphoto img {
	width: 214px;
}
.figure img {
	width: 210px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	padding: 4px;
}
.kihon {
	float: left;
	width: 410px;
	padding: 10px 0;
}
dt {
	width: 12em;
	padding-top: 5px;
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	border-top: 1px solid #666666;
	_border-top: 1px solid #cccccc;
}
dd {
	margin-top: -1.8em;
	padding-left: 12em;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px dotted #999999;
	_border-top: 1px solid #cccccc;
	font-size: 0.7em;
}
dd strong {
	font-size: 1.2em;
}


.chinryo {
	margin-bottom: 10px;
}


.subphoto {
	margin: 20px 0px;
}
.roomimg ul {
	margin-left: -4px;
	overflow: hidden;
	_zoom: 1;
}
.roomimg li {
	float: left;
	width: 106px;
	padding-left: 4px;
	padding-bottom: 4px;
}
.roomimg img {
	width: 102px;
}
.roomimg a {
	display: block;
	padding: 2px;
}
.roomimg a:hover {	background-color: #99CC00;	}




.googlelink {
	font-size: 0.65em;
	text-align: right;
	line-height: 150%;
}
.information p {
	font-size: 0.8em;
	line-height: 150%;
}

