
/* 出展のご案内 */
.small {
	font-weight: normal;
	font-size: .8em;
	margin-top: 7px;
	line-height: 1.4;
}

.deadline {
	color: rgb(220, 36, 36);
}

.guideline-for-exhibitors {
	background-color: hsl(224, 76%, 94%);
}

.schedule-list {
	font-weight: bold;
}
.schedule-list dt {
	color: hsl(132, 26%, 33%);
	text-decoration: underline;
}
.schedule-list dd {
	margin: 10px 0 30px 0;
}