﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.area00 .right_box {
    background: url(/secure/2050/kan_area_map01a.jpg) no-repeat;
    width: 340px;
    height: 365px;
    display: inline-block;
    vertical-align: text-bottom;
}

.area00 .left_box {
    background: url(/secure/2050/kan_area_map01b.jpg) no-repeat;
    width: 340px;
    height: 365px;
    display: inline-block;
    vertical-align: text-bottom;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0px 0px 0px -4px;
    padding: 0px;
}
}
