@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-areal3601{ /*#奈良市*/
	left:384px;
	top:55px;
}
li.cle-area-list-areal3601 a:active,
li.cle-area-list-areal3601 a:hover{ /*#奈良市*/
	background-position:-384px -403px;
}

li.cle-area-list-areal3602{ /*#生駒・大和郡山・天理*/
	left:249px;
	top:66px;
}
li.cle-area-list-areal3602 a:active,
li.cle-area-list-areal3602 a:hover{ /*#生駒・大和郡山・天理*/
	background-position:-249px -414px;
}

li.cle-area-list-areal3600{ /*#吉野・奈良南部*/
	left:179px;
	top:230px;
}
li.cle-area-list-areal3600 a:active,
li.cle-area-list-areal3600 a:hover{ /*#吉野・奈良南部*/
	background-position:-179px -578px;
}

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-osaka{
	left:200px;
	top:22px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-osaka a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-wakayama{
	left:41px;
	top:126px;
	width:60px;
	height:15px;
}
ul li.cle-area-list-wakayama a{
	display:block;
	width:60px;
	height:15px;
}

ul li.cle-area-list-mie{
	left:491px;
	top:215px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-mie 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;
}

