body {
    font-style:normal;            /* フォントスタイル：標準 */
    font-weight:normal;            /* 文字太さ：標準 */
    font-size:10pt;                /* フォントサイズ：12pt */
    line-height:18pt;            /* 行幅 */
    text-indent:0pt;            /* インデント：0pt */
    color:#000000;                /* 文字色*/
}

.linehight {  line-height: 140%}
