body{
    font-family: sans-serif,Arial,"MSPƒSƒVƒbƒN","Osaka";
    color:#333;
    padding:0px;
    margin:0px;
    background-color:#fff;
    text-align:center;
}
A:link{
    color:#990000;
    text-decoration:none;
}
A:visited{
    color:#990000;
    text-decoration:none;
}
A:hover{
    color:#990000;
    text-decoration:underline;
}
#box{
    margin:0px;
    margin-right:auto;
    margin-left:auto;
    padding:0px;
    width:600px;
    height:410px;
    background-image:url('img/back.gif');
    background-repeat:repeat-x;
    background-position:right;
    margin-top:10%;
}
#top{
    margin:0px;
    padding:0px;
    width:160px;
    height:410px;
    background-image:url('img/toptitle.gif');
    background-position:left;
    background-repeat:no-repeat;
    float:left;
}
#top H1{
    display:none;
}
#contents{
    margin:0px;
    padding:0px;
    width:440px;
    height:410px;
    background-image:url('img/backside.gif');
    background-repeat:no-repeat;
    float:right;
    background-position:right;
}
#navi{
    margin:0px 0px 0px 15px;
    padding:0px;
    width:420px;
    height:90px;
    background-image:url('img/minitilte.gif');
    background-position:300px 30px;
    background-repeat:no-repeat;
}
#navi UL{
    margin:0px;
    padding:0px;
    padding-top:60px;
    list-style:none;
    width:400px;
    height:25px;
}
#navi LI{
    margin:0px;
    padding:0px;
    display:block;
    width:80px;
    height:25px;
    float:left;
}
#navi a{
    background-image:url('img/btn.gif');
    background-repeat:no-repeat;
    display:block;
    width:80px;
    height:25px;
    text-align:right;
}
#navi SPAN{
    display:none;
}
#menuhome{
    background-position:0px -25px;
}
#navi a:hover#menuhome{
    background-position:0px -25px;
}
#menuflash{
    background-position:-80px 0px;
}
#navi a:hover#menuflash{
    background-position:-80px -25px;
}
#menugraphics{
    background-position:-160px 0px;
}
#navi a:hover#menugraphics{
    background-position:-160px -25px;
}
#menubbs{
    background-position:-240px 0px;
}
#navi a:hover#menubbs{
    background-position:-240px -25px;
}
#menumail{
    background-position:-320px 0px;
    width:85px;
}
#navi a:hover#menumail{
    background-position:-320px -25px;
}
#main{
    margin:0px 0px 0px 15px;
    padding:0px;
    width:400px;
    height:238px;
    background-image:url('img/contentsback.gif');
    background-repeat:no-repeat;
}
#main H2{
    padding:0px;
    margin:0px;
    color:#333;
    text-align:center;
    font-size:14px;
    height:17px;
}
#swf{
    margin:0px;
    padding:15px 0px 0px 0px;
    width:200px;
    height:200px;
    float:left;
}
#news{
    width:200px;
    height:198px;
    padding:18px 0px 0px 0px;
    margin:0px;
    float:left;
    color:#333;
    text-align:left;
}
#news H2{
    width:200px;
    height:17px;
    padding:0px;
    margin:0px;
    color:#ff000;
    text-align:center;
    font-size:14px;
}
#newstext{
    width:185px;
    height:166;
    padding:0px 0px 10px 10px;
    margin:0px;
    color:#333;
    text-align:left;
    font-size:xx-small;
    overflow:auto;
}
#newstext H3{
    padding-top:10px;
    margin:0px;
    color:#FF0000;
    text-align:left;
    font-size:x-small;
}
#news A:link,
#news A:visited,
#news A:hover,
#news A:active{
    font-weight:bold;
}
#footer{
    margin:0px;
    padding:0px;
    width:410px;
    font-size:xx-small;
    text-align:right;
    clear:both;
}
#footer A:link,
#footer A:visited,
#footer A:active{
    color:#333;
    text-decoration:none;
    font-weight:none;
}
#footer A:hover{
    color:#990000;
    text-decoration:underline;
}
