#event-ul li {
	background-image: url(../basic-img/event-back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #F0DDD9;
	padding: 10px;
	margin-bottom: 10px;
}
#event-ul h3 {
	margin-bottom: 10px;
	font-size: 140%;
	line-height: 140%;
}
#event-ul h3 img {
	margin-right: 10px;
	margin-bottom: 5px;
}

#event-ul a {

}
#event-ul  p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 8em;
}
.mb-date {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}
.mb-title {
	font-size: 160%;
	font-weight: bold;
	background-image: url(../basic-img/h3-3-back.gif);
	background-position: left top;
	padding-left: 30px;
	padding-top: 10px;
	height: 40px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.backbuttan {
	display: block;
}
.tate  dl {
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
}
