#top_menu_6{
	float:left;
	width:135px;
	height:50px;
	text-indent:-9999px;
	background-image: url(../main_image/navi_btn/event_on.jpg);
	background-repeat: no-repeat;
	margin-left: 1px;
}
h1 {
	font-size: 24px;
	margin-top: 50px;
	padding-left: 70px;
	color: #666;
	margin-bottom: 30px;
}
.event_cell {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.event_cell .left_clm {
	width: 550px;
	float: left;
}
.event_cell .right_clm {
	float: right;
	width: 206px;
}
.event_cell .left_clm h4 {
	font-size: 18px;
	background-color: #FF0066;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFF;
}
.event_cell .left_clm h3 {
	font-size: 20px;
	margin-top: 18px;
}
.event_cell .left_clm h2 {
	font-size: 22px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.event_cell .left_clm h5 {
	font-size: 20px;
	line-height: 2em;
	background-color: #00D;
	color: #FF0;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
}
.event_cell .left_clm .detail  {
	line-height: 40px;
	font-weight: bold;
}
.past_event_cell {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 10px;
	margin-bottom: 30px;
	color: #888;
}
.past_event_cell .left_clm {
	width: 550px;
	float: left;
}
.past_event_cell .right_clm {
	float: right;
	width: 206px;
}
.past_event_cell .left_clm h4 {
	font-size: 18px;
	background-color: #00CC66;
	width: 140px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFF;
}
.past_event_cell .left_clm h3 {
	font-size: 20px;
	margin-top: 18px;
}
.past_event_cell .left_clm h2 {
	font-size: 22px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.past_event_cell .left_clm .detail  {
	line-height: 40px;
	font-weight: bold;
}
.spacer {
	height: 30px;
	width: 850px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #666;
	margin-right: auto;
	margin-left: auto;
}
#yoyaku a  {
	font-size: 16px;
	line-height: 40px;
	color: #06F;
}
#yoyaku a:hover {
	text-decoration: underline;
}
