/* CSS Document */

body,td,th {
	font-size: 12px;
}
body {
	margin:0 auto 0 5px;
	background-image: url(img/bg.gif);
}


A:link {
	color: red;
	text-decoration: none;
}
A:visited {
  color: #FF0066;
  text-decoration: none
}
A:active { color: #FF0066}
A:hover {s
  color: #ff0000;
	text-decoration: none;
	color: #999999;

}

/* フッター部分 */

.footer {
	color: #ffffff;
	text-align: center; 
	}


/* テーブルマージン（spacer.gifの代替） */
.side {
	margin-top: 2px;
	margin-bottom: 3px;
}

.style1 {color: #000000;}
.taiken {color: #ffffff;}
.content_bk {
	background-color: #FFFFFF;}
	
.content_bk2 {
	background-color: #000000;}	

.style3 {color: #FFFFFF; font-weight: bold; }

.style10 {
	color: #FF0000;
	font-weight: bold;
}
.tb {
	border: thin none ;
	background-image: url(img/bar.gif);
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height: 23px;
	width: 423px;
	text-indent:0pt;
	padding: 4px 5px 4px 45px;
	}
.tt {
	border: none;
	background-image: url(img/ti.gif);
	font-size: 12px;
	color: #FFFF33;
	height: 20px;
	width: 423px;
	padding: 3px 3px 3px 45px;
	background-position: center;
	}

.mm {
	border: none;
	background-image: url(/img/m_ue.gif);
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height: 35px;
	width: 200px;
	text-indent:6pt;
	padding: 0px 0px 0px 0px;
	
	}	

.style14 {color: #0000CC; font-weight: bold; }
.style16 {color: #FF3333; font-weight: bold; }
.style18 {font-size: 11px}
.kenshouBox {	border:1px solid #990066;
	background-color:white;
}
.kenshouBox1 {	background-color:#000000;
}
.rank {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}



/* ランダム新着会員用 */

div.member_box{
	width:526px;
	text-align:left;
	margin-top:10px;
	clear:both;
	}
div.thumb_box{
	width:200px;
	background:url('/img/bk.jpg') no-repeat;
	text-align:left;
	padding:5px 0;
	float:left;
	color: #ffffff;
	}
div.right_box{
	float:left;
	width:320px;
	margin-left:3px;
	text-align:right;
	}
div.comment_title{
	background:url('/img/bk2.gif') no-repeat;
	color:#FFFFFF;
	padding:1px 1px 1px 8px;
	text-align:left;
	font-weight:bold;
	}
div.member_comment{
	width:190px;
	float:left;
	padding:5px 2px;
	text-align:left;
	color:#000000;
	}
div.send_message{
	margin-top:10px;
	text-align:right;
	font-weight:bold;
	color:green;
	}
.thumb{
	border:3px double black;
	width:50px;
	height:50px;
	}
