@charset "utf-8";
/* CSS Document */

#wrapCol {
	float: left;
	margin: 0 auto;
	width: 783px;
}

#mainCol {
	float: right;
	width: 606px;
	margin-bottom: 2px;
}

#subCol {
	float: left;
	width: 174px;
	margin-bottom: 2px;
}

#exCol {
	float: right;
	width: 174px;
}

#exCol dl dt {
	margin-bottom: 1px;
}

#exCol dl dd {
	margin-bottom: 4px;
	background: #ffffff;
}

#main-contens dd {
	margin-bottom: 5px; 
}

#main-contens dd object {
	outline: none;
	margin: 1px 0 0 0;
	padding: 0;
}

#list-topics {
	width: 166px;
	height: 165px;
	padding: 3px;
	border: solid 1px #000000;
	overflow: auto;
}

#list-topics dt {
	font-size: 77%;
	font-weight: bold;
	color: #0066cc;	
}

#list-topics dd {
	font-size: 77%;
	padding-bottom: 3px;
	border-bottom: dotted 1px #000000;
}

#list-topics dd.nexa {
	padding:5px;
	border:solid #C00 1px;
}

#list-topics dd a:link, #list-topics dd a:visited {
	color: #ff3300;
}

#list-topics dd a:hover {
	color: #ff9900;
}

#list-news {	
	width: 162px;
	border: solid 1px #000000;
	padding: 3px 5px;
}

#list-news li {
	list-style: none;
	font-size: 77%;
	margin-bottom: 3px;
}

#list-news li a {
	background: url(../images/top/bg_link-arrow.jpg) no-repeat left 50%;
	padding-left: 8px;
}

#fnavi {
	width: 960px;
	height: 135px;
	margin: 2px auto;
	background: url(../images/top/bg_fnavi.jpg) no-repeat left top;
}

#fnavi ul {
	list-style: none;
	padding: 13px 0 0 15px;
}

#fnavi ul li {
	float: left;
	padding-right: 20px;
}

#fnavi ul li a {
	display: block;
	background: #ffffff;
}

#swfAreaText {
	text-align: center;
}

#bnr-event {
	width: 292px;
	float: left;
	padding-left: 8px;
	padding-top: 8px;
}

#bnr-event dt {
	float: left;
	width: 132px;
	padding-right: 5px;
	display: block;
}

#bnr-event dd {
	float: left;
	width: 153px;
	font-size: 85%;
	display: block;
}

#bnr-event dd.arrow {
	background: url(../images/common/bullet_sub-title_lv01.jpg) no-repeat left 2px;
	width: 138px !important;
	padding-left: 15px;
	font-weight: bold;
}

#bnr-event dd div.d-llink {
	text-align: right;
}

.event-border {
	border: solid 1px #000000;
	margin: 1px 0 2px 0;
	background:url(../images/top/bg_event.jpg) repeat-y;
}

#left-bnr {
	list-style: none;
}

#left-bnr li {
	margin-bottom: 5px;
}

/* クラブ・エラーメッセージ */

#errormessage{
	width:650px;
	margin:100px auto;
	text-align:center;	
}