@charset 'utf-8';

@import url("http://www.e-hotel.tv/css/common.css");



/*-------------------------

	TYPE_COLOR

---------------------------*/

.gnv p {
	color:#CC9900;
	}


.pagetitle p span {
	font-size:14px;
	color:#A47B28;
	}


ul.base li a {
	color:#A47B28;
	}


ul.base li a.hover {
	color:#D0A240;
	}


.kihon dt {
	display:inline;
	padding:0 5px 0 0;
	color:#A47B28;
	}



.mapbox dt {
	border-top:1px solid #A47B28;
	}



/*-------------------------
waku
---------------------------*/
#header_wrap {
	background:url("../img/header_bg6.gif") repeat-x;
	text-align:center;
	}





/*-------------------------

	background_image

---------------------------*/

ul.base li {
	text-align:left;
	margin:2px 0 0 6px;
	background:url("../img/list_guesthouse.gif") no-repeat 0px 8px;
	border-bottom:1px dotted #E2E2A9;
	}


ul.photo li {
	margin:2px 0 0 6px;
	background:url("../img/list_guesthouse.gif") no-repeat 0px 13px;
	}



