#event_news_list {
	width: 400px;
	margin-top:10px;
	clear: both;
	display: block;
	overflow: hidden;
}
#event_news_list h3.event_news_list_ttl {
	background-image: url(/images/event/event_normal_news_ttl.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 33px;
	display: block;
	text-indent: -9999px;
	visibility: visible;
	padding:0;
}
#event_news_list ul.event_news_list {
}
#event_news_list ul.event_news_list li {
	border-bottom-color: #d6d6d6;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	padding-bottom: 10px;
	display: block;
	height: 45px;
}
#event_news_list ul.event_news_list li span.event_news_list_kaisai {
	font-size: 10px;
	color: #444444;
	float: left;
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	width: 75px;
	overflow: hidden;
}
#event_news_list ul.event_news_list li span.event_news_list_eventname a {
	font-size: 12px;
	color: #1e87ae;
	float: left;
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	width: 305px;
	overflow: hidden;
	height: 12px;
}
* html #event_news_list ul.event_news_list li span.event_news_list_eventname a {
	width: 295px;
}
#event_news_list ul.event_news_list li span.event_news_list_junle a {
	font-size: 12px;
	color: #678a00;
	display: block;
	margin-left: 10px;
	padding-top: 10px;
	float: left;
	padding-left: 10px;
	background-image: url(/images/event/event_point_01.jpg);
	background-repeat: no-repeat;
	background-position: 0 14px;
	width: 120px;
	overflow: hidden;
	height: 12px;
}
* html #event_news_list ul.event_news_list li span.event_news_list_junle a {
	width: 110px;
}
#event_news_list ul.event_news_list li span.event_news_list_shoolname {
	display: block;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(/images/event/event_point_02.jpg);
	background-repeat: no-repeat;
	background-position: 0 14px;
	width: 230px;
	overflow: hidden;
	height: 12px;
}
* html #event_news_list ul.event_news_list li span.event_news_list_shoolname {
	width: 220px;
}
#event_news_list ul.event_news_list li span.event_news_list_shoolname a {
	font-size: 12px;
	color: #ab701d;
}
#event_news_list p.event_news_list_link a {
	background-image: url(/images/event/event_point_03.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 12px;
	color: #1e87ae;
	float: right;
	padding-left: 15px;
	margin-left: auto;
	margin-top: 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	clear:none;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
