.top_title {
	font-size: 90%;
	color: #336633;
}

.topics_bar {
	border:solid 1px #d3fcd6;
	font-weight: bold;
	font-size: 90%;
	background-color: #d3fcd6;
	padding: 5px 10px;
}

.topics_list {
	font-size: 80%;
	line-height: 140%;
	text-align: left;
	padding: 5px 10px;
	border:solid 1px #d3fcd6;
}

.title_bar {
	border:solid 1px black;
	font-weight: bold;
	font-size: 90%;
	background-color: #99FFCC;
	padding: 5px 10px;
}

.title_list {
	font-size: 80%;
	line-height: 140%;
	text-align: left;
	padding: 5px 10px;
}

.kyocyo_font {
	font-weight: bold;
	color: red;
}

.date_font {
	color: green;
}

.entry_waku {
	font-size: 90%;
	background-color: #FFFF99;
	padding: 10px 10px;
}

.td_80 {
	font-size: 80%;
}

.td_90 {
	font-size: 90%;
	line-height: 140%;
}

.font14 {

	border:1px none #666666;
	font-weight: bold;
	font-size: 90%;
	padding: 5px 10px;
}

.gameinfo_list {

	border:solid 1px black;
	font-weight: bold;
	font-size: 90%;
	background-color: #FFFF00;
	padding: 5px 10px;
}

.sub_menu__bar {
	font-size: 90%;
	padding: 5px 10px;
}
.back {
	background-image: url(../img/back2.jpg);
	background-color: #006600;
	background-repeat: repeat-x;

}
.menuleft {
	width: 150px;
}
.maintitle {
	height: 113px;
	width: 850px;
}
.footer {
	background-image: url(../img/footer.jpg);
	height: 45px;
	width: 850px;
}
.mainspace {
	background-color: #FFFFFF;
	width: 550px;
	font-size: 13px;

}
.topics {
	background-image: url(../img/topics.jpg);
	background-repeat: no-repeat;
	margin: 0px 10px 10px;

}
.topbar {
	background-image: url(../img/top_bar.jpg);
	height: 10px;
	width: 550px;
	background-repeat: no-repeat;
}
.sototable {
	width: 850px;
}
.info {
	background-image: url(../img/infobar.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 10px;

}
.nakatable {
	width: 520px;
	font-size: 14px;
}
