@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-areal3701{ /*#大津市*/
	left:50px;
	top:114px;
}
li.cle-area-list-areal3701 a:active,
li.cle-area-list-areal3701 a:hover{ /*#大津市*/
	background-position:-50px -462px;
}

li.cle-area-list-areal3702{ /*#草津・近江八幡*/
	left:139px;
	top:199px;
}
li.cle-area-list-areal3702 a:active,
li.cle-area-list-areal3702 a:hover{ /*#草津・近江八幡*/
	background-position:-139px -547px;
}

li.cle-area-list-areal3700{ /*#彦根・長浜*/
	left:324px;
	top:68px;
}
li.cle-area-list-areal3700 a:active,
li.cle-area-list-areal3700 a:hover{ /*#彦根・長浜*/
	background-position:-324px -416px;
}

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-kyoto{
	left:28px;
	top:74px;
	width:45px;
	height:15px;
}

ul li.cle-area-list-kyoto a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-gifu{
	left:462px;
	top:172px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-gifu a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-mie{
	left:340px;
	top:316px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-mie a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-aichi{
	left:485px;
	top:314px;
	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;
}

