@charset "UTF-8";

/** 第一階層共通CSS
=============================================*/
#maincontent{
	width:1004px;/*1024*/
	margin:0px auto 0px auto;
	padding:0px 10px 40px 10px;
}

#pankuzu{
	font-size:10px;
	margin:0px 0px 0px 0px;
	background:#ffffff;
	padding:5px 0px 5px 10px;
	width:990px;
}

#leftcontent{
	/*border:dashed 1px red;*/
	width:210px;/*218*/
	padding:10px 0px 0px 8px;
}

#leftcontent h2{
	margin-bottom: 15px;
}

#rightcontent{
	float:left;
	/*border:dashed 1px blue;*/
	margin:0px 0px 0px 10px;
	width:770px;/*770*/
}

#r_leftcontent{
	float:left;
	width:589px;/*589*/
	/*border:dashed 1px red;*/
}

#r_rightcontent{
	float:left;
	width:165px;
}

#area_counter{
	width:1000px;/*1000*/
	height:45px;/*45*/
}

#area_counter span{
	display:block;
	padding:15px 0px 0px 240px;
}

/** 左領域内
=======================================*/

.tenpobox{
	border-bottom:solid 1px;
	border-right:solid 1px;
	border-left:solid 1px;
	padding:0px 0px 20px 0px;
}

#tenpoinfo{
	width: 200px;/*200*/
	background: #ffffff;
	margin:0px 0px 0px 0px;
}

#tenpoinfo p{
	font-size: 12px;
	color: #292929;
	margin-top: 5px;
	line-height:120%;
}

#tenpoinfo .title{
	font-weight: bold;
}

#tenpoinfo h4{
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 5px;
	padding:10px 0px 5px 20px;
}

.tenponame{
	background:url("/images/common/yajirusi.gif") no-repeat 0px 5px;
	margin:0px 0px 0px 8px;
}

.tenponame a{
	background:url("/images/common/icon_link.gif") no-repeat right;
	padding:0px 11px 0px 5px;
}

#tenpoinfo p{
	padding:0px 5px 0px 5px;
}

#tenpoinfo a{
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}

.mgtop{
	margin-top: 5px;
}



.boxstyle{
	/*background:#f5f5f5;*/
}

.bnbox{
	margin:0px 5px 10px 5px;
	padding:0px 0px 10px 0px;
	border-bottom:dotted 1px black;
}

#tenpoinfo .leftbn{
	float: left;
	width: 112px;
	height: 35px;
	margin-right: 5px;
}

#bnarea{
	width: 200px;
}

#bnarea img{
	margin-bottom: 10px;
}

.h_blog{
	margin:10px 0px 10px 0px;
}


/** 中央領域内
=======================================*/


/*--------------------------
	news&topics start
--------------------------*/

.h_new{
	margin:20px 0px 35px 0px;
}

#category ul li{
	float:left;
}

.systemarea{
	border-top:solid 1px #757575;
	border-bottom:solid 1px #757575;
	width:579px;
	height:556px;
	overflow:auto;
}

.systemarea #news{
	margin:20px 0px 0px 0px;
}

.systemarea #news .dt{
	margin:10px 0px 15px 0px;
	_padding:10px 0px 5px 0px;
}

.systemarea #news .eventbox .sen{
	/*margin:5px 0px 5px 0px;*/
	padding-bottom: 5px;
}

.systemarea .eventbox{
	border-bottom:dotted 1px black;
	_border-bottom:none;
	_background:url("../images/common/dotted.gif") repeat-x bottom;
	padding-top: 10px;
}

.tdtopic{
	color: #4d51f5;
	font-weight:bold;
	cursor:pointer;
	text-decoration: underline;
}

.areabt{
	clear:both;
	padding:10px 0px 0px 0px;
	
}

.areabt .linkcs{
	display:block;
	float:right;
	width:168px;/*172*/
	font-size:10px;
	height:18px;/*23*/
	padding:5px 0px 0px 5px;
	color:#ffffff !important;
	text-align:center;
	background:url("../images/top/news_bt.gif") no-repeat;
	text-decoration: none;
}

span .linkcs{
	background:url("../images/common/icon_link.gif") no-repeat right;
	padding:0px 14px 0px 0px;
}

.newspic{
	float:left;
	display:block;
	margin:0px 15px 10px 0px;
}


.systemarea #news .dd{
	padding:0px 0px 10px 0px;
}

.systemarea #news .dd .pleft{
	float: left;
	width: 345px;
}

#topagetop{
	text-align:right;
	margin:5px 0px 20px 0px;
	padding:0px 10px 0px 0px;
}

#topagetop a{
	font-size:10px;
}

.styledotted{/*--破線はここです--*/
	border-bottom:dotted 1px black;
	_border-bottom:none;
	_background:url("../images/common/dotted.gif") repeat-x bottom;
}

/*--------------------------
	news&topics end
--------------------------*/


/*--------------------------
	shedulegirl start
--------------------------*/

#h_sch{
	margin:30px 0px 15px 0px;
}

.shop_info{
	margin:20px 5px 10px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:solid 1px black;

}

.shop_info .shop{
	float:left;
	font-weight:bold;
	/*color:#ff3d8b;*/
	padding:0px 0px 0px 15px;
	_padding:2px 0px 0px 15px;
	background:url("/images/common/icon_sikaku_pink.gif") no-repeat;	
}

.shop_info .tel{
	float:right;
	font-weight:bold;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 20px;
	background:url("/images/common/icon_tel.gif") no-repeat;
}


.girl{
	float:left;
	margin:0px 0px 15px 0px;
}

.girl dt{
	margin:0px 0px 5px 0px;	
}

.girl dt img{
	margin:0px 0px 0px 0px;
}

.girl dd{
	background:url("../images/subcommon/girlbg.gif") no-repeat;
	width:94px;/*79空白を作るためにここで調整*/
	margin:0px 0px 0px 4px;
	height:120px;/*77*/
}

img.pic{
	display:block;
	padding:2px 0px 0px 2px;
}

.profile{
	margin:2px 0px 0px 2px;
}

.profile div{
	font-size:10px;
	text-align:center;
	width:70px;/*センタリングのために設置*/
}

.profile .profilelink{
	background:url("/images/common/icon_link.gif") no-repeat right;
	padding:0px 2px 0px 0px;
	margin-left:-2px !important;
	_margin-left:0px !important;
}

.profile .profilelink a{
	font-size:8px;
	/*background:url("../images/top/yajirusi.gif") no-repeat 0px 3px;
	padding:0px 0px 0px 10px;*/
}

/*--------------------------
	shedulegirl end
--------------------------*/


/*--------------------------
newmovie start&&movie ranking start
--------------------------*/

.margn1{
	margin:0px 0px 60px 0px;
}

.moviebox{
	width:115px;/*123*/
	float:left;
	margin:0px 0px 15px 0px; 
	height: 140px;
}

.moviebox p img{
	padding:0px 5px 0px 0px;
}

.moviebox p{
	margin:5px 0px 2px 0px;
}

.moviebox h3 a{
	margin:0px 0px 0px 0px;
	font-size:10px;
}

.mvicon{
	position:relative;
	top:-175px;
}

/*--------------------------
newmovie &&movie ranking end
--------------------------*/


.box1{
	margin-bottom: 20px;
}

#centerbox h2{
	margin-bottom: 5px;
}

/***
************************************************************************/


.ablock{
	display: block;
	line-height: 120%;
	width: 400px;
	float: left;
}

/***********************************************************************/

.box2{
	margin-bottom: 20px;
}

.box2 img{
	vertical-align: top;
}

.box2cont{
	width:579px;
	border-top:solid 1px #757575;
	border-bottom:solid 1px #757575;
	margin:0px 0px 40px 0px;
}

.box2cont dl{
	height: 270px;
	overflow-y: scroll;
	width:579px;
}

.box2cont dt{
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left:5px;
/*	padding-left: 1.2em;*/
}

.box2cont dd{
	margin-bottom: 5px;
}

.box2cont p{
	width: 400px;
	line-height: 120%;
	margin-top: 5px;
}

.stp{
	/*background:#ffa7ca url(/images/subcommon/icon_stp.gif) no-repeat;*/
	background:#ffa7ca;
	padding:2px 0px 2px 0px;
}

.stp a{
	margin:0px 0px 0px 10px;
	font-weight:bold;
}

.pink{
	padding:0px 0px 0px 10px;
	font-size:10px;
}

.stb{
	/*background: url(/images/subcommon/icon_stb.gif) no-repeat;*/
	background:#9ac7ff;
	padding:2px 0px 2px 0px;
}

.stb a{
	margin:0px 0px 0px 10px;
	font-weight:bold;
}

.blue{
	padding:0px 0px 0px 10px;
	font-size:10px;
}

.next{
	width:560px !important;
	text-align: right;
	border-bottom: 1px dotted #999;
	_border-bottom:none;
	_background:url("../images/common/dotted.gif") repeat-x bottom;
	padding-bottom: 12px;
}

.next a{
	font-size:10px !important;
	padding:0px 0px 0px 10px;
	background:url("/images/common/yajirusi.gif") no-repeat 0px 3px;
}

.next span{
	background:url("/images/common/icon_link.gif") no-repeat right;
	padding:0px 12px 0px 0px;
}

.box2cont p a{
	font-size: 10px;
}



.imgfloat{
	float:left;
	padding:0px 5px 0px 0px;
}

/** 右領域内
=======================================*/

#newgirls{
	width:160px;
	padding:0px 0px 0px 10px;
}

#newgirls h3{
	font-size: 10px;
	width: 138px;
	height: 14px;
	padding-top: 13px;
	padding-left: 32px;
	_width:130px;
	_padding-left: 32px;
}

#newgirls .girlbox img{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

.girlbox{
	padding-left: 5px;
	padding-bottom: 10px;
	background:#ffffff;
	border-bottom:dotted 1px #8d8d8d;
	_border-bottom:none;
	_background:#ffffff url("../images/common/dotted.gif") repeat-x bottom;
}

.girlbox p{
	color:#292929;
	font-size: 11px;
	width: 65px;
	margin-bottom: 5px;
}

.name{
	font-size:12px !important;
	font-weight:bold;
	color:#ff3d8b !important;
}

.girlbox a{
	color: #292929;
	font-weight: bold;
}

.girlboxbottom{
	padding-bottom: 50px;
}

.girlbox div{
	float: left;
	padding-top:8px;
}

.imgblock{
	display:block;
}

.new{
	font-weight: bold;
	color: #EB12B7 !important;
}

/*------------------------
	pickupgirl
-------------------------*/

#pickupgirl{
	margin:0px 0px 20px 10px;
}

.pickupmainarea h3{
	text-align:center;
	padding:10px 0px 5px 0px;
}

.pickupmainarea h3 img{
	padding:0px 5px 0px 0px;
}

.pickupmainarea{
	background:#ffffff;
	width:160px;
}

#photobox{
	margin:0px auto 0px auto;
	width:138px;
	padding:2px 0px 0px 0px;
}

.pickupmainarea .name{
	font-weight:bold;
	text-align:center;
	margin:5px 0px 10px 0px;
}

.msg{
	font-size:10px;
	padding:10px 10px 0px 10px;
	line-height:140%;
}

.tuduki{
	text-align:right;
	margin: 10px 5px 0 0;
	/*padding:10px 5px 0px 0px;*/
	padding-right: 5px;
}

.tuduki img{
	vertical-align: middle !important;
	margin-right: 3px;
}

.tuduki a{
	font-size: 10px;
	padding-right: 13px;
	/*background:url("/images/common/yajirusi.gif") no-repeat 0px 3px;*/
	background:url("/images/common/icon_link.gif") no-repeat right;
	text-decoration:underline;
}

/*
.tuduki span{
	background:url("/images/common/icon_link.gif") no-repeat right;
	padding:0px 12px 0px 0px;
}
*/

.recbnarea{
	padding:20px 0px 0px 10px;
}

.recbnarea a{
	display:block;
	margin:0px 0px 10px 0px;
}
