@charset "utf-8";
.event{
	width:648px;
	text-align: center;
	color: #B72400;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	margin-bottom:10px;
	background-color:#FFFFFF;
}

h2.eve-ttl{
	width:648px;
	background-image:url(../img/e-ttl-bg.gif);
	background-repeat:repeat;
	color:#666666;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

html[xmlns] h2.eve-ttl{
	width:643px;
	background-image:url(../img/e-ttl-bg.gif);
	background-repeat:repeat;
	color:#666666;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

h3.eve-img{
	width:648px;
	text-align:left;
	font-size:12px;
	border-bottom-style:solid;
	border-bottom-color:#FFB384;
	border-bottom-width:1px;
}

.eve-come-bs{
	width:628px;
	padding:10px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	line-height:14px;
}

.totop-eve{
	text-align: right;
	width: 646px;
	font-size: 10px;
}

a.totop-eve {
	color: #F03D00;
}
a.totop-eve:visited {
	color: #F03D00;
}
a.totop-eve:hover {
	color: #F03D00;
	text-decoration: none;
}