@charset "utf-8";

#contents2 {
}
    #timestamp {
        text-align:right;
        font-size:0.9em;
    }
    #description {
        margin-bottom:1em;
    }
    #contents2 {
    }
        #contents2 h3 {
            font-size:130%;
            margin-bottom:1em;
            font-weight:bold;
        }
        #contents2 h4 {
            margin-bottom:1em;
            font-weight:bold;
            color:#666;
        }
        #contents2 p {
            margin-bottom:1em;
        }
        #contents2 ul {
            margin-bottom:1em;
            margin-left:2em;
        }
        #kakomi {
            border:1px solid #000;
            padding:10px;
            margin-bottom:1em;
        }