@charset "utf-8";
/* CSS Document */

.timetable {
	margin-left: 100px;
	border: thin solid #999999;
	margin-top: 20px;
	width: 650px;
}
p {
	font-size: small;
	color: #165454;
}
