/* CSS Document */
/* テーブルマージン（spacer.gifの代替） */
.side {
	margin-top: 2px;
	margin-bottom: 3px;
}
body,td,th {
	font-size:12px;
}
body {
	margin:0 auto 0 5px;
	background-image:url(img/bg.gif);
}

table {
	font-size:12px;
}

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;

}

.text {font:18px; color:#000000;}

.style1 {color:#000000;}
.tiiki {color:#ffffff;}
.taiken {color:#ffffff;}
.mm {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;}
.kenshouBox {border:1px solid #990066; background:white;}
.kenshouBox1 {background:#000000;}
.content_bk {background:#FFFFFF;}
.style3 {color:#FFFFFF; font-weight:bold; }

.style10 {
	color:#FF0000;
	font-weight:bold;
}


	

.style14 {color:#0000CC; font-weight:bold;}
.style16 {color:#FF3333; font-weight:bold;}
.style17 {color:#000000}
.style18 {font-size:11px}


.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;
	}
