@charset "utf-8";
/* CSS Document */
/* スケジュール本文 */
.sched_cont {
	font-weight:normal;
	margin-right: 1em;
}

/* スケジュール終了しました */
.sched_finish {
	font-weight:bold;
	color:#FF6600
}

