.j9, .j10, .j12, .j12b, .j14, .title, .linkg,.linkw,.linko{
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif
}

a.linkg:link {color:dimgray}
a.linkg:visited{color:#808080}
a.linkg:hover {color:orange}

a.linkw:link {color:white;text-decoration:none}
a.linkw:visited{color:white;text-decoration:none}
a.linkw:hover {color: orange }

a.linko:link {color:#FF3300}
a.linko:visited{color:#FF3300}
a.linko:hover {color:orange}

.pagetop{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 13px;
	text-align: right;
	background-image: url(../forum/images/top_button.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	font-size: 11px;
}

/*-----------------------------------------------
 次回開催ページ
-----------------------------------------------*/
.next_title{
	width:570px;
	background-image: url(../next/images/midasi.gif);
	background-repeat: no-repeat;
	height: 55px;
	padding-top: 35px;
	padding-left: 15px;
	font-size: 15px;
	font-weight: bold;
}
#next_side{
	margin: 0px;
}
#next_side a:link {
	color: #8DBF33;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	background-image: url(../next/images/nabi.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 20px;
	padding-top: 4px;
	background-position: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ ゴシック";
}	
#next_side a:hover{
	color: #8DBF33;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	background-image: url(../next/images/nabi_on.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 20px;
	padding-top: 4px;
	background-position: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ ゴシック";
}
