        body
        {
            font-family: Meiryo, "MS PGothic";
            font-size: 1em; 
        }
        .post
        {
            line-height: 1.2em;
        }
       pre
        {
            font-family: Consolas, Courier, "MS Gothic";
            font-size: 1em; 
        }

       h3
       {
       margin-bottom: 0px; 
       }