@import "base-style.css";
/* ---------------------------------------------
Fݒ
--------------------------------------------- */
body { background:#e5e5e5; }
#header div {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
}
h1 {border-top: 3px solid #e5e5e5;}
h3 {
    position: relative;
    margin: 5px 0 15px;
    padding: 2px 0 2px 25px;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 40px;
    text-align: left;
    border-bottom: 1px dotted #7e571e;
    clear: both;
    font-family: "HGPnpp޼UB";
    background: url(img/h3gray.gif) no-repeat left;
}