body {
    background-image: url(img/bg.jpg);
    margin-top: 0px;
    font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
    font-size: 10pt;
    line-height: 115%;
    color: #666666;
}

a:link { text-decoration:none; color:#399900 }
a:visited { text-decoration:none; color:#399900 }
a:hover { text-decoration:none; color:#F97C00 }

img {
    border: none;
}

h1{
    font-size:7pt;
    margin:1px;
    color:#999999;
}
h2{
    font-size:10pt;
    margin:2px;
    color:#399900;
}
h3{
    font-size:1em;
    margin:0px;
    color:#FFFFFF;
}
span.s1{
    font-size: 1px;
    color:#F3F3F3;
    line-height: 100%;
}