@charset "Shift_JIS";

/*------------------全体------------------*/
html {/*width:100%; height:100%;*/ }
body { margin:0px; padding:0px; background-color:#2b3a18; background-attachment:scroll; background-image:url(bg.gif); background-repeat:repeat-x; background-position:center top; color:#333; }
a:link, a:visited, a:active, a:hover {color:#390; text-decoration:none;}

a.oatime{color:#fff;}
a.oatime:link { text-decoration:none; color:#fff; }
a.oatime:visited { text-decoration:none; color:#fff; }
a.oatime:active { text-decoration:underline; color:#ff0; }
a.oatime:hover { text-decoration:underline; color:#ff0; }

/*------------------大枠------------------*/
#mainwrap{  width:990px; margin:0px auto; padding:0px; height:auto;}

/*------------------コンテンツ共通------------------*/
div.contTop{ background: url(contTop.gif) no-repeat center top; padding:0px; height:15px; width:964px; margin:0px auto; display:block; overflow:hidden; }
div.contBody{ background: url(contBody.gif) repeat-y center top;  padding:0px; width:964px; margin:0px auto; display:block; }
div.contBodyInner{ padding:0px 20px 0px 20px; margin:0px;}
div.contBottom{ background: url(contBottom.gif) no-repeat center top;  padding:0px; height:15px; width:964px; margin:0px auto 20px; display:block; }


#playerTable{}
#playerTable td{ border:1px solid #666; padding:5px; font-size:12px; line-height:1.8em; width:285px; white-space: nowrap; }
#playerTable td b{font-size:16px; color:#060;}
#playerTable td img{ /*float:left;*/ margin-right:5px; border:1px solid #999;}

/*------------------フッタ------------------*/
#footerBox{ margin:10px auto;}
#copy { font-family:Georgia, "Times New Roman", Times, serif; color:#FFF; font-size:12px; letter-spacing:1px; padding-left:100px; }
