@import "/common.css";
@import "/base.css";
@import "/header.css";
@import "/gnavi.css";
@import "/side_contents.css";
@import "/footer.css";
@import "/back_button.css";

#main {
    width: 580px;
    padding-top: 20px;
    font-size: 12px;
    line-height: 20px;
}

#main #page_title {
    display: block;
    width: 187px;
    height: 24px;
    background: url(/img/contact_title.gif) no-repeat;
    text-indent: -999em;
    margin-bottom: 24px;
}

#main h3 {
    padding-left: 50px;
    padding-bottom: 18px;
}

#main h3 em {
    font-size: 14px;
    font-weight: bold;
}

#main p.address {
    padding-left: 64px;
    padding-bottom: 12px;
}

#main p.tel {
    padding-left: 80px;
    padding-bottom: 6px;
}

#main p.fax {
    padding-left: 80px;
    padding-bottom: 36px;
}

#map {
    width: 580px;
    height: 500px;
}