@charset "utf-8";
/* -----------------------------------------------------------
	Site Name: デリヘルなび
	Version: 1.0
	Last Up： 11/10/05
	Comment: 初期スタイルリセット用 - ベースリンクカラー設定
----------------------------------------------------------- */

/* 
 default Style [
----------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin:0;
	padding:0;
	font-size:12px;	
	color:#ffffff;
}
html {
	overflow-y:scroll;
	font-size:12px;	
}
h1, h2, h3, h4, h5, h6 {
	font-size:12px;
	font-weight:bold;
}

ol, ul {
	list-style:none;
}
img {
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:12px;	
}
caption, th {
	text-align:left;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
}
a {
	overflow:hidden;
	text-decoration:none;
}

/* ■プラグイン
-------------------------------------------------- */

/* ▽clearfix----- */
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*header大枠設定(固定)*/

body {
	height:100%;
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:"MS PGothic","Osaka",Arial,sans-serif;
	background:#000000 url(../img/index_bg.jpg) top center no-repeat;
	color:#ffffff;
	font-size:12px;
	

}

#index_cont {
	width:1000px;
	height:100%;
	margin:0;
	padding:0;
	width:1000px;
	background:#000000 url(../img/index_enterbg.jpg) ;
}
#infotxt {
	padding-left:18px;
	font-weight:normal;
	font-family:"MS PGothic","Osaka",Arial,sans-serif;
	color:#000000;
	font-size:12px;
	line-height:150%;
}


#news_scroll {
	width:300px;
	height:305px;
	text-align:left;
	overflow:auto;
}
#event_scroll {
	width:298px;
	height:340px;
	text-align:left;
	overflow:auto;
}

#girlslist {
	width:990px;
	float:left;
	margin:10px 0 0 22px;
	clear:both;
}




#girlslist ul {
	width:990px;
	float:left;
}

#girlslist li {
	width:240px;
	height:400px;
	text-align:center;
	line-height:200%;	
	float:left;
}

.listtxt {
	height:30px;
	text-align:center;
	line-height:150%;	
}

/*-------------------------------------------- profile--- Start----------------------------------------------*/

#profile {
	float: left;
	list-style-type:none;
	text-align: center;
	}
	

#profile .photo {
	border:1px #333333 solid;
	background-color:#222222;
	border:1px solid #656565;
	padding:10px;
	text-align:center;
}


#profile .name {
    font-size:34px;
    color:#693;
	line-height:36px;
	text-align:left;
	padding-left:25px;
}


#profile .age {
    font-size:21px;
	color:#693;
	text-align:left;
	font-weight:bold;
	}




#profile .text {
	font-size:14px;
	line-height: 18px;
	letter-spacing:1px;
	padding:15px;
	text-align:left;
}


#sum {
	margin-left:15px;
	 width: 320px;
	 list-style-type:none;
	 text-align:center;
}

#sum_photo{
	 border:1px #E31079 solid;
	 float: left;
	 list-style-type:none;
     margin-left:5px;
	 margin-bottom:5px;
}
.size {
    color:#FFFFFF;
    font-size:16px;
	text-align:left;
	line-height:24px;
}

.newfacetxt {
	font-weight:normal;
	font-family:"MS PGothic","Osaka",Arial,sans-serif;

	font-size:12px;
	line-height:130%;
}
/*-------------------------------------------- profile --- End----------------------------------------------*/