        BODY {                font-size:12px;  /* 文字の大きさを指定 */        font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;        background-image: url("../gaia/gaia_back.jpg");        color:#000000        }        H1 {                font-size:28px; /* 文字の大きさを指定 */        color:#ff001E        }        H2 {                font-size:24px; /* 文字の大きさを指定 */        color:#ff001E        }        th {                font-size:10px; /* 文字の大きさを指定 */        font-weight:bold;        }        td {                font-size:10px; /* 文字の大きさを指定 */        color:#000000        }        p {                font-size:12px;  /* 文字の大きさを指定 */        color:#000000        }        a {                text-decoration: underline; }        a:link { color: #0000FF; }        a:visited { color: #008080; }        a:hover { color: #FF0000; }        a:active { color: #FF0000; }        #th1 {        text-align: right;        background-color: #bbffbb        }        #td1 {        background-color: #eeffee        }         #h1 {                font-size:28px; /* 文字の大きさを指定 */        font-weight:bold;        color:rgb(255,102,102)        }         #h2 {                font-size:24px; /* 文字の大きさを指定 */        font-weight:bold;        color:#ff001E        }