#l_navi {
	background:url(../img/l_navi/lnavi_bg001.jpg) repeat-y;
}
#l_navi ul {
	background:url(../img/l_navi/lnavi_bg002.jpg) no-repeat left bottom;
	padding:0px 15px 15px 15px;
}
#l_navi ul li {
	border-bottom:1px dotted #ccc;
	padding:5px 0;
}
#l_navi ul li a {
	line-height:21px;
	display:block;
	text-decoration:none;
	color:#4d4d4d;
}
#l_navi ul li a.active {
	background:url(../img/l_navi/l_navi_ov.gif) no-repeat;
}
#l_navi ul li a:hover {
	background:url(../img/l_navi/l_navi_ov.gif) no-repeat;
}
#l_navi ul li a span{
	padding-left:25px;
	background:url(../img/list_arrow_b.gif) no-repeat 10px 50%;
}

#l_navi ul li.home {
	text-align:center;
	margin:5px 0;
	padding:0;
	border-bottom:none;
	background:#E7E4D1;
}
#l_navi ul li.home a {
	display:inline;
	padding-right:13px;
	background:url(../img/return.gif) no-repeat right center;
}
#l_navi ul li.home a:hover {
	background:url(../img/return.gif) no-repeat right center;
	text-decoration:underline;
}

#s_navi {
	margin:20px 0;
}
#s_navi li {
	margin-bottom:5px;
}
#s_navi li a {
	font-weight:bold;
	display:block;
	background:url(../img/s_navi_box.gif) no-repeat;
	height:33px;
	text-decoration:none;
	color:#4d4d4d;
	line-height:33px;
	padding-left:18px;
}
#s_navi li.rose a {
	font-weight:bold;
	display:block;
	background:url(../img/s_navi_box_r.gif) no-repeat;
	height:33px;
	text-decoration:none;
	color:#4d4d4d;
	line-height:33px;
	padding-left:18px;
}

#hotelNavi {
	margin-bottom:20px;
}
#hotelNavi li {
	display:inline;
	padding-right:10px;
}


#infoList {
	background:url(../img/info_cont.gif) repeat-y;
}
#infoList dl {
	background:url(../img/info_btm.gif) no-repeat left bottom;
	padding:0 20px 10px 20px;
}
#infoList dt {
	width:100px;
	float:left;
	clear:both;
}
#infoList dt span {
	background:#005225;
	padding:2px 15px;
	color:#fff;
}
#infoList dd {
	width:500px;
	float:left;
}

#hotelEx {
	margin:20px 0;
}
#hotelEx dt {
	font-size:17px;
	font-weight:bold;
	color:#005225;
	margin-bottom:15px;
}

#hotelImage {
	margin-bottom:50px;
}

#hotelTable {
	width:640px;
	margin:15px 0;
	border-collapse:separate;
}

#hotelTable th {
	width:110px;
	padding:15px 0 15px 10px;
	background:#EFEEE1;
	border-bottom:1px solid #CFCCC3;
	vertical-align:top;
}
#hotelTable td {
	padding:15px 25px;
	border-bottom:1px solid #D7D7D4;
	vertical-align:top;
}
#hotelTable td ul li {
	list-style:disc outside;
	margin-left:1.3em;
}
#hotelTable td p {
	margin-bottom:0;
}

#hotelTable .none th, #hotelTable .none td {
	border-bottom:none;
}

/*	hoteList
------------------------------------------------------------ */
#hoteList {
	float:none;
	display:block;
	width:900px;
	padding:20px 50px;
	margin-top:25px;
	background:#F3F2E6 url(../img/foot_back.gif) repeat-x;
	clear:both;
}
	#hoteList h3 {
		margin-bottom:15px;
	}
	#hoteList dl {
		float:left;
	}
	#hoteList dl#list01 {
		width:180px;
	}
	#hoteList dl#list02 {
		width:230px;
	}
		#hoteList dl#list02 dd ul{
			width:100px;
			float:left;
		}
	#hoteList dl#list03 {
		width:190px;
	}

	#hoteList dl#list04 {
		width:150px;
	}
	#hoteList dl#list05 {
		width:150px;
	}
		#hoteList dl dd{
			margin-left:8px;
		}

/*	foot
------------------------------------------------------------ */
#foot {
	margin-top:0;
}