/*ヘッダ部*/
h1{
    font-size:0.9em;
    margin:0px;
    /*font-weight:normal;*/
    color:#eeeeee;
    background:#444444;
    padding:4px 10px;
    text-align:left;
    border-bottom:5px solid #B7D029;
}


#header{
    /*width:880px;*/
    /*border-top:3px solid #B7D029;*/
    margin:0px auto 0px auto;
    text-align:left;
    background:#ffffff;
}

#title {
    margin:0px 0px 0px 0px;
}

#title img{
    margin-top:3px;
    border:0px;
}

.h_t1{
    font-size:0.8em;
}


