﻿@charset "utf-8";
/* CSS Document */

A {
	font-family: MeiryoKe_PGothic;
	color: #ffffff;
	text-decoration: none;
}
A:hover {
	color: #ffff00;
	text-decoration: underline;
}
.CenterLine {
text-decoration:line-through;
}
.ContentsTitle {
	font-family: MeiryoKe_PGothic;
	font-size: 12px;
	color: #ffffff;
	font-weight: 700;
	letter-spacing: 1px;
}
.ContentsTitle2 {
	font-family: MeiryoKe_PGothic;
	font-size: 10px;
	color: #ffffff;
	font-weight: 700;
	letter-spacing: 1px;
}
.ContentsSubitle {
	font-family: MeiryoKe_PGothic;
	font-size: 24px;
	color: #333333;
	letter-spacing: 1px;
}
.ContentsSubitle2 {
	font-family: MeiryoKe_PGothic;
	font-size: 18px;
	color: #333333;
	letter-spacing: 1px;
}
.White36 {
	font-family: MeiryoKe_PGothic;
	font-size: 36px;
	color: #ffffff;
	letter-spacing: 6px;
}
.Black36 {
	font-family: MeiryoKe_PGothic;
	font-size: 36px;
	color: #000000;
	letter-spacing: 6px;
}
.White18 {
	font-family: MeiryoKe_PGothic;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 2px;
}
.Black18 {
	font-family: MeiryoKe_PGothic;
	font-size: 18px;
	color: #000000;
	letter-spacing: 2px;
}
.White14 {
	font-family: MeiryoKe_PGothic;
	font-size: 14px;
	color: #ffffff;
}
.Black14 {
	font-family: MeiryoKe_PGothic;
	font-size: 14px;
	color: #000000;
}
.Black14B {
	font-family: MeiryoKe_PGothic;
	font-size: 14px;
	font-weight: 700;
	color: #000000;
}
.White12 {
	font-family: MeiryoKe_PGothic;
	font-size: 12px;
	color: #ffffff;
}
.Black12 {
	font-family: MeiryoKe_PGothic;
	font-size: 12px;
	color: #000000;
}
.White12B {
	font-family: MeiryoKe_PGothic;
	font-size: 12px;
	font-weight: 700;
	color: #ffffff;
}
.Black12B {
	font-family: MeiryoKe_PGothic;
	font-size: 12px;
	font-weight: 700;
	color: #000000;
}
.White11 {
	font-family: MeiryoKe_PGothic;
	font-size: 11px;
	color: #ffffff;
}
.Black11 {
	font-family: MeiryoKe_PGothic;
	font-size: 11px;
	color: #000000;
}
.DarkGray11 {
	font-family: MeiryoKe_PGothic;
	font-size: 11px;
	color: #666666;
}
.Black11B {
	font-family: MeiryoKe_PGothic;
	font-size: 11px;
	font-weight: 700;
	color: #000000;
}
.Black11Space {
	font-family: MeiryoKe_PGothic;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
}
.Yellow11B {
	font-family: MeiryoKe_PGothic;
	font-size: 11px;
	color: #ffff00;
	font-weight: 700;
}
.White10 {
	font-family: MeiryoKe_PGothic;
	font-size: 10px;
	color: #ffffff;
}
.Black10 {
	font-family: MeiryoKe_PGothic;
	font-size: 10px;
	color: #000000;
}
.White09 {
	font-family: MeiryoKe_PGothic;
	font-size: 9px;
	color: #ffffff;
}
.Black09 {
	font-family: MeiryoKe_PGothic;
	font-size: 9px;
	color: #000000;
}
.bg-Title{
	background: #bbbbbb;
	}
.bg-White{
	background: #eeeeee;
	}
.bg-Yellow{
	background: #ffffaa;
	}
.bg-DarkBlue{
	background: #bbbbdd;
	}
.bg-DarkRed{
	background: #ddbbbb;
	}
.bg-DarkGreen{
	background: #bbddbb;
	}
.bg-Gray{
	background: #cccccc;
	}
.bg-Back{
	background: #dddddd;
	}
.bg-Game{
	background: #f8f8dd;
	}
.bg-Saturday{
	background: #ccccff;
	}
.bg-Sunday{
	background: #ffcccc;
	}
.bg-Submenu{
	font-size: 11px;
	background: #999999;
	}
#Schedule TD { 
	font-family: MeiryoKe_PGothic;
	font-size: 11px;
	color: #000000;
} 
.Blue-Bold {
	color: #0000ff;
	font-weight: 700;
}
.Blue-Normal {
	color: #0000ff;
}
.Red-Bold {
	color: #ff0000;
	font-weight: 700;
}
.Red-Normal {
	color: #ff0000;
}
.Yellow-Bold {
	color: #ffff00;
	font-weight: 700;
}
.Black {
	color: #000000;
}
.Halftime{
	background: #dddddd;
	line-height: 135%;
}
.Tategaki{
	writing-mode: tb-rl;
}
.ClearText{
	color: #e6e6e6;
}
