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

.attention {
	font-size: 14px;
	line-height: 200%;
	color: #630;
}
.subtitle {
	font-size: 14px;
	color: #5AAC11;
	font-weight: bold;
}
.center {
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.event_title {
	font-size: 24px;
	font-weight: bold;
	color: #FF6C34;
}
