@charset "UTF-8";

.maintable {
	margin-top: 50px;
}

.topictable{
	background:#96BC79;
}

.bottomfont {
	font-family: Century;
	font-size: 12px;
}

.topicHead {
	width: 94px;
	height:10px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: "ＭＳ 明朝";
	background-color: #96BC79;
	text-indent: 2px;
	vertical-align:top;
	padding:3px 3px 3px 0;
}

.topicBody {
	width: 360px;
	height:10px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: "ＭＳ 明朝";
	text-indent: 6px;
	background-color: #96BC79;
	vertical-align:top;
	padding:3px 0 3px 0;
}

.topicBody a {
	color:white;
	text-decoration:none;
}

.topicBody a:hover {
	text-decoration:underline;
}

.topics {
	background-image: url(../images/Top%20Page/HP_45.png);
	height: 165px;
}

.nextMenu{
	width: 200px;
	height:15px;
	text-Align: center;
	background-color: #C9FE81;
	color: #0000FF;
	border: 1px solid #00A8E6;
	position: absolute;
	font-size: 12px;
}
