@charset "utf-8";

.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-aream○○○{ /*#オーバーするエリア*/
	left:xxxpx;
	top:xxxpx;
}
li.cle-area-list-aream○○○ a:active,
li.cle-area-list-aream○○○ a:hover{ /*#オーバーするエリア*/
	background-position:-xxxpx xxxpx;
}


li.cle-area-list-県名{ /*#近隣県*/
	width:45px;
	height:15px;
	left:xxpx;
	top:xxxpx;
}
ul li.cle-area-list-県名 a{ /*#近隣県*/
	display:block;
	width:45px;
	height:15px;
}

li.cle-area-list-areal7600{ /*#徳島市・徳島北部*/
	left:211px;
	top:76px;
}
li.cle-area-list-areal7600 a:active,
li.cle-area-list-areal7600 a:hover{ /*#徳島市・徳島北部*/
	background-position:-211px -424px;
}
li.cle-area-list-areal7601{ /*#阿南*/
	left:293px;
	top:206px;
}
li.cle-area-list-areal7601 a:active,
li.cle-area-list-areal7601 a:hover{ /*#阿南*/
	background-position:-293px -554px;
}
ul li.cle-area-list-kagawa{
	left:191px;
	top:8px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-kagawa a{
	display:block;
	width:45px;
	height:15px;
}
ul li.cle-area-list-kochi{
	left:34px;
	top:227px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-kochi 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;
}

