@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-areal2452{ /*#所沢・入間*/
	left:193px;
	top:250px;
}
li.cle-area-list-areal2452 a:active,
li.cle-area-list-areal2452 a:hover{ /*#所沢・入間*/
	background-position:-193px -598px;
}

li.cle-area-list-areal2442{ /*#上尾・熊谷・久喜*/
	left:210px;
	top:24px;
}
li.cle-area-list-areal2442 a:active,
li.cle-area-list-areal2442 a:hover{ /*#上尾・熊谷・久喜*/
	background-position:-210px -372px;
}

li.cle-area-list-areal2432{ /*#志木・川越・坂戸*/
	left:256px;
	top:132px;
}
li.cle-area-list-areal2432 a:active,
li.cle-area-list-areal2432 a:hover{ /*#志木・川越・坂戸*/
	background-position:-256px -480px;
}

li.cle-area-list-areal2408{ /*#浦和*/
	left:308px;
	top:219px;
}
li.cle-area-list-areal2408 a:active,
li.cle-area-list-areal2408 a:hover{ /*#浦和*/
	background-position:-308px -567px;
}

li.cle-area-list-areal2422{ /*#川口・蕨・戸田*/
	left:308px;
	top:266px;
}
li.cle-area-list-areal2422 a:active,
li.cle-area-list-areal2422 a:hover{ /*#川口・蕨・戸田*/
	background-position:-308px -614px;
}

li.cle-area-list-areal2402{ /*#大宮・さいたま新都心*/
	left:397px;
	top:159px;
}
li.cle-area-list-areal2402 a:active,
li.cle-area-list-areal2402 a:hover{ /*#大宮・さいたま新都心*/
	background-position:-397px -507px;
}

li.cle-area-list-areal2428{ /*#越谷・草加・春日部*/
	left:445px;
	top:275px;
}
li.cle-area-list-areal2428 a:active,
li.cle-area-list-areal2428 a:hover{ /*#越谷・草加・春日部*/
	background-position:-445px -623px;
}

li.cle-area-list-areal2453{ /*#秩父・長瀞・飯能*/
	left:100px;
	top:145px;
}
li.cle-area-list-areal2453 a:active,
li.cle-area-list-areal2453 a:hover{ /*#秩父・長瀞・飯能*/
	background-position:-100px -493px;
}


ul#search-area-list li ul{
	display:block;
	width:auto;
	height:auto;
	left:0px;
	top:0px;
	position:relative;
}
ul#search-area-list li ul li{
	position:absolute;
}
ul li.cle-area-list-gunma{
	left:14px;
	top:79px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-gunma a{
	display:block;
	width:45px;
	height:15px;
}
ul li.cle-area-list-yamanashi{
	left:62px;
	top:281px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-yamanashi a{
	display:block;
	width:45px;
	height:15px;
}
ul li.cle-area-list-tokyo{
	left:144px;
	top:308px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-tokyo a{
	display:block;
	width:45px;
	height:15px;
}
ul li.cle-area-list-ibaraki{
	left:497px;
	top:66px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-ibaraki 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;
}

