@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;
}
.AreaBox a:hover{
	background:url(../img-map/map-dt.png) bottom left no-repeat;
}

.AreaBox a.po1{
	top:135px;
	left:120px;
	z-index:10;
}

.AreaBox a.po2{
	top:156px;
	left:182px;
	z-index:20;
}

.AreaBox a.po3{
	top:172px;
	left:198px;
	z-index:30;
}

.AreaBox a.po4{
	top:186px;
	left:218px;
	z-index:40;
}
.AreaBox a.po5{
	top:190px;
	left:252px;
	z-index:50;
}
