h1 {
	font-size: 9px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(img/area_h2_bar.jpg);
	float: left;
	width: 940px;
	background-repeat: no-repeat;
	height: 30px;
}

#d_map {
	background-image: url(sp/img/d_map.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 450px;
	width: 950px;
}
#d_map ul{
	float: right;
	margin-right: 150px;
	margin-top: 100px;
}
#d_map ul li{
	list-style-type: none;
	height: 40px;
	font-size: 22px;
	font-weight: bold;
	color: #F69;
}

#kankosub {
	width:940px;
	border: 0px solid #FF99FF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
 }
#kankosub div.photo {
	float: left;
	width: 400px;
	margin-right: 5px;
	margin-top:5px;
}
#kankosub div.info {
	float: left;
	width: 520px;
	margin-right: 5px;
	margin-left:8px;
	margin-top: 5px;
	}
	
#d_main {
	width: 950px;
	float: left;
}
.d_area {
	float: left;
	width: 950px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #4ECA34;
	border-right-color: #4ECA34;
	border-bottom-color: #4ECA34;
	border-left-color: #4ECA34;
}
.hotel{
	float: left;
	width: 304px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	margin-right: 5px;
	padding-left: 3px;
}

.hotel img {
	float: left;
	clear: both;
	margin-bottom: 5px;
	margin-right: 2px;
}
.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;
}

.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);
}
.d_knk {
	float: left;
	width: 470px;
	height: 176px;
	margin-right: 5px;
	border-top-color: #58D23F;
	border-right-color: #58D23F;
	border-bottom-color: #58D23F;
	border-left-color: #58D23F;
}
.d_knk p {
	float: left;
	width: 255px;
	border-top-color: #F1F1ED;
	border-right-color: #F1F1ED;
	border-bottom-color: #CCC;
	border-left-color: #F1F1ED;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	margin-top: 2px;
}
