/* リセット 
--------------------------------------------------------------- */
* {
 margin:0;
 padding:0;
}

body{
	text-align:center;
	background-color:#ffffff;
	margin:0;
	padding:20px 0;
	color:#000000; 
	font-style: normal;
	font-family:"ＭＳ Ｐゴシック",verdana,arial,helvetica,Sans-Serif;
	}
h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
	}
p	{margin:0;}
a:link {color: #000099;text-decoration: underline;}
a:visited {color: #3399ff;text-decoration: underline;}
a:hover {color: #ff0000;text-decoration: underline;}

#container{
	width:740px;
	margin: 0 auto;
	padding: 0;
	background-image:url(../../../kisenhyo_images/bg_main.gif);
	background-repeat:repeat-y;
	}
#container h2{
width:700px;
height: 30px;
margin: 20px 20px 0;
padding: 8px 15px 6px;
text-align: left;
font-size: 90%;
color: #373737;
background-image:url(../../../kisenhyo_images/bg_h2.gif);
background-repeat:no-repeat;
}
#title{
	width:740px;
	height:90px;
	margin: 0px;
	padding: 0px;
	background-image:url(../../../kisenhyo_images/title_bg.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	}
.ttl01{
	color:#ffffff;
	font-size: 120%;
	line-height:1.5;
	font-weight:bold;
	margin: 0px;
	padding:15px 0px 0px 0px;	
	}
.ttl02{
	color:#ffffff;
	font-size: 85%;
	line-height:1.5;
	font-weight:bold;
	margin: 0px;
	padding: 0px;	
	}
.ttl03{
	color:#00c6ff;
	font-size: 85%;
	line-height:1.5;
	font-weight:bold;
	margin: 0px;
	padding: 0px;	
	}
#menu{
text-align:center;
width:740px;
height:36px;
margin: 0px auto;
padding: 0px;
background-image:url(../../../kisenhyo_images/menu_bg.gif);
background-repeat:no-repeat;
}
#submenu{
text-align:center;
width:740px;
height:36px;
margin: 0px auto 20px;
padding: 0px;
background-image:url(../../../kisenhyo_images/submenu_bg.gif);
background-repeat:no-repeat;
}
#menu p{
font-size:85%;
line-height:1.5;
margin: 0;
padding-top:10px;
}
#submenu p{
font-size:85%;
line-height:1.5;
margin: 0;
padding-top:8px;
}
.icon{
margin: 0;
padding:0px 5px 0px 0px;
vertical-align:middle;
}
.kisenhyo{
	clear:both;
	margin: 20px 20px 20px 30px;
	padding: 0px 0 0px 0 ;
}
.pagetop{
	font-size: 80%;
	margin: 10px 0;
	padding: 0px;
	}
table.linktop{
	margin: 0 20px;
	text-align:left;
	}

.tbg{
	text-align:right;
	}
table.league {
	border-collapse: collapse;
	font-size: 80%;
	border: none;
	margin: 20px auto;
	}
table.league td {
	padding: 5px;
	}
.victory	{
	color:#da1515;
	font-weight:bold;
	}
.bg_victory	{
	background-color:#f4dcdc;]
	}
.bg_nogame	{
	background-color:#d8dce9;
	}
table.league {
font-size: 80%;
margin: 20px auto 0;
background-color:#fff;
border-right: solid 1px #999;}
table.league thead th{
text-align:center;
padding:5px 10px;
border-left: solid 1px #999;
border-top: solid 1px #999;
font-weight:normal;}
table.league tfoot th{
text-align:center;
padding:2px 1px;
border-left: solid 1px #999;
border-bottom: solid 1px #999;
font-weight:normal;
}
table.league tbody td {
padding:5px 5px;
text-align:center;
border-left: solid 1px #999;
border-bottom: solid 1px #999;
}
.num{}
.year{}
.block{background-color:#efefef;}
.playrersname{width:90px; text-align:left;}
.blank{background-color:#fff;
	width:30px;}
.game_no	{background-color: #666666;color:#fff;}
.game_ttl	{background-color: #526abb;color:#fff;}
#siro{ background-color:#fff; border-top-color:#fff; border-bottom-color:#fff;
}
p.copy	{
font-size: 80%;
line-height:1.5;
font-weight: normal;
margin:20px 0 0px 20px;
width:700px;
text-align:left;
}
p.note	{
font-size: 80%;
line-height:1.5;
font-weight: normal;
margin:20px 0 0px 20px;
text-align:left;
clear:both;
}
.date	{
	font-size: 80%;
	text-align:right;
	margin: 0 auto 5px;
	color: #333;
	width:740px;
}

table.rekidai {
	font-size: 80%;
	margin: 20px 15px 0 0px;
	background-color:#fff;
	border-right: solid 1px #999;
	float:left;
	width: 300px;
}

table.rekidai thead th{
text-align:center;
padding:5px 10px;
border-left: solid 1px #999;
border-top: solid 1px #999;
font-weight:normal;
}

table.rekidai tfoot th{
text-align:center;
padding:2px 1px;
border-left: solid 1px #999;
border-bottom: solid 1px #999;
font-weight:normal;
}

table.rekidai tbody td {
padding:5px 5px;
text-align:center;
border-left: solid 1px #999;
border-bottom: solid 1px #999;
}

table.rekidai td span {
	color: #CC0000;
	font-weight: bold;	
}

#rekidaibox{
	width: 640px;
	margin: 0px auto;
}