 body {
	font-size: 100%;
	margin: 0;
	padding: 0;
	font-family: verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

td, div, th {
	font-size: 12px;
	line-height: 16px;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
	background: transparent;
}
a:hover, a:active {
	text-decoration: underline;
	background: transparent;
}

#contentbody {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	clear: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 20px;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
*/
	border-top: 1px solid #000000;
}

.footer01 {
	width: 430px;
	float: left;
	font-size: 10px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
}
.footer02 {
	width: 320px;
	font-size: 10px;
	line-height: 14px;
	float: right;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 30px;
	text-align: right;
}

/* ここまで stage.css と一緒 */

/* TOP FLASH */

div.topflash {
	margin: 10px 10px 0px 10px;
}


/* 入会関連 */

table.top_login {
	margin: 10px 0px 0px 10px;
}

td.top_login_l {
	background: #F2F2F2;
	padding: 8px 14px;
	vertical-align: top;
}

td.top_login_m {
	width: 12px;
}

td.top_login_r {
	background: #F2F2F2;
	padding: 8px 14px;
	vertical-align: top;
}

table.m-only_topics {
	margin: 3px 0px 0px 3px;
}

table.m-only_topics td {
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
}

table.m-only_topics td.date {
	background: url(../img/topics_dot.gif) 0px 5px;
	padding-left: 7px;
	background-repeat: no-repeat;
	width: 70px;
}


/* TOPICS */

div.topics_corner {
	margin: 0px 10px;
}

#TableArea table {
	margin-left: 3px;
}
#TableArea th {
	font-size: 11px;
	color: #333333;
}

#TableArea td {
	font-size: 11px;
	color: #333333;
	height: 15px;
}

#TableArea td.date {
	background-image: url(../img/topics_dot.gif);
	background-position: 0px 7px;
	padding-left: 10px;
	background-repeat: no-repeat;
	width: 80px;
}

div.topics_title {
	background: url(../img/topics_title.gif) no-repeat 0px 3px;
	border-bottom: 1px #cccccc solid;
	padding: 0px 0px 2px 15px;
	margin: 5px 0px 2px 0px;
}

div.back_number {
	font-size: 10px;
	color: #333333;
	text-align: right;
	line-height: 1.6em;
}



