.sche {
	font-size: 12px;
	width: 540px;
	text-align: center;
	border: 1px solid #FFE4E1;



}
.sche-title {
	font-size: 14px;
	background-color: #FFE4E1;
	font-weight: bold;

}
.weekday {
	width: 30px;
}
.time {
	width: 80px;
	background-color: #FFE4C4;

}
.holiday {
	background-color: #FFA07A;

}
.ari {
	background-color: #CCFFFF;
}

