@import url(/design/226/design.css);

#contentBody h1 {
    color:#192f60;
    line-height:40px;
    padding-left:46px;
    padding-bottom:0;
    font-weight:bold;
    border-left:none;
    text-align:bottom;
    border:none;
/*    border-bottom: double 5px #2c8216; */
    background-image:url(/design/226/doyobi_h1_24.png);
    background-position:left top;
    background-repeat:no-repeat;
}
#contentBody h2 {
    color:#192f60;
    line-height:40px;
    padding-left:40px;
    font-weight:bold;
    border-left:none;
    border-bottom: none;
    background-image:url(/design/226/doyobi_h2.png);
    background-repeat:no-repeat;
}
#contentBody h3 {
    color:#192f60;
    line-height:40px;
    padding-left:40px;
    font-weight:bold;
    border-left:none;
    border-bottom:none;
    background-image:url(/design/226/doyobi_h3.png);
    background-repeat:no-repeat;
}
#contentBody h4 {
    display:block;
    color:#192f60;
    line-height:40px;
    font-weight:bold;
    padding-left:40px;
    border-left: none;
    border-bottom: none;
    background-image:url(/design/226/doyobi_h4.png);
    background-repeat:no-repeat;
    clear: both;
}

#pageContainer {
    padding-bottom:5px;
}
#contentFooter {
    display:none;
}

