@charset "utf-8";

@import url("./common.css");

/* contact_1 -------------------------------------------------------------------------------- */
#contact_1 h1 span { background-image: url(../images/contact/title_1.gif); }
#contact_1 h2 {
    font-size: 14px;
    font-weight: bold;
    border-left: 6px solid #cccccc;
    padding: 1px 0 1px 8px;
    margin: 0 0 10px 0;
}
#contact_1 .tel { margin: 0 0 30px 0; }
#contact_1 .tel strong { display: block; font-weight: bold; font-size: 16px; color: #aa0000; margin-bottom: 10px; }
#contact_1 .email { margin: 0 0 30px 0; }
#contact_1 .email strong { display: block; font-weight: bold; font-size: 16px; color: #aa0000; margin-top: 10px; }