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

#push a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#kankou {
	float: right;
	width: 570px;
}


#kankou div.knk {
	float: left;
	width: 524px;
	border: 1px solid #999999;
	margin-bottom: 30px;
	height: 170px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 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: 300px;
	float: left;
	margin-left: 30px;
}
#hotel img {
	margin-bottom: 5px;
	float: left;
	clear: both;
}
#areabar {
	width: 800px;
	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;
	float: left;
	line-height: 20px;
	padding-bottom: 3px;
}
#hotel ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}





#hotel div.ht {
	float: left;
	width: 300px;
	margin-bottom: 30px;
	border: 1px solid #999999;
	height: 170px;
	padding-top: 3px;
}

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