@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-areal4800{ /*#熱海・修善寺・下田・伊豆*/
	left:376px;
	top:197px;
}
li.cle-area-list-areal4800 a:active,
li.cle-area-list-areal4800 a:hover{ /*#熱海・修善寺・下田・伊豆*/
	background-position:-376px -545px;
}

li.cle-area-list-areal4812{ /*#三島・沼津・富士・静岡東部*/
	left:346px;
	top:50px;
}
li.cle-area-list-areal4812 a:active,
li.cle-area-list-areal4812 a:hover{ /*#三島・沼津・富士・静岡東部*/
	background-position:-346px -398px;
}

li.cle-area-list-areal4822{ /*#静岡・藤枝・焼津・静岡中部*/
	left:202px;
	top:91px;
}
li.cle-area-list-areal4822 a:active,
li.cle-area-list-areal4822 a:hover{ /*#静岡・藤枝・焼津・静岡中部*/
	background-position:-202px -439px;
}

li.cle-area-list-areal4832{ /*#浜松・磐田・掛川・静岡西部*/
	left:48px;
	top:200px;
}
li.cle-area-list-areal4832 a:active,
li.cle-area-list-areal4832 a:hover{ /*#浜松・磐田・掛川・静岡西部*/
	background-position:-48px -548px;
}

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

ul li.cle-area-list-yamanashi{ /*#山梨県*/
	left:284px;
	top:13px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-yamanashi a{ /*#山梨県*/
	display:block;
	width:45px;
	height:15px;
}

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

ul li.cle-area-list-gifu{ /*#岐阜県*/
	left:3px;
	top:57px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-gifu a{ /*#岐阜県*/
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-aichi{ /*#愛知県*/
	left:28px;
	top:142px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-aichi 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;
}


