/**************************************/
/**  schedule.css                    **/
/**************************************/

/*----------------------------*/
a{
	text-decoration: none;
}
a:hover{
	color: orange;
	text-decoration: underline;
}
/*----------------------------*/
.schTitle{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
/*----------------------------*/
.headerdiv{
	margin-bottom: 10px;
}
.headernavi{
	font-size: 12px;
	color: #333333;
}
.headernavi a{
	color: #333333;
	text-decoration: none;
}
.headernavi a:hover{
	color: orange;
	text-decoration: underline;
}
/*----------------------------*/
.linkdiv{
	margin-top: 5px;
	margin-bottom: 20px;
}
.linknavi{
	font-size: 12px;
	color: #666666;
}
.linknavi a{
	color: #666666;
	text-decoration: none;
}
.linknavi a:hover{
	color: orange;
	text-decoration: underline;
}
.linknavixxx{
	font-size: 12px;
	color: #cccccc;
}
/*----------------------------*/
.tblTeam{
}
.tblTeamAlph{
	width: 20px;
	font-size: 14px;
	font-weight: bold;
}
.tblTeamName{
	width: 100px;
	font-size: 14px;
}
/*----------------------------*/
.tblSchLeague{
}
.tblSchHeader{
}
.tblSchHeaderProd{
}
.tblSchHeaderDate{
}
.tblSchHeaderWeek{
	width: 30px;
}
.tblSchHeaderCard{
}
/*----------------------------*/
.gotop{
	margin-top: 20px;
	font-size: 14px;
	color: #333333;
}
.gotop a{
	color: #333333;
	text-decoration: none;
}
.gotop a:hover{
	color: orange;
	text-decoration: underline;
}
/*----------------------------*/
.note{
	margin-top: 10px;
	font-size: 12px;
}
.askto{
	margin-top: 20px;
	font-size: 14px;
}
.backhome{
	margin-top: 20px;
	margin-bottom: 5px;
}
.copyright{
	font-size: 12px;
	color: #333333;
}
/*----------------------------*/

