TD.HizukeWeekday { 
	color: black;
	background-color: white;
	font-size: 15px;
	text-align: center;
	width: 50px;
	height: 22px;
}
TD.HizukeSaturday { 
	color: blue;
	background-color: white;
	font-size: 15px;
	text-align: center;
	width: 50px;
	height: 22px;
}
TD.HizukeSunday { 
	color: red;
	background-color: white;
	font-size: 15px;
	text-align: center;
	width: 50px;
	height: 22px;
}
TD.HizukeHoliday {
	color: red;
}
TD.YoubiWeekday { 
	color: black;
	background-color: #FFFFCC;
	font-size: 15px;
	text-align: center;
	width: 50px;
	height: 22px;
}
TD.YoubiSaturday { 
	color: black;
	background-color: #99CCFF;
	font-size: 15px;
	text-align: center;
	width: 50px;
	height: 22px;
}
TD.YoubiSunday { 
	color: black;
	background-color: #FFCCCC;
	font-size: 15px;
	text-align: center;
	width: 50px;
	height: 22px;
}
TD.YoubiHoliday {
	background-color: #FFCCCC;
}
TD.AkiJokyo {
	color: black;
	background-color: white;
	font-size: 15px;
	text-align: center;
	width: 50px;
	height: 22px;
}
