body {
    line-height: 1.6; /* 行の高さ 1文字の1.5倍 */ 
    font-size: 12pt;
    color: rgb(56, 54, 54); /* 文字色 */ 
}

table {
    line-height: 1.6; /* 行の高さ 1文字の1.5倍 */ 
    font-size: 12pt;
    color: rgb(56, 54, 54); /* 文字色 */ 
}