@charset"Shift_JIS";
/*文字エンコードの設定（削除不可）*/

/************************************************
/*HTML要素（一部#ID）*/
*{font-style:normal;
scrollbar-arrow-color:#000;scrollbar-face-color:#fff;
scrollbar-highlight-color:#fff;scrollbar-3dlight-color:#fff;
scrollbar-track-color:#fff;scrollbar-shadow-color:fff;
scrollbar-darkshadow-color:#fff;margin:0;padding:0;}


html{width:100%;height:100%;
font-family:Osaka,"ＭＳPゴシック",Century Gothic;color:#666666;
text-align:left;display:block;}
* html{font-family:Osaka,Verdana,"ＭＳPゴシック",Century Gothic;}


img{border:none;}

a{text-decoration:none;}
a:link,a:visited,a:active{color:#ffffff;}
a:hover{color:#ccc;}


h2{color:;font-size:12px;line-height:36px;
font-family:Century Gothic,Serif;
letter-spacing:3px;margin:20px 5px 10px 5px;padding:0;}



pre{font-size:12px;line-height:14px;color:#666666;
font-family:Century Gothic,Serif;margin:0.5em 0;}


div#wrapper{width:440px;margin:0 auto;}
div#TOP{width:440px;height:30px;}


.top{width:630px;text-align:right;}

.no{margin:1em 4em;padding:2px 5px;}
.no img{border:solid #999999 1px;}


/* フッター */
#footer{width:640px;text-align:center;
margin-top:30px;padding:10px 5px;clear:both;}


