@charset "utf-8";
p.top {
	background: url(../img/event/logo_event.gif) no-repeat;
	padding: 5px 0px 10px 330px;
	display: block;
}

.navi li {
	float: left;
}

#schedule {
	background: #ededed;
	padding: 20px;
}

#schedule h3 {
	float: left;
	width: 53px;
}

#schedule .month {
	clear: both;
	background: #FFFFFF;
	margin-bottom: 16px;
	padding: 5px 10px 20px 5px;
	min-height: 65px;
	height: auto!important;
	height: 90px;
}

.month.spring {
	border-left: 5px solid #F56EB3;
}

.month.summer {
	border-left: 5px solid #8cc63f;
}

.month.autumn {
	border-left: 5px solid #a67c52;
}
.month.winter {
	border-left: 5px solid #4db8e2;
}

.month .inner {
	float: right;
	width: 590px;
	padding-top: 10px;
}

.month#m4 {
	background: #FFFFFF url(../img/event/image_m4.jpg) no-repeat 590px 10px;
}

.month#m7 {
	background: #FFFFFF url(../img/event/image_m7.jpg) no-repeat 590px 10px;
}

.month#m8 {
	background: #FFFFFF url(../img/event/image_m7.gif) no-repeat 590px 10px;
}

.month#m10 {
	background: #FFFFFF url(../img/event/image_m10.gif) no-repeat 590px 18px;
}

.month#m12 {
	background: #FFFFFF url(../img/event/image_m12.gif) no-repeat 610px 15px;
}
