@charset "utf-8";

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

旅のたまご 宿･ホテル トップページ指定	※FILE NAME : [index_sp.php]
====================================================================== */
/* 都道府県 指定 ------------------------------------------------------------*/
#index_area_block {
	width: 100%;
	margin-bottom: 20px;
	padding: 0;
	overflow: hidden;
}
#index_area_block h3 {
	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;
}
.area_box {
	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_list {
	width: 340px !important;
	width: 334px;
	margin: 0 7px 1px;
	padding: 8px 5px;
	border-top: 1px dotted #09a2a8;
	border-bottom: 1px dotted #09a2a8;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.area_list h4 {
	color: Chocolate;
	font-size: 14px;
}
.area_list span {
	padding: 0 5px;
	font-size: 15px;
	font-weight: bold;
}




