#wrapper #mainbox #subleagueinfo {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#wrapper #mainbox #subleagueinfo #shisaa {
	float: right;
	width: 351px;
	padding: 8px;
	border: 1px solid #72BDE7;
	height: auto;
}
#wrapper #mainbox #subleagueinfo #sashiba {
	float: left;
	width: 351px;
	padding: 8px;
	border: 1px solid #F7B374;
	height: auto;
}


#wrapper #mainbox #subleagueinfo h1 {
	font-size: 10pt;
	font-weight: bold;
	border-left: thick solid #6F9DFF;
	padding-left: 2px;
}
#wrapper #mainbox #subleagueinfo #playerrank {
	margin-top: -15px;
}
#wrapper #mainbox #subleagueinfo #standing {
	margin-top: -15px;
}

.table6 {
	/*width: 400px;  テーブルの横幅 */ 
	border-collapse: collapse; /* テーブル全体の枠線（太さ・色・スタイル） */
	padding: 0px;
	margin: 10px 0px 0px;
	position: relative;
	border: thick solid #007FCC;
	top: -10px;
} 
.table6 th {
	border: 1px solid #007FCC; /* セルの枠線（太さ・色・スタイル） */
	padding: 3px 1px; /* セル内の余白 */
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	background: #6F9DFF;
	margin: 0px;
}
.table6 td#td1 {
	border: 1px #666666 solid; /* セルの枠線（太さ・色・スタイル） */ 
	padding: 3px 1px 3px 5px; /* セル内の余白 */
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #000000; 
}
.table6 td {
	border: 1px solid #007FCC; /* セルの枠線（太さ・色・スタイル） */
	padding: 3px 1px; /* セル内の余白 */
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
.table6 tr:hover {
    background: #ffffcc;
}
.table7 {
	/*width: 400px;  テーブルの横幅 */ 
	border-collapse: collapse; /* テーブル全体の枠線（太さ・色・スタイル） */
	padding: 0px;
	margin: 10px 0px 0px;
	position: relative;
	border: thick solid #EA6168;
	top: -10px;
} 
.table7 th {
	border: 1px solid #EA6168; /* セルの枠線（太さ・色・スタイル） */
	padding: 3px 1px; /* セル内の余白 */
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	background: #6F9DFF;
	margin: 0px;
}
.table7 td#td1 {
	border: 1px #666666 solid; /* セルの枠線（太さ・色・スタイル） */ 
	padding: 3px 1px 3px 5px; /* セル内の余白 */
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #000000; 
}
.table7 td {
	border: 1px solid #EA6168; /* セルの枠線（太さ・色・スタイル） */
	padding: 3px 1px; /* セル内の余白 */
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
.table7 tr:hover {
    background: #ffffcc;
}
.table8 {
	/*width: 400px;  テーブルの横幅 */ 
	border-collapse: collapse; /* テーブル全体の枠線（太さ・色・スタイル） */
	padding: 0px;
	margin: 10px 0px 0px;
	position: relative;
	border: thick solid #EB6100;
	top: -10px;
} 
.table8 td {
	border: 1px solid #EB6100; /* セルの枠線（太さ・色・スタイル） */
	padding: 3px 1px; /* セル内の余白 */
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
.table8 tr:hover {
    background: #ffffcc;
}
.table9 {
	/*width: 400px;  テーブルの横幅 */ 
	border-collapse: collapse; /* テーブル全体の枠線（太さ・色・スタイル） */
	padding: 0px;
	margin: 10px 0px 0px;
	position: relative;
	border: thick solid #006EBD;
	top: -10px;
} 
.table9 td {
	border: 1px solid #006EBD; /* セルの枠線（太さ・色・スタイル） */
	padding: 3px 1px; /* セル内の余白 */
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
.table9 tr:hover {
    background: #ffffcc;
}

.tablayer {
	display: none;
}
