@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-areal7700{ /*#高松市*/
	left:260px;
	top:136px;
}
li.cle-area-list-areal7700 a:active,
li.cle-area-list-areal7700 a:hover{ /*#高松市*/
	background-position:-260px -484px;
}
li.cle-area-list-areal7701{ /*#さぬき・香川東部*/
	left:395px;
	top:201px;
}
li.cle-area-list-areal7701 a:active,
li.cle-area-list-areal7701 a:hover{ /*#さぬき・香川東部*/
	background-position:-395px -549px;
}
li.cle-area-list-areal7702{ /*#坂出・香川西部*/
	left:101px;
	top:221px;
}
li.cle-area-list-areal7702 a:active,
li.cle-area-list-areal7702 a:hover{ /*#坂出・香川西部*/
	background-position:-101px -569px;
}
li.cle-area-list-areal7703{ /*#小豆島*/
	left:414px;
	top:71px;
}
li.cle-area-list-areal7703 a:active,
li.cle-area-list-areal7703 a:hover{ /*#小豆島*/
	background-position:-414px -419px;
}

ul li.cle-area-list-okayama{ /*#岡山県*/
	left:200px;
	top:9px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-okayama a{ /*#岡山県*/
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-tokushima{ /*#徳島県*/
	left:405px;
	top:316px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-tokushima 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;
}

