        BODY {                font-size:12px;  /* 文字の大きさを指定 */        font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;        color:#000000;        }        H1 {        font-size:24px; /* 文字の大きさを指定 */        line-height:1em;        margin:0px;        padding: 0px 0px 0px 0px;        color:#ffffff        }        H3 {        font-size:14px; /* 文字の大きさを指定 */        text-align: center;        background-color: #ffffff;        padding: 0px;        color:#000000;        }        th {        font-size:12px; /* 文字の大きさを指定 */        font-weight:bold;        }        td {        font-size:12px; /* 文字の大きさを指定 */        line-height:1.1em;        padding:1px;        }        p {        color:#000000;        }        a {                text-decoration: underline; }        a:link { color: #0000FF; }        a:visited { color: #008080; }        a:hover { color: #FF0000; }        a:active { color: #FF0000; }        #table1 {        text-align: center;        }        #table2 {        width:100%;        text-align: left;        }        #td1 {                font-size:20px; /* 文字の大きさを指定 */        line-height:1.8em;        }        .style00{                font-size:90%; /* 文字の大きさを指定 */        }        .style01{                font-size:80%; /* 文字の大きさを指定 */        }        .style10{                font-size:110%; /* 文字の大きさを指定 */        }        .style11{                font-size:120px; /* 文字の大きさを指定 */        }        .l-style0{        line-height:1.2em;        }