@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-areal4600{ /*#四日市・三重中北部*/
	left:249px;
	top:89px;
}
li.cle-area-list-areal4600 a:active,
li.cle-area-list-areal4600 a:hover{ /*#四日市・三重中北部*/
	background-position:-249px -437px;
}

li.cle-area-list-areal4601{ /*#伊勢志摩・三重南部*/
	left:339px;
	top:269px;
}

li.cle-area-list-areal4601 a:active,
li.cle-area-list-areal4601 a:hover{ /*#伊勢志摩・三重南部*/
	background-position:-339px -617px;
}


ul li.cle-area-list-shiga{
	left:303px;
	top:8px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-shiga a{
	display:block;
	width:45px;
	height:15px;
}

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

ul li.cle-area-list-osaka{
	left:35px;
	top:59px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-osaka a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-nara{
	left:119px;
	top:161px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-nara a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-wakayama{
	left:8px;
	top:167px;
	width:60px;
	height:15px;
}
ul li.cle-area-list-wakayama a{
	display:block;
	width:60px;
	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;
}

