@charset "utf-8";

/* search by areas */

.cle-area{
	background:url("../img/area-s.png") no-repeat #fff;
	height: 348px;
	margin: 10px 15px 0;
	border-bottom: 5px solid #fff;
	position: relative;
}


ul.cle-area-list li {
	position:absolute;
	display:block;
	width:110px;
	height:41px;
}
ul.cle-area-list li a{
	position:absolute;
	display:block;
	width:110px;
	height:41px;
	background:url("../img/area-s.png") 1000px 1000px no-repeat;
	text-indent:-9999px;
}

li.cle-area-addresslist a:active,
li.cle-area-addresslist a:hover{
	background-position:-412px -353px;
}


li.cle-area-list-areal4750{ /*#富士五湖・山梨東部*/
	left:361px;
	top:147px;
}
li.cle-area-list-areal4750 a:active,
li.cle-area-list-areal4750 a:hover{ /*#富士五湖・山梨東部*/
	background-position:-361px -495px;
}

li.cle-area-list-areal4751{ /*#甲府・山梨中西部*/
	left:153px;
	top:83px;
}
li.cle-area-list-areal4751 a:active,
li.cle-area-list-areal4751 a:hover{ /*#甲府・山梨中西部*/
	background-position:-153px -431px;
}


ul li.cle-area-list-tokyo{ /*#東京都*/
	left:486px;
	top:65px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-tokyo a{ /*#東京都*/
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-kanagawa{ /*#神奈川県*/
	left:474px;
	top:245px;
	width:60px;
	height:15px;
}
ul li.cle-area-list-kanagawa a{ /*#神奈川県*/
	display:block;
	width:60px;
	height:15px;
}

ul li.cle-area-list-shizuoka{ /*#静岡県*/
	left:303px;
	top:323px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-shizuoka a{ /*#静岡県*/
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-nagano{ /*#長野県*/
	left:13px;
	top:65px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-nagano a{ /*#長野県*/
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-addresslist a{
	background:url("../img/area-s.png") no-repeat -412px -5px #fff;
	left:412px;
	top:5px;
	text-indent: -9999px;
	width:143px;
	height:39px;
	position: absolute;
}


