@charset "UTF-8";

.contents {
	background: #4fcfd5;
	}
h3 {
	margin-top: 0;
}
table.event_content {
	margin-top: 15px;
}
table.event_content th {
	border: 1px solid #cf3028;
	background: #cf3028;
}
table.event_content td {
	border: 1px solid #cf3028;
}
table.event_content td span {
	color: #cf3028;
}
table.schedule th {
	background: #49c2c8;
}