@charset "utf-8";
/* CSS Document */
.cap {
	display:block;
	font-size:1px;
}
.cap_i3, .cap_i2, .cap_i1 {
	border-right: 1px solid #660000;
	border-left: 1px solid #660000;
	background: #F3F3F3;
	height: 1px;
}
.cap_i3 {
	background: #660000;
	margin: 0 3px;
}
.cap_i2 {
	margin: 0 2px;
}
.cap_i1 {
	margin: 0 1px;
}
.mid-cap {
	background:#F3F3F3 none repeat scroll 0 0;
	border-left:1px solid #660000;
	border-right:1px solid #660000;
	padding: 0px 3px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.front-message {
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	text-align: center;
	width: 600px;
	margin-left: 65px;
	margin-top:10px;
}

.content-title {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
	font-size: 24px;
}
.side-title {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	margin-bottom: 5px;
}

.news-date, .news-date a {
	font-weight: bold;
	margin-left: 10px;
	font-size: 10px;
}
.news-date a {
	text-decoration:underline;
}
.event-date {
	font-weight: bold;
	margin-left: 5px;
}
.event-title {
	margin-left: 10px;
	padding-bottom: 5px;
}
.news-details {
	margin-left: 10px;
	margin-top: 5px;
}
.news-info{
	margin-left: 5px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.news-info a, .news-info a:visited {
	font-size: 16px;
	text-decoration: underline;
}
.news-options {
	margin-left: 10px;
	float: right;
}
.news-event {
	padding-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #600;
}
.event-month {
	font-weight: 800;
	text-align: center;
	font-size: 14px;
}
.event-month2 {
	font-weight: 800;
	text-align: left;
	font-size: 14px;
}


#news-area {
	float: left;
	width: 700px;
	margin-left: 5px;
}
.clear {
	clear: both;
}
.front-title {
	font-size: 18px;
	text-decoration: underline;
}
td.member_info-0 {
	background-color:#FFF;
}
.error {
	font-weight: bold;
	color: #F00;
	text-align: center;
	margin-bottom: 10px;
}
.news-area2 .news-info {
	font-size: 18px;
}
.news-info2 a, .news-info2 a:visited {
	font-size: 18px;
	text-decoration: underline;
}
.canceled {
	color:#F00;
	font-weight: bold;
	width: 100px;
}
