@charset "utf-8";
.AreaBox{
	margin:15px 0 10px 3px;
	width:575px;
	position:relative;
}

.AreaBox a{
	display:block;
	width:16px;
	height:16px;
	position:absolute;
	background:url(../img-map/map-dt.png) top left no-repeat;
	text-indent:-9999px;
	left: 183px;
	top: 167px;
}
.AreaBox a:hover{
	background:url(../img-map/map-dt.png) bottom left no-repeat;
}

.AreaBox a.po1{
	top:12px;
	left:80px;
	z-index:10;
}

.AreaBox a.po2{
	top:87px;
	left:344px;
	z-index:20;
}

.AreaBox a.po3{
	top:216px;
	left:385px;
	z-index:30;
}

.AreaBox a.po4{
	top:292px;
	left:1px;
	z-index:40;
}
