@charset "utf-8";

/*------------------------------------------------
    about/company/accessmap.html styles
--------------------------------------------------*/
#pagetitle h1{
    width: 637px;
    height: 40px;
    background: url(../images/acc_pagetitle.gif) left top no-repeat;
}

.acc_map {
    margin: 15px 0 0 0;
    width: 540px;
    text-align: center;
}
.acc_map_accress{
    width: 540px;
    text-align: center;
}
.acc_map_accress div{
    width: 480px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}




