.head_ym {
	font-size: 12pt;
	background-color: #C6C0A8;
	background-position: center;
	text-align: center;
}
.head_eve {
	font-size: 9pt;
	background-color: #CCFFCC;
	text-align: center;
}
.head_sun {
	font-size: 9pt;
	background-color: #FFD9D9;
	color: #FF0000;
	text-align: center;
}
.head_sat {
	font-size: 9pt;
	background-color: #DFDFFF;
	color: #0000FF;
	text-align: center;
}
.everyday {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
.sunday {
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFD9D9;
	text-align: center;
}
.saturday {
	font-size: 9pt;
	font-weight: bold;
	color: #0000FF;
	background-color: #DFDFFF;
	text-align: center;
}
.today {
	background-color: #FFFF99;
	background-position: center;
}
.state {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

