@charset "utf-8";
/*formatting style
-------------------------------------*/


#hotel {
	width: 675px;
	float: left;
	padding-left: 5px;
}
#hotel img {
	margin-bottom: 5px;
	float: left;
	clear: both;
}
#areabar {
	width: 675px;
	margin-bottom: 5px;
	margin-top: 5px;
}



#hotel p {
	padding-left: 15px;
	background-image: url(img/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	margin-left: 3px;
}
#hotel ul {
	clear: both;
	margin-left: 3px;
}

#hotel ul li {
	float: left;
	list-style: none;
	margin-right: 2px;
}
#hotel ul li a {
	display: block;
	width: 72px;
	float: left;
	height: 23px;
	line-height: 23px;
	padding-bottom: 3px;
}
#hotel ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}





#hotel div.ht {
	float: left;
	width: 307px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	margin-right: 5px;
}
#hotel div.icon {
width:45px;
height:45px;
float:left;
margin-left:5px;
margin-top:6px;
}

#hotel div.space {
	float: left;
	width: 287px;
	margin-bottom: 10px;
	margin-right: 5px;
	background-image: url(img/mimiyori.jpg);
	background-repeat: no-repeat;
	height:144px;
	text-indent: 30px;
	vertical-align: middle;
	padding-top: 30px;
	padding-left: 20px;
	
}
#hotel div.spacesub {
	float: left;
	width: 287px;
	margin-bottom: 10px;
	margin-right: 5px;
	background-image: url(img/coramu.jpg);
	background-repeat: no-repeat;
	height:144px;
	text-indent: 30px;
	vertical-align: middle;
	padding-top: 30px;
	padding-left: 20px;
	
}
#hotel div.spaceimg {
	float: left;
	width: 287px;
	height:144px;
}	
	
#hotel div.spacewaide {
	float: left;
	width: 610px;
	margin-bottom: 10px;
	margin-right: 5px;
	height:174px;
	padding-left: 20px;	
}
