@charset "shift_jis";


#main img#heading{
	padding-top: 0;
}

/* CSS Document */

#detail div#room{
	height: 475px;
	width: 875px;
	padding-left: 45px;
	background-image: url(../img/feature11/room-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#detail div#facility{
	height: 431px;
	width: 875px;
	padding-left: 45px;
	background-image: url(../img/feature11/facility-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#detail h3{
	clear: both;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#detail p{
	padding-bottom: 25px;
	line-height: 160%;
}

#detail ul{
	padding-left: 0px;
}

#detail ul li{
	float: left;
	height: 250px;
	width: 266px;
	padding-right: 16px;
	line-height: 150%;
	display: block;
}

#detail ul li strong{
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

#detail #room ul li{
	height: 250px;
	width: 268px;
	padding-right: 16px;
}

#detail #facility ul li{
	height: 190px;
	width: 198px;
	padding-right: 15px;
}

#detail #facility ul li img{
	padding-bottom: 7px;
	margin-left: -3px;
}


#contents div.item{
	position: relative;
	height: 158px;
	padding-left: 275px;
	margin-top: 15px;
}

#contents div.item img.img{
	position: absolute;
	float: left;
	left: 0px;
	top: 0px;
	height: 158px;
	width: 267px;
}

#contents div.item h4{
	height: 22px;
	padding-top: 6px;
	margin-bottom: 15px;
}

#contents div.item p{
	height: 30px;
	padding-left: 12px;
}

#contents div.item ul{
	height: 77px;
	width: 530px;
	padding-left: 11px;
	background-image: url(../img/feature11/button-bg.gif);
	background-repeat: no-repeat;
}

#contents div.item ul li{
	float: left;
	height: 40px;
	width: 126px;
	margin-top: 30px;
	margin-right: 5px;
}

#contents div.item ul li a:hover img{
	opacity: 0.75;
	filter: alpha(opacity=75);
}
