@CHARSET "UTF-8";

ul#menubox-hp {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	letter-spacing: -0.02em;
	line-height: 1.15em;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none outside none;
	overflow: hidden;
}

#menubox-hp li {
	padding: 0;
	margin: 0;
	border: 0;
}

#menubox-hp a {
	text-decoration: none;
	color: #e30000;
}

#menubox-hp a:hover {
	color: #e30000;
	background-color: white;
}

#menubox-hp a.selected {
}

.home-banner {
	color: #e30000;
	margin: 0 0 5px 0;
}

.home-banner .home-banner-detail {
	border: 1px solid #e30000;
	margin: 0 0 15px 0;
	padding: 5px 5px 10px 5px;
	position: relative;
}

.home-banner .home-banner-detail:hover {
	background-color: white;
}

img.home-banner-detail-wrapper {
	width: 100%;
	height: 100%;
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	z-index: -1;
}

img.home-banner-detail-wrapper:hover {
	background-color: white;
}

.home-banner-detail a {
	text-decoration: none;
	color: #e30000;
}

.home-banner-detail a:hover {
	background-color: transparent;
	color: #e30000;
}

.home-banner h2 {
	font-family: Arial, sans-serif;
	font-size: 17pt;
	line-height: 16pt;
	font-weight: bold;
	letter-spacing: -0.02em;
	padding: 0;
	margin: 0;
	border: 0;
}

.home-main-event {
	color: #e30000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	margin: 16px 0 0 0;
}

.home-main-event-date {
	border-top: 1px solid #e30000;
	float: left;
	width: 238px;
	padding: 3px 0 0 0;
}

.home-main-event-location {
	border-top: 1px solid #e30000;
	float: right;
	width: 238px;
	padding: 3px 0 0 0;
}

div.home-main-event-wrapper {
	height: 436px;
	overflow: hidden;
}

div.home-next-event-wrapper {
	margin: 0 0 20px 0;
}

img.home-main-event-wrapper {
	width: 100%;
	height: 300px;
	border: 0;
}

.home-main-event a {
	text-decoration: none;
	display: block;
	color: #e30000;
	margin: 0 0 0 0;
	padding: 18px 0 0 0;
	border: 0;
}

.home-main-event a:hover {
	background: transparent;
	color: #e30000;
}
