@charset "UTF-8";
@import "menu.css";
* {
	margin: 0;
	padding: 0;
}

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	line-height:1.0;
}
a, a:link, a:active {
	color: #ff0069;
	text-decoration: none;
	border: none;
}
a:visited {
	color: #ff0069;
	text-decoration: none;
}
a:hover {
	color: #8B2EDB;
	text-decoration: none;
}
img {
	border: 0;
	vertical-align:bottom;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
.clear {
	clear:both;
}

body {
	font-size: 12px;
	font-family: Arial,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Geneva, Helvetica, sans-serif;
	color: #222222;
	margin-bottom: 20px;
}

/*トップページlayout*/
#pagebody {
	width:780px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position:relative;
}
#header {
	width: 780px;
	margin: 0;
	padding: 0;
}
#head_img {
	width: 780px;
	height:170px;
	text-indent:-9999px;
	background-image: url(../image/head_img03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contents {
	width: 770px;
	margin: 0;
	padding:0 5px 10px;
	min-height:500px;
	position: relative;
}
#col_r {
	width:260px;
	float:left;
}
#col_l {
	width:510px;
	float:left;
}
#col {
	width:770px;
	background-image: url(../image/bg_03.gif);
}
#footer {
	width: 780px;
	margin-bottom:20px;
}

.sidebox {
	width:140px;
	padding-bottom:10px;
}

/* ヘッダー */
h1 { 
	width:780px;
	display:block;
	text-align:center;
	line-height:1.6;
}

.top_news {
	width:500px;
	margin-bottom:10px;
	background-image: url(../image/news_bg.gif);
}
.top_news_box {
	height:300px;
	overflow:auto;
}
.top_news_box img {
	float:left;
	margin-right:10px;
}
.top_news h2 {
	line-height:1.8;
	font-size:14px;
	font-weight:bold;
	padding:0 0px;
	display:block;
	color:#FFFFFF;
	text-align:center;
}
.top_news ul  {
	padding:5px;
}
.top_news ul li  {
	line-height:1.2;
	padding-bottom:5px;
	clear:left;
}
.top_news ul li p  {
	line-height:1.4;
}
.top_news ul li span {
	display:block;
	color:#FF33FF;
}
.top_news ul li span.title {
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	color:#222222;
}

.today_info {
	width:500px;
	margin-bottom:10px;
	background-image: url(../image/today_bg.gif);
}
.today_info h2 {
	line-height:1.8;
	font-size:14px;
	font-weight:bold;
	display:block;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.today_info .infoBox {
	padding:5px;
}
.today_info .infoBox p {
	line-height:1.4;
}

/* 女性一覧 */
.mrs_list ul { padding:2px; }
.mrs_list ul li.mrs {
	display: block;
	width:160px;
	float:left;
	margin:0 2px 10px;
	text-align:center;
	background-color:#FFFFFF;
	font-size:11px;
	line-height:1.2;
	color:#ff0069;
	padding-bottom:2px;
}
.mrs_list ul li.mrs img { margin-bottom:2px; }
.mrs_list ul li.mrs span { font-size:10px }
.mrs_list ul li.mrs { position:relative; }
.mrs_list ul li.mrs span.newitem img { position:absolute; width:55px; height:50px; right:-1px; top:0px; z-index:10; margin-bottom:0px; }
.mrs_list ul li.mrs span.today img { position:absolute; width:160px; height:30px; left:5px; top:215px; z-index:10; margin-bottom:0px; }
* html .mrs_list ul li.mrs span.newitem img {
	behavior: expression(IEPNGFIX.fix(this));
}
.mrs_list ul li.mrs span.icontype img { position:absolute; width:55px; height:50px; right:-1px; top:40px; z-index:10; margin-bottom:0px; }
* html .mrs_list ul li.mrs span.icontype img {
	behavior: expression(IEPNGFIX.fix(this));
}

/* フッター */
#footer p {
	font-size: 77%;
	text-align:center;
	padding-top:12px;
	color:#FFFFFF;
	line-height:1.6;
	background-position: 0 0px;
	width:780px;
	height:38px;
	display:block;
	background-image: url(../image/bg_footer_02.gif);
	background-repeat: repeat-x;
}

#headline {
	height:20px;
}
#headline p { line-height:1.8; }

/* ランキング */
#ranking {
	width:770px;
	background-image: url(../image/ranking_bg.gif);
	margin-bottom: 10px;
}
#ranking h2 {
	line-height:1.8;
	font-size:14px;
	font-weight:bold;
	padding:0;
	display:block;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:5px;
}
#ranking ul { padding-left:12px; }
#ranking ul li.mrs {
	display: block;
	width:140px;
	float:left;
	margin:0 8px 10px 0;
	text-align:center;
	background-color:#FFFFFF;
	font-size:11px;
	line-height:1.2;
	color:#ff0069;
	padding-bottom:2px;
	border:1px #E925C0 solid;
}
#ranking ul li.mrs img { }
#ranking ul li.mrs span { font-size:10px }
#ranking .mrs_list ul li.mrs span.newitem img { position:absolute; width:55px; height:50px; right:-3px; top:30px; z-index:10; margin-bottom:0px; }
#ranking .mrs_list ul li.mrs span.today img { position:absolute; width:140px; height:27px; left:0px; top:215px; z-index:10; margin-bottom:0px; }
* html .mrs_list ul li.mrs span.newitem img {
	behavior: expression(IEPNGFIX.fix(this));
}
#ranking .mrs_list ul li.mrs span.icontype img { position:absolute; width:55px; height:50px; right:-3px; top:70px; z-index:10; margin-bottom:0px; }
* html .mrs_list ul li.mrs span.icontype img {
	behavior: expression(IEPNGFIX.fix(this));
}


/* 写メ日記 */
.pblog {
	width:258px;
	margin-bottom:10px;
	background-image: url(../image/shame_bg.gif);
}
.pblog h2 {
	line-height:1.8;
	font-size:14px;
	font-weight:bold;
	display:block;
	color:#FFFFFF;
	text-align:center;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.pblog_box {
	width:260px;
	height:780px;
	overflow:auto;
}
.pblog_log {
	text-align:center;
	padding:5px 0;
}
.pblog h3 {
	background-color:#4d1755;
	line-height:1.6;
	font-size:12px;
	font-weight:bold;
	padding:0 5px;
	display:block;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:5px;
}
.pblog p img { background-color:#CCCCCC; margin:2px 0; }
.pblog ul li.mrs span { font-size:10px }

.side_box { padding-bottom:10px; }
.center {text-align:center;}

/* 大トップ */
.b-top_bt {
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../image/18over.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.b-top_bt_e {
	float: left;
	width: 110px;
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 1.6em;
}

.b-top_bt_l {
	float: right;
	width: 110px;
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 1.6em;
}
.b-top_p {
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 1.6em;
}
.b-top_head_img {
	width: 700px;
	height:300px;
	text-indent:-9999px;
	background-image: url(../image/head_img02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 40px;
}
.b-top_contents {
	width: 700px;
	margin: 0;
	padding:0;
	position: relative;
	background-color: #FFFFFF;
	margin:0 40px;
}
.b-top_footer {
	width: 700px;
	margin:0 40px 20px;
	padding:0px;
	background-image: url(../image/b-top_footer.gif);
	
}
.b-top_footer p {
	font-size: 77%;
	text-align:center;
	padding-top:5px;
	color:#FFFFFF;
	line-height:1.6;
	background-position: 0 0px;
	width:700px;
	height:38px;
	display:block;
	padding-bottom: 7px;
}
#b-top_col {
	width:700px;
}

.top_banner {
	width: 700px;
	margin:0 40px 10px;
}

table.system {
	width:100%;
	margin:0;
	background-color:#C0B2E2;
	border:1px #674d8c solid;
	border-spacing: 4px;
	font-size:14px;
}
table.system th,
table.system td {
	background-color:#F6F6F6;
	border:1px #674d8c solid;
	line-height:1.6;
	padding:5px 10px;
}
.link_banner img {
	float:left;
	margin:5px 0 5px 15px;
}

.home_link {
	width:430px;
	height:120px;
	position:absolute;
	top:50px;
	left:20px;
}
.home_link a {
	width:430px;
	height:120px;
	display:block;
	background:url(../image/blank.gif) repeat;
	text-indent:-9999px;
	overflow:hidden;
}