@import "base-style.css";
/* ---------------------------------------------
Fݒ
--------------------------------------------- */
body { background:#e5e5e5; }
#header div {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
}
h1 {
    position: relative;
    min-height: 35px;
    * height: 35px;
    margin: 0 auto;
    padding: 5px 0 0 35px;
    text-align: left;
    font-size: 1.3em;
    font-family: "HGPnpp޼UB";
    font-weight: normal;
    line-height: 1.1;
    color: #333;
    position:absolute; top: 25px; left: 40px;
    background: url(img/checkgray.gif) no-repeat top left;
}
h3 {
    position: relative;
    margin: 5px 0 15px;
    padding:10px 0 2px 40px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 42px;
    text-align: left;
    
    clear: both;
    font-family: "HGPnpp޼UB";
    background: url(img/h3.gif) no-repeat left;
}
