/**************************************/
/**  schedule.css                    **/
/**************************************/

/*----------------------------*/
A{
	text-decoration: none;
}
A:hover{
	color: orange;
	text-decoration: underline;
}
/*----------------------------*/
.headerdiv{
	margin-bottom: 10px;
}
.headernavi{
	font-size: 12px;
}
.headernavi A{
	text-decoration: none;
}
.headernavi A:hover{
	color: orange;
	text-decoration: underline;
}
/*----------------------------*/
.gotop{
	margin-top: 20px;
	font-size: 14px;
}
.gotop A{
	text-decoration: none;
}
.gotop A:hover{
	color: orange;
	text-decoration: underline;
}
/*----------------------------*/
.askto{
	margin-top: 20px;
	font-size: 14px;
}
.backhome{
	margin-top: 20px;
	margin-bottom: 5px;
}
.copyright{
	font-size: 12px;
}
/*----------------------------*/
.title{
	color: black;
	font-size: 18px;
	font-weight: bold;
}
.basecolor{
	background-color:#333333;
}

.schhddate{
	color:seashell;
	background-color:darkred;
	font-size:12px;
	font-weight:bold;
}
.schdate{
	color:#333333;
	background-color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.schdate A{
	color:#333333;
	text-decoration: none;
}
.schdate A:hover{
	color: orange;
	text-decoration: underline;
}
.schdatesat{
	color:royalblue;
	background-color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.schdatesat A{
	color: royalblue;
	text-decoration: none;
}
.schdatesat A:hover{
	color: orange;
	text-decoration: underline;
}
.schdatesun{
	color:crimson;
	background-color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.schdatesun A{
	color:crimson;
	text-decoration: none;
}
.schdatesun A:hover{
	color: orange;
	text-decoration: underline;
}
.schhdcard{
	color:ivory;
	background-color:#333333;
	line-height: 20px;
	font-size:12px;
	font-weight:bold;
}
.schcard{
	color:black;
	background-color:#ffffff;
	line-height: 20px;
	font-size:14px;
	font-weight:nomal;
}
.schcard A{
	color: black;
	text-decoration: none;
}
.schcard A:hover{
	color: orange;
	text-decoration: underline;
}
.schcardsmall{
	font-size:12px;
}
.schcardsmall2{
	font-size:11px;
}
.schvs{
	width:55px;
	padding-left:5px;
	color:black;
	background-color:#ffffff;
	line-height: 20px;
	font-size:14px;
	font-weight:nomal;
	white-space:nowrap;
}
.schst{
	width:95px;
	color:black;
	background-color:#ffffff;
	line-height: 20px;
	font-size:12px;
	font-weight:nomal;
	white-space:nowrap;
}
.schtm{
	width:35px;
	padding-right:5px;
	color:black;
	background-color:#ffffff;
	line-height: 20px;
	font-size:14px;
	font-weight:nomal;
	white-space:nowrap;
}
.schnote1{
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
.schnotespc{
	color:crimson;
	font-size:12px;
	font-weight:bold;
}
.lastmodify{
	color:darkgreen;
	font-size:12px;
	font-weight:bold;
}
.headernavi{
	color: #333333;
}
.headernavi A{
	color: #333333;
}
.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: #999999;
}


BODY{
	color: #000000;
	background-color: mistyrose;
}
.gotop A{
	color: #333333;
}
.copyright{
	color: #333333;
}

