#schedule {
	margin-left: 0.8em;
}
#schedule dt {
	font-size: 0.9em;
	padding: 5px;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #3FBCBC;
	margin-top: 15px;
	line-height: 120%;
	margin-bottom: 10px;
}
#schedule div.date {
	text-align: right;
	float: right;
}
#schedule div.sche_tit {
	float: left;
}
#schedule dd {
	font-size: 0.9em;
	line-height: 130%;
}
.exhibition {
	margin-bottom: 20px;
	padding-top: 10px;
}
.exhibition dt {
	background-image: url(../../img/cer_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-bottom: 5px;
	color: #3FBCBC;
	line-height: 130%;
	font-weight: 700;
}
.exhibition dd {
	padding-left: 15px;
	margin-bottom: 20px;
	font-size: 0.9em;
	line-height: 130%;
}