﻿body {
	background-image: url(../img/00_body-back.gif);
	margin: 0px;
	width:100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color:#ffffff;
	line-height: 16px;
}

/* library */
.small{
	font-size:10px;
}
.no-margin {
	margin:0px;
}
.breaker {
	clear:both;
}
.align-left{
	float:left;
	margin:0px 7px 7px 0px;
}
.align-right{
	float:right;
	margin:0px 0px 7px 7px;
}
h1{
	font-size:10px;
	font-weight:normal;
}
h2,h3,h4{
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size:16px;
	font-weight:normal;
}
h2 {
	margin-top:0px;
	line-height:1.3em;
}
h3 {
	background-image:url(../img/00_h3-back.gif);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-bottom:10px;
}
STRONG {
	padding:1px;
	background:#E1FF8F;
}
A:link {
	font-weight:bold;
	color:#EF246B;
}
A:visited {
	font-weight:bold;
	color:#E26490;
}
A:hover {
	font-weight:bold;
	color:#F90057;
}
span.underfil{
	background-color:#232123;
}

p.copyright{
	text-align:center;
	font-size:10px;
}

.clear{
	clear:both;
}
/* base layout */
div#wrap1 {
	width:900px;
	margin:0px auto 0px auto;
}
div#wrap2 {
	width:100%;
	padding:20px;
	background-color:#3A3A3A;
}
div#wrap-header {
	min-height:70px;
	_height:70px;
	margin-bottom:20px;
	border-bottom:2px solid #232123;
}
div#wrap-header #logo{
	float:left;
}
div#wrap-header #banner {
	float:right;
}
div#wrap-gnavi{
	margin-bottom:30px;
	height:30px;	
	width:90px;
	float:left;
}
div#wrap-gnavi ul{
	padding:0;
}
div#wrap-gnavi li{
	list-style:none;
	display:block;
	float:left;
	margin-right:12px;
}
div#wrap-txt-ad {
	float:left;
	width:800px;
	padding:0;
}
div#wrap-gnavi a {
	padding:9px 12px 9px 18px;
	border-left:3px solid #EF246B;
	background-color:#232123;
	text-decoration:none;
}
div#col2-wrap-left{
	float:left;
	width:660px;
}
div#content-wrap-left{
	float:left;
	width:440px;
}
div#content-wrap-right{
	float:right;
	width:220px;
}
div#col2-wrap-right{
	float:right;
	width:220px;
}

#lead {
	background-image:url(../img/00_leadtxt-back.gif);
	background-repeat:repeat-x;
	min-height:60px; _height:97px;
	padding:12px;
}
#lead-title{
	float:left;
	text-align:right;
	margin-right:20px;
	margin-bottom:20px;
}
#lead-title p{
	font-size:10px;
	margin:0px;
}
#lead-txt p{
	font-size:12px;
	margin:0px;
	margin-top:18px;
}
img.yes{
	margin-right:18px;
}
div#content{
	clear:both;
}
div#nude-list,
div#top-nude-list{
	margin-bottom:20px;
}
div#nude-list .itembox,
div#photo-list itembox{
	width:412px;
}
div#top-nude-list .itembox{
	width:305px;
	min-height:145px;
}
div#nude-list .itembox,
div#top-nude-list .itembox,
#goodslist div,
div#photo-list .itembox{
	float:left;
	background-color:#232123;
	padding:6px;
	margin:5px 10px 5px 0px;
}

div#photo-list .itembox{
	width:195px;
	min-height:135px;
}
div#nude-list .itembox p{
	margin:0px;
}
div#col2-wrap-right .itembox {
	background-color:#232123;
	margin-bottom:20px;
}
div#col2-wrap-right .itembox div{
	background-color:#232123;
	padding:6px;
	margin-bottom:20px;
}
div#col2-wrap-right h4{
	color:#ffffff;
	background-color:#EF246B;
	padding:6px;
	margin-bottom:0px;
	margin-top:0px;
}
div#search-result-list .itembox{
	float:left;
	background-color:#232123;
	padding:4px;
	width:195px;
	margin:5px 10px 5px 0px;
}

div#top-content-left,
div#top-content-center,
div#top-content-right {
	float:left;
	background-color:#232123;
	padding:0px;
	width:210px;
	margin:5px 10px 5px 0px;
}
div.top-content-box{
	height:320px;
	overflow:auto;
	padding:4px;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#232123;
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-track-color:#000000;
}
div.top-content h4{
	margin:0px;
	padding:4px;
	background-color:#EF246B;
}
div.top-content ul,
div.top-content li{
	margin:0px;
	padding:0px;
	list-style:none;
}
div.kana-index-box{
	background-color:#5c5a5c;
	padding:4px;
}
div#newest-photo{
	width:650px;
	height:130px;
	overflow:auto;
	white-space: nowrap;
}
p.txt-ad-middle{
	width:400px;
}