#contents h2 {
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    clear: both;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 20px;
    border-bottom: 1px solid #d2d2d0;
    background-color: #f8f8f8;
    text-align: left;
}

#contents p {
    line-height: 1.6em;
    margin: 0px 40px 20px;
}