@charset "utf-8";
td.course {
	text-align: center;
	font-size: 48px;
	color: #55A72C;
	width: 60px;
}
span.course_title{
	font-size: 20px;
	font-weight:bold;
}

th#area {
	width: 108px;
}
th#price {
	width: 96px;
}
