
#event_top_main {
	width:836px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	background-image: url(../images/event_top/event_topM.jpg);
	background-repeat: repeat-y;
}
#event_topA {
	margin-left:0px;
	margin-top:0px;
	width:836px;
	height:226px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#event_top_colwrap1 {
	float:left;
	width:388px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;

}
#event_topB {
	margin-left:0px;
	margin-top:0px;
	width:350px;
	height:76px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#event_topF {
	margin-left:18px;
	margin-top:3px;
	width:322px;
	height:51px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#event_topH {
	margin-left:18px;
	margin-top:0px;
	width:322px;
	height:50px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#event_topI {
	margin-left:18px;
	margin-top:0px;
	width:322px;
	height:50px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#event_topJ {
	margin-left:18px;
	margin-top:0px;
	width:322px;
	height:50px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#event_topC {
	margin-left:0px;
	margin-top:0px;
	width:486px;
	height:325px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#event_topL {
	margin-left:0px;
	margin-top:0px;
	width:836px;
	height:97px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#event_topM {
	margin-left:0px;
	margin-top:0px;
	width:836px;
	height:52px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#event_topN {
	margin-left:0px;
	margin-top:0px;
	width:836px;
	height:20px;
	margin-bottom:0px;
	float:left;
	display:inline;

}

/* 定期イベント情報 */
#event_top_caption {
	margin-left:0px;
	margin-top:0px;
	width:388px;
	height:35px;
	margin-bottom:0px;
	display:inline;
}

#event_top_right {
  margin-left:0px;
  margin-top:0px;
  width:448px;
  height:422px;
  margin-bottom:0px;
  float:left;
  display:inline;

}

.eventlist-col {
	overflow: auto;
}
.eventlist-col:hover {
	cursor: pointer;
}
	.eventlist-col ul.eventlist-base {
		display: block;
		width: 348px;
		height: 51px;
		margin-left:18px;
		padding-left: 12px;
		background: url("../images/event_top/event_top_base.jpg") no-repeat 0 0;
	}
		.eventlist-col ul.eventlist-base li {
			float: left;
		}
		.eventlist-col ul.eventlist-base li.eventlist-title {
			width: 200px;
			height: 18px;
			margin-top: 15px;
			font-weight: bold;
			font-size: 15px;
			color: #7D5422;
			overflow: hidden;
		}
		.eventlist-col ul.eventlist-base li.eventlist-day {
			width: 95px;
			height: 18px;
			margin-top: 15px;
			margin-left: 15px;
			font-weight: bold;
			color: #8F703E;
		}

