@charset "utf-8";
@import url("base.css");
@import url("navi_top.css");
@import url("sub.css");

#access_contents  {
    width: 962px;
    padding-bottom: 0;
    margin: 0 auto;
    position:relative;
}
#access_contents h2 {
    margin-top: 18px;
}
#access_add {
    background: transparent url("../images/bg_wh_01.png") repeat;
    margin: 4px 0 10px;
    padding: 22px 0 14px 15px;
    position:relative;
}
#access_add ul li {
    font-size: 13px;
    line-height: 21px;
    margin-right: 16px;
    float: left;
    position:relative;
}
.squea dt {
    margin-left: -8px;
}
.squea dd{
    background: transparent url("../images/img_squea.gif") no-repeat 0 7px;
    padding: 0 0 4px 8px;
}
#access_add_li02, #access_add_li03 {
    width: 340px;
}
#gMap {
    width: 960px;
    height: 593px;
    margin: 4px auto 0;
    border: solid 1px #c9c9c9;
}
.infoWindowWrapper {
    padding: 6px 2px 2px 6px;
    overflow: visible;
}

