@charset "utf-8";
/* エリア[大] 指定 ------------------------------------------------------------*/
.area_box_big {
	padding-bottom: 10px;
}
.area_box_big .area_box_big_title {
	background-image: url("../img/index_sub_title02.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 5px 8px 35px !important;
	padding: 6px 5px 8px 35px;
	font-size: 16px;
	font-weight: bold;
}
.area_box_big ul {
	background-image: url(../img/line01.gif);
	background-position: center top;
	background-repeat: repeat-y;
	width: 100%;
	line-height: 1.6em !important;
	line-height: 1.5em;
	overflow: hidden;
}
.area_box_big li {
	width: 330px !important;
	width: 324px;
	margin: 0 7px 1px;
	padding: 8px 10px;
	border-top: 1px dotted #09a2a8;
	border-bottom: 1px dotted #09a2a8;
	font-size: 16px;
	font-weight: bold;
	float: left;
}

/* エリア[ハーフ] 指定 ------------------------------------------------------------*/
.area_box_half_wrap {
	width: 100%;
	padding-bottom: 10px;
	overflow: hidden;
}
.area_box_half_wrap .area_box_half {
	width: 349px !important;
	width: 343px;
	margin: 5px;
	border: double 3px #ccc;
	float: left;
}
.area_box_half_wrap .area_box_half h4 {
	background-image: url("../img/bg_title_bottom01.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px 8px;
	font-size: 15px;
	font-weight: bold;
}
.area_box_half_wrap .area_box_half li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding: 5px 15px 5px 0;
	font-size: 13px;
	font-weight: bold;
}

/* ======================================================================

旅のたまご 宿･ホテル ホテル・宿 一覧指定	※FILE NAME : [sa.php・pref_sp.php]
====================================================================== */
.hotel_box {
	width: 724px;
	margin: 10px 0;
	border: double 3px #ccc;
	overflow: hidden;
}
.hotel_category {
	margin: 0;
	padding: 5px 10px 0 0;
	font-weight: bold;
	float: right;
}
.hotel_category img,
.hotel_add img {
	margin-right: 8px;
	vertical-align: -2px;
}
.hotel_name {
	margin: 0;
	padding: 2px 0;
	font-size: 15px;
	font-weight: bold;
}
.hotel_name a{
	background:url("../img/arrow02.gif") no-repeat left center;
	padding-left:20px;
}

.hotel_name img {
	margin-left: 5px;
	vertical-align: 1px;
}
.hotel_img {
	width: 100px;
	padding: 5px;
	text-align: center;
	float: left;
}
.hotel_img img {
	border: solid 1px #ccc;
}
.hotel_add {
	background-image: url("../img/bg_title_top01.gif");
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0;
	padding: 5px 0 4px 120px;
}
.hotel_cap {
	margin: 0 0 0 50px;
	padding: 5px 0 0 60px;
	border-top: dotted 1px #ccc;
}
.hotel_btn {
	margin: -1.2em 0 0 0;
	padding: 0 10px 5px 0;
	float: right;
}




