@charset "utf-8";

.wrap_main_02 {
    padding-bottom:0;
}

#img_plan_before {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    background: url(../images/plan_1/img_plan_before.jpg);
    width:236px;
    height:263px;
}

*:first-child+html #img_plan_before {
	text-indent: -9999px;
}

#img_plan_before:hover {
    background-position: bottom;
}

#img_plan_after {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    background: url(../images/plan_1/img_plan_after.jpg);
    width:236px;
    height:263px;
    margin-right:10px;
}

*:first-child+html #img_plan_after {
	text-indent: -9999px;
}

#img_plan_after:hover {
    background-position: bottom;
}

/*** imgMap / scrollable ***/


#wrap_items {
	clear: both;
}

#imgMap {
    float: none;
    width: 550px;
	height:580px;
    margin: 20px 0 30px;
    
}

#imgMap{
    background:url(../images/plan_1/map_00.jpg) no-repeat;    /* common add */
}

#zone01{
	top: 269px;
	left: 295px;
}
#zone02{
	top: 152px;
	left: 230px;
}
#zone03{
	top: 207px;
	left: 100px;
}
#zone04{
	top: 373px;
	left: 45px;
}
#zone05{
	top: 335px;
	left: 212px;
}
#zone06{
	top: 63px;
	left: 367px;
}
#zone07{
    top: 110px;
    left: 189px;
}
#zone07{
    top: 187px;
    left: 277px;
}
#zone08{
    top: 23px;
    left: 56px;
}
#zone09{
    top: 99px;
    left: 236px;
}
#zone10{
    top: 218px;
    left: 234px;
    position: absolute;
}