@charset "UTF-8";
#news-content dt {
	background-image: url(../images/common/point-date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: left;
	height: 1.5em;
	padding-top: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 70px;
}
#news-content dd {
	height: 1.5em;
	padding-top: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.plan {
	width: 400px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	 overflow : hidden;
    _zoom:1;
}
#fandation #main-content-left .event img {
	float: left;
	margin-right: 10px;
}
#fandation #main-content-left .event h2 {
	font-size: 14px;
	margin-bottom: 5px;
}
#fandation #main-content-left #right {
	float: right;
	width: 400px;
	margin-right: 25px;
}
#fandation #main-content-left #left {
	float: left;
	width: 250px;
	margin-right: 5px;
	margin-top: 30px;
}
#main-content-left #right .plan ul {
	width: 412px;
     margin-right: -12px;
     overflow: hidden;
      _zoom: 1;

}
#right .plan ul li {
	float: left;
	margin-right: 12px;
	list-style-type: none;
	margin-bottom: 12px;
}

