@charset "shift_jis";
p {
	color: #EFEFEF;
	line-height: 125%;
}
.weekday {
	font-weight: bold;
}
.sunday {
	font-weight: bold;
	color: #CC0000;
}
.satday {
	font-weight: bold;
	color: #6699FF;
}
.holiday {
	font-weight: bold;
	color: #FF9900;
}
.act {
	font-weight: bold;
}

