@charset "utf-8";

#contents2 {
}
    #timestamp {
        text-align:right;
        font-size:0.8em;
    }
    #contents2 h2 {
        font-size:1.3em;
        margin-bottom:1em;
        font-weight:bold;
    }
    #contents2 h3 {
        font-size:1.2em;
        margin-bottom:1em;
        font-weight:bold;
    }
    #contents2 h4 {
        font-size:1.2em;
        margin-bottom:1em;
        font-weight:bold;
        color:#6B2126;
    }
    #contents2 p,
    #contents2 ol {
        margin-bottom:1.5em;
    }
        #contents2 ol li {
            list-style-type:decimal;
            margin-left:2em;
        }
