@charset "utf-8";
.sch-title {
	border-left: 10px solid #2A1700;
	padding-left: 10px;
	padding-top: 5px;
	text-shadow: 1px 1px 3px;
	background-color: #EEEEEE;
	padding-bottom: 5px;
	margin-bottom: 20px;
	line-height: 20px;
}
.sch-content {
	font-size: 16px;
	line-height: 20px;
}
.sch-program {
	padding-left: 5px;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 20px;
}
.sch-subtitle {
	color: #7A7A7A;
	font-size: 16px;
	text-shadow: 0px 0px;
}



.sch-day {
	font-size: 25px;
	font-weight: bold;
}
