body {
 margin:0px auto;
 color:#000;
 font-size:14px;
 background:url("./index_images/index_back_5ver.jpg") no-repeat top center #000;
}

a{
	text-decoration:none;
}


img{
	border:0px;
}


/*枠*/
#index_cont_ots {
	margin:0px auto;
	width:950px;
	 background:url("") ;
	overflow:hidden;
/*	border:solid #fff 1px;*/
}

#index_cont_ins {
	margin:0px auto;
	padding:0px;
	width:950px;
	background:url("") no-repeat;
	border:solid #000 0px;
	position:rerative;
	overflow:hidden;
/*	border:solid #fff 1px;*/
}




/*ヘッダー*/
#index-header{
	text-align:center;
	 width:950px;
	 height:660px;
	background:url("") no-repeat center top;
	overflow:hidden;
/*	border:solid #000 1px;*/
}

/*コンテンツ枠*/
.gprof{
	margin: 0px auto;
	text-align:center;
	width:800px;
/*	border:solid #000 1px;*/
}



/*プロフィール*/
.prof_os{
	margin:10px 0px 0px 0px;
}


/*メルマガ*/
.mailmagazine {
 width:395px;
 float:left;
 text-align:center;
}


/*注意事項*/
#warning{
	margin:auto;
	width:700px;
	height:100%;
	font-size:12px;
	color:#000;
	background:#799;
	border:double 3px #000;
	padding:5px;
	text-align:left;
}

#warning p{
	margin: 10px auto;
	padding:4px;
	width:650px;
	height:100%;
	font-size:14px;
	color:#fff;
	text-align:left;
	font-weight:bold;
	background:#044;
	text-indent:1em;
}

.wrmoji{
	margin: 0px 0px 1em -1em;
	list-style:none;
	font-weight:bold;
}

.nolist{
	list-style:none;

}

/*女の子リスト*/

#list-index {
	width:790px;
	height:100%;
	background:;
	overflow:hidden;
	margin:5px 10px;
}

div.gal_list {
	width:144px;
	height:308px;
	padding:0px;
	margin:5px 5px 5px 7px;
 float:left;
 text-align:center;
 border:1px #000 solid;
	background:#fff;
	overflow:hidden;
	color:#000;
}

.gal_list div{
	display: inline;
}

.gal_list a{color:#fff; text-decoration:none;}

.gal_list a:hover {color:orange; text-decoration:none;}

.gal_list img{
 border:solid #FFF 1px;
}

.gal_comment {
	width:144px;
	height:64px;
	font-color:#fff;
	font-size:12px;
	text-align:left;
	padding:2px;
	margin:0px;
	overflow:hidden;
	line-height: 1.4;
}

.list_name{
	padding:0px;
	margin:0px;
	width:144px;
	height:20px;
	font-size:14px;
	background:#975;
	font-weight:bold;
}




/*フッダー*/
#copyright-index{
	line-height:70px;
	margin:auto;
	padding:0px 0px;
	width:840px;
	height:65px;
	text-align:center;
	font-size:12px;
	color:#fff;
	overflow:hidden;
	background:url("") #000 no-repeat bottom center;
}



#kin {
 color:red;
 font-size:12px;
 text-align:center;
 width:850px;
 height:80px;
line-height:120px;
}

