body{
text-align:center;margin:0;padding:0;
font:13px/1.231 Arial, Helvetica, sans-serif;
*font-size: small;
*font: x-small;
background:#F9F9F9;
}

table {font-size: inherit; font: 100%;}

pre, code, kbd, samp, tt{
font-family: monospace;
*font-size: 108%;
line-height: 100%;
}

img{
border: 0px;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
margin:0;
padding:0;
}

table {
border-collapse:collapse;
border-spacing:0;
}

fieldset,img { 
border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
}

ol,ul {
list-style:none;
}

caption,th {
text-align:left;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}

q:before,q:after {
content:'';
}

abbr,acronym {
border:0;
}

a:link,
a:visited,
a:active{
color: #000066;
text-decoration: none;
}

a:hover{
color:#990000;
text-decoration:underline;
}

.clr{
clear:both;
}


#page{
width:985px;
background-color: #F9F9F9;
padding:0;
margin:0 auto;
}


/* ------ ヘッド ------- */

#head{
text-align:left;
background:#8ccc33;
height:88px;
}

.headlogo{
float:left;
width:360px;
padding:0;
margin:0;
}

.headadv{
float:right;
width:500px;
text-align:right;
padding:0;
margin:0;
}

.navibar{
text-align:left;
color:#ffffff;
font-weight:bold;
margin:0px;
background:url("/pics/menu/headbar1.gif") repeat-x left top;
padding:5px 5px 5px 20px;
}

.navibar span{
float:right;
color:#ffffff;
font-size:12px;
}


#head p{
font-size:12px;
}

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

#head a:hover{
color:#ffffff;
text-decoration:underline;
}


/* ------ メイン ------ */

#main {
float: left;
width:970px;
min-height:385px;
height: auto !important;
font-size:14px;
background: #F9F9F9;
padding: 5px;
display: inline;
margin:0;
}

#main h2{
color:#FFFFFF;
font-size:18px;
font-weight:bold;
text-align:center;
padding: 15px 10px;
background:url(/pics/menu/green_black_970x50.png) no-repeat left top;
margin:0px;
height:30px;
}

#main .gameword a:link,
#main .gameword a:visited,
#main .gameword a:active{
color:#1B00C3;
text-decoration:underline;
}

/* ----- Table ----- */
table.tablesorter {
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 14px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 14px;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(/pics/menu/table/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	border:1px solid #cccccc;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/pics/menu/table/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/pics/menu/table/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}



/* ------ フッタ ------ */

#foot{
clear:both;
background:#607326;
text-align:left;
color:#ffffff;
padding:10px 7px 10px 7px;
}

#foot .bottom_place { width:985px; margin:0 auto; padding:10px 0 0 0; }
#foot .bottom_place h3 { color:#B3EC4F; font:bold 12px  Arial, Helvetica, sans-serif; margin:0 0 10px 0; }

#foot .bottom_place ul { margin:0; list-style:none;}
#foot .bottom_place li { width:300px; padding:0; margin:0 10px !important; float:left; }

#foot .bottom_place a { color:#ffffff; font:normal 12px  Tahoma, Geneva, sans-serif; text-decoration:none; line-height:1.8em;}
#foot .bottom_place a:hover { text-decoration:underline;}

#foot .contents{
width:985px;
padding:0;
margin:0 auto;
}

#foot a:link,
#foot a:visited,
#foot a:active{
color: #ffffff;
text-decoration:underline;
}