body {
 background: honeydew url(bg024-2.gif);
 margin-left: 2em;
 margin-right: 2em; 
}
p { margin-left: 4em; margin-right: 4em; }
p {
 font-family: "Meiryo UI","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","Osaka",sans-serif;}
p {
    font-size:15px;　/* 文字サイズを15pxに */
    }
p {
 color: indigo;}
p {
 line-height: 1.8em; }
em {
 font-style: normal;
 font-weight: bold;
 color: maroon; }
p.welcome { text-align: center; }
table {
 font-family: "Meiryo UI","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","Osaka",sans-serif;}
a:link { color: indigo; }
a:visited { color: darkviolet; }
a:hover { color: darkviolet; }
table {
    font-size:14px;　/* 文字サイズを14pxに */
    }
table {
 line-height: 1.5em; }

table, td, th { border: 1px solid lightsalmon; }
table, th { font-weight: normal;} 
table, td { color: indigo; }
table {margin: 0px auto;}
td { padding-left: 10px; padding-right: 10px; }
tr { background: honeydew; }
