.line {
	background-color: #666666;
}

.youbi {
	background-color: #FFFFFF;
	text-align:center;
}

.month {
	background-color: #FFFFFF;
	height: 30px;
	text-align:center;
}

.on {
	background-color: #FFFFFF;
	height: 20px;
	text-align:center;
}

.off {
	background-color: #cccccc;
	height: 20px;
	text-align:center;
}

.white {
	background-color: #FFFFFF;
	height: 20px;
	text-align:center;
}