@charset "iso-8859-1";
html,body {
	scrollbar-base-color: #999999;
	scrollbar-face-color: #333333;
	scrollbar-arrow-color: #999999;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

#topBody {
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../img/top/topr_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#topBody a{
	color: #FF9900;
	text-decoration: none;
}
#topBody a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.bnArea {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../img/top/topr_95.gif);
	background-repeat: repeat-y;
}
#topFooter {
	background-image: url(../img/top/topr_103.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 15px 0px 20px;
	padding: 20px;
}


#topMainImg {
	background-image: url(../img/top/topr_21.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 15px;
}
.topMenuBt {
	margin-top: 1px;
	margin-bottom: 1px;
}
#topContents {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 89px;
	padding-right: 20px;
}
.topWn {
	background-color: #333333;
	background-image: url(../img/top/topr_79.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 10px;
	text-align: center;
	padding: 70px 5px 5px 15px;
}
.topCorner {
	background-color: #333333;
	background-image: url(../img/top/topr_79.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	padding-right: 4px;
	padding-bottom: 2px;
	font-size: 10px;
}

#newsBody {
	color: #CCCCCC;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
#newsBody table{
	font-size: 70%;
}
#newsBody a{
	color: #CCCCCC;
	text-decoration: underline;
}
#newsBody a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.eventInfo {
	font-size: 70%;
	line-height: 1.4em;
	padding: 5px 5px 5px 10px;
}
.eventInfoTTL {
	font-size: 80%;
	line-height: 1.4em;
	padding: 2px;
	text-align: center;
	margin: 5px;
	border-top: 1px solid #9999CC;
	border-bottom: 1px solid #9999CC;
	color: #99CCFF;
}
.newsTable td {
	border-bottom: 1px solid #666666;
}
