@charset "shift_jis";
.event_info {
	background-color: #FFFFFF;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 13px;
	color: #351C15;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: url(../img/snow.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #351C15;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #613427;
	border-left-color: #613427;
}
.event_info a {
	text-decoration: underline;
	color: #351C15;
}
.event_info a:hover {
	text-decoration: none;
	color: #D1C2B4;
}
