        BODY {
                font-size:12px;  /* 文字の大きさを指定 */
        font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
        background-image: url("../imag/gaia_bg.jpg");
        background-repeat: no-repeat;
        background-attachment: fixed;
        color:#000000
        }

        H1 {
        font-size:24px; /* 文字の大きさを指定 */
        line-height:1.2em;
        margin:2px;
        padding: 0px 0px 0px 0px;
        color:#ffffff
        }

        th {
        font-size:11px; /* 文字の大きさを指定 */
        font-weight:bold;
        }

        td {
        font-size:11px; /* 文字の大きさを指定 */
        line-height:1em;
        }

        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;
        background-color: #003333;
        color:#ffffff
        }

        #table2 {
        width:100%;
        text-align: left;
        background-color: rgb(255,255,255);
        color:#000000
        }

        #td1 {
                font-size:20px; /* 文字の大きさを指定 */
        line-height:1.8em;
        color:#000000
        }

        #td1 a{
        color:#000000
        }

        .date{
        color:#ffff33;
        }

        .style1{
                font-size:14px; /* 文字の大きさを指定 */
        line-height:1em;
        }

        .style2{
                font-size:10px; /* 文字の大きさを指定 */
        line-height:1em;
        }
