@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-areal4500{ /*#岐阜市*/
	left:185px;
	top:197px;
}
li.cle-area-list-areal4500 a:active,
li.cle-area-list-areal4500 a:hover{ /*#岐阜市*/
	background-position:-185px -545px;
}

li.cle-area-list-areal4501{ /*#羽島・大垣*/
	left:55px;
	top:168px;
}
li.cle-area-list-areal4501 a:active,
li.cle-area-list-areal4501 a:hover{ /*#羽島・大垣*/
	background-position:-55px -516px;
}

li.cle-area-list-areal4502{ /*#関・多治見*/
	left:298px;
	top:249px;
}
li.cle-area-list-areal4502 a:active,
li.cle-area-list-areal4502 a:hover{ /*#関・多治見*/
	background-position:-298px -597px;
}

li.cle-area-list-areal4503{ /*#飛騨高山*/
	left:329px;
	top:68px;
}
li.cle-area-list-areal4503 a:active,
li.cle-area-list-areal4503 a:hover{ /*#飛騨高山*/
	background-position:-329px -416px;
}


ul li.cle-area-list-ishikawa{
	left:212px;
	top:19px;
	width:45px;
	height:15px;
}

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

ul li.cle-area-list-fukui{
	left:128px;
	top:91px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-fukui a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-nagano{
	left:454px;
	top:174px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-nagano a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-aichi{
	left:218px;
	top:322px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-aichi a{
	display:block;
	width:45px;
	height:15px;
}

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



