.seasonBox {
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 15px;
	clear: both;
	padding-bottom: 9px;
	margin-bottom: 20px;
}
.seasonBox .L {
	width: 330px;
	float: left;
}
.seasonBox .R01 {
	width: 190px;
	padding-left: 68px;
	float: left;
}
.seasonBox .R02 {
	width: 190px;
	padding-left: 28px;
	float: left;
}
#S01 {
	background-image: url(../images/event/seasonBg01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#S02 {
	background-image: url(../images/event/seasonBg02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#S03 {
	background-image: url(../images/event/seasonBg03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#S04 {
	background-image: url(../images/event/seasonBg04.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.eventCal  {
	margin-top: 8px;
	margin-left: 12px;
}
.eventCal dt {
	font-size: 93%;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
	text-align: right;
	width: 30px;
	line-height: 200%;
}
.eventCal .dd01 {
	font-size: 93%;
	color: #333;
	margin-top: -2em;
	padding-left: 40px;
	line-height: 200%;
}
.eventCal .dd02 {
	font-size: 93%;
	color: #333;
	margin-top: -2em;
	padding-left: 103px;
	padding-bottom: 7px;
	line-height: 200%;
}
.eventCal .dd03 {
	font-size: 93%;
	color: #333;
	margin-top: -4em;
	padding-left: 103px;
	padding-bottom: 10px;
	line-height: 200%;
}
.eventCal .uL {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
