#schedule{
	width:100%;
}
#schedule .header{
	background:url(/schedule/img/main.jpg) no-repeat top;
	padding-bottom:20px;
}
#schedule .inner{
	width:826px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#schedule .inner .block{
	width:100%;
	background:url(/schedule/img/frame.gif) no-repeat bottom;
}
#schedule .inner .teamaA{
	width:100%;
	text-align:right;
	min-height:180px;
	background:url(/schedule/img/teama.jpg) no-repeat top;
}
#schedule .inner .teamaA .teamaAInner{
	margin-right:35px;
}

.calendarhead{
	float:right;
	width: 700px;
	padding:20px 0;
	font-family:"Times New Roman", Times, serif;
}
.scheduleLink{
	font-size:10px;
	font-family:"lr SVbN", "Osaka|";
	padding-bottom:5px;	
}
.moddole{
	float:left;
	font-size:18px;
	font-weight:bold;
	width:258px;
	text-align:center;
	border:#fff solid 1px;
}
.next,.back{
	width:216px;
	border:#fff solid 1px;
}
.next{
	text-align:left;
	float:right;
}
.back{
	text-align:right;
	float:left;
}
#calendar{
	padding:0;
	margin:0;
}
#calendarSchedule table{
	float:right;
	width: 756px;
	margin:0 0 30px 0;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}
#calendarSchedule th,#calendarSchedule td{
	width:108px;
}
#calendarSchedule th{
	background:#000000;
	text-align:center;
}
#calendarSchedule th.none{
	color:#FFFFFF;
	border-right:1px solid #CCCCCC;
}
#calendarSchedule td{
	border:1px solid  #CCCCCC;
	vertical-align:top;
	text-align:left;
	padding: 0 8px 8px;
	font-family:"Times New Roman", Times, serif;
	height:50px;
}
#calendarSchedule .vs{
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#calendarSchedule .txtS{
	font-size:9px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#calendarSchedule td.none{
	background:#E8E8E8;
}

.today {
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}



h2.schedule-header {
}
#schedule-content table {
	float:right;
	width: 756px;
	margin:0 0 30px 0;
	border-collapse:collapse;
}
#schedule-content th{
	border-right: 1px solid #ccc;
	font-size:12px;
}
#schedule-content th,#schedule-content th td {
	text-align: center;
	color: #fff;
	background-color: #000;
	font-weight: bold;
	padding:0;
	margin:0;
}
#schedule-content .day{
	text-align: center;
	border: 1px solid #ccc;
	width:50px;
	padding:2px;
}
#schedule-content td {
	text-align: left;
	padding:0;
	margin:0;
	font-size:12px;
}
#schedule-content table.calenar tr.Sat .day {
	color:#3366CC;
	background:#fff;
}
#schedule-content table.calenar tr.Sun .day{
	color:#CC0000;
	background:#fff;
}
#schedule-content table.calenar tr.Mon,#schedule-content table.calenar tr.Tue,#schedule-content table.calenar tr.Wed,#schedule-content table.calenar tr.Thu,#schedule-content table.calenar tr.Fri {
	background-color: #FFF;
}
#schedule-content .off{
	background:#d9ecfe;
	color:#3e89d4;
	font-size:9px;
}
#schedule-content .practicgame{
	background:#ffccff;
}
#schedule-content .practic{
	background:#fff;
}
#schedule-content .game{
	background:#ff9999;
}
#schedule-content .officialgame{
	background:#ffcc66;
}
#schedule-content .other{
	background:#E6E6E6;
	color:#666;
}
#schedule-content #subTable{
	width:100%;
	padding:0px;
	margin:0px;
	border:0px;
	border-collapse:collapse;
}
#schedule-content #subTable td{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:2px;
}
#subTable .vs,#subTable .ground,#subTable .name{
	width:21%;
}
#schedule-content #subTable .ko,#schedule-content #subTable .team{
	width:8%;
	text-align:center;
}
#subTable .other{
	width:21%;
}
