#main_umi {
	width: 920px;
	float: left;
	padding-left: 30px;
}

#main_umi .box {
	float: left;
	width: 950px;
	margin-bottom: 20px;
}
#main_umi .box .beach {
	float: left;
	width: 515px;
	border: 1px solid #999999;
	margin-right: 20px;
	height: 170px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#main_umi .box .beach p {
	background-image: url(img/arrow_3.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: left center;
	padding-left: 15px;
	font-weight: bold;
	color: #FF6666;
	font-size: 12px;
}
#main_umi .box .hotel03 {
	float: left;
	width: 320px;
	border: 1px solid #999999;
	height: 170px;
	padding-bottom: 5px;
}
#main_umi .box .hotel03 p {
	background-image: url(img/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 3px;
	float: left;
	font-weight: bold;
}
#main_umi .box .hotel03 ul {
	clear: both;
	margin-left: 3px;
}
#main_umi .box .hotel03 ul li {
	float: left;
	list-style-type: none;
	margin-right: 3px;
}




#push {
	margin-bottom: 15px;
	width: 800px;
	float: left;
}

#push a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

#kankou div.knk {
	float: left;
	width: 390px;
	margin-right: 8px;
	border: 1px solid #999999;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
#kankou p {
	background-image: url(img/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: left;
	font-weight: bold;
}


#hotel {
	width: 800px;
	float: left;
}
#hotel img {
	margin-bottom: 5px;
	float: left;
	clear: both;
}
#areabar {
	width: 800px;
	margin-bottom: 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: 4px;
}
#hotel ul li a {
	display: block;
	width: 120px;
	float: left;
	height: 20px;
	line-height: 20px;
	padding-bottom: 3px;
}
#hotel ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}





#hotel div.ht {
	width: 255px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	margin-right: 5px;
	float: left;
	display: inline;
}

#hotel02 {
	float: left;
	width: 800px;
	margin-bottom: 20px;
}
#hotel02 ul {
	clear: both;
}

#hotel02 ul li {
	margin: 0px;
	float: left;
	list-style-type: none;
}
#hotel02 ul li a {
	height: 20px;
	width: 250px;
	padding-bottom: 3px;
	float: left;
}
#hotel03 {
	margin-bottom: 20px;
	clear: both;
	float: left;
	width: 800px;
}
.bn {
	margin-left: 10px;
	float: left;
	width: 200px;
	margin-top: 10px;
}


#table {
	float: left;
}



.floatLeft {
	float: left;
	margin: 3px;
}
