/* CSS Document */

/* 主要部分 */
body {
	margin-left: 5px;
	background-image: url(img/bg.gif);
}

body,td,th {
	font-size: 12px;
}

A:link {
	color: #FF0066;
	text-decoration: none;
}
A:visited {
  color: #FF0066;
  text-decoration: none;
}
A:active { color: #FF0066;}

A:hover {
  color: #ff0000;
	text-decoration: none;
	color: #999999;

}

hr{
	height:1px;
	border:1px dotted #FF3366;
	}

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

/* フッター部分 */

.footer {
	color: #ffffff;
	}

.footer A:link {color: #ffffff;
	text-decoration: none;}

.footer A:active { color: #FF0000;}

.footer A:visited {color: #cccccc;
	text-decoration: none;}



/* メインテーブル枠の色 */

.backcolor {
	background-color: #FF349C;
}

/* メインテーブル枠、コンテンツ部分背景色 */

.backcolor2 {
	background-color:#330066;
}

/* メインテーブルサイド枠部分背景色 */

.backcolor3 {
	background-color: #000000;
}

/* フォント色調整用 */
.style1 {color: #FFFFFF}


/* プレゼント広告見出しフォント */
.style3 {color: #FFFFFF; font-weight: bold; }

/* プレゼント広告テーブル */
.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;
}



/*　サイドバー見出し部分　*/
.mm {
	border: none;
	background-image: url(img/m_ue.gif);
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height: 36px;
	width: 200px;
	text-indent:6pt;
	padding: 0px 0px 0px 0px;
		
	}

/*　サイドバーのコメントフォント　*/
.style18 {
font-size: 11px;
}

/*　>>>続きの写真を見るの>>>部分　*/
.style10 {
	color: #FF349C;
	font-weight: bold;
}

/*　entry_man.php、男性エントリー見出し　*/
.style14 {color: #0000CC; font-weight: bold; }

/*　entry_lady.php、女性エントリー見出し　*/
.style16 {color: #FF3333; font-weight: bold; }

/*　フッター部分テキスト出会い広告関連　*/
.kenshouBox {	border:1px solid #FF349C;
	background-color:white;
}
.kenshouBox1 {	background-color:#FF349C;
}
.kenshouBox1 A:link {color: #ffffff;
	text-decoration: none;}

.kenshouBox1 A:visited {
  color: #ffffff;
  text-decoration: none;}



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

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


.side {
	margin-top: 2px;
	margin-bottom: 3px;
}.thumb{
	border:3px double black;
	width:50px;
	height:50px;
	}
.box_mainframe{
	border-top:1px solid #400015;
	border-left:1px solid #400015;
	border-right:3px solid #400015;
	}	
.box_frame_green01{
	border-top:3px solid #999999;
	border-left:1px solid #999999;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	}		
.box_frame_green02{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	padding:2px;
	}
.frame{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	}