@charset "utf-8";
/* ===================================================================
	index.css
=================================================================== */

#pagetop{
	position:absolute;
	top: -90px;
	left:0;
	display:block;
	width:1px;
	height:1px;
}

#pagelink .pagetop a {
    display: none;
}
#pagelink .pagetop .pagetop_top {
    display: block;
}



#girllist_area{
	position:relative;
	margin-top:20px;
}
/*---------------------------------------------------------------------------*/

#btn_contents {
	position:relative;
	height:40px;
}
#btn_contents .main_btn_prev {
	position:absolute;
	top:0px;
	left:0px;
}
#btn_contents .main_btn_next {
	position:absolute;
	top:0px;
	right:0px;
}
#btn_contents .main_btn_list {
	position:absolute;
	top:1px;
	left:0;
	right:0;
	width:337px;
	margin:0 auto;
}


/*---------------------------------------------------------------------------*/
#profile_area {
	margin:8px 0px 10px;
}
#profile_area .profile_left,
#profile_area .profile_right{
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
}

#profile_area .profile_right {
	width: 634px;
	margin-left:10px;
}


#profile_area .profile_left .girlimg {
	background: url(../../images/girllist/girl_bg.jpg) no-repeat left top;
	padding: 8px 8px;
	margin: 0px;
	width: 300px;
	height: 450px;
	position:relative;
}

#profile_area .profile_left .girlimg .new {
	bottom: 0px;
	height: auto;
	left: 0px;
	width: 85px;
	position:absolute;
}
#profile_area .profile_left .girlimg .new img {
	height: auto;
	width: 100%;
}
/**/

#profile_area .profile_right .profile_box {
	background: url(../../images/girllist/profile_bg.jpg) no-repeat center center;
	margin-bottom: 8px;
	height: 179px;
}
#profile_area .profile_right .profile_box h2 {
	border-bottom:3px solid #73777c;
	padding:10px 4px 8px;
	margin:0 10px 5px;
}
#profile_area .profile_right .profile_box h2 span.name {
	font-size:158%;
	font-weight:bold;
	margin-right:2px;
}
#profile_area .profile_right .profile_box h2 span {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
}
#profile_area .profile_right .profile_box .f_weight_bold{
	margin-left:20px;
}
#profile_area .profile_right .profile_box .detail{
	position: relative;
	padding:0px 15px;
}
#profile_area .profile_right .profile_box .detail table{
 width: 420px;
}
#profile_area .profile_right .profile_box .detail table td,
#profile_area .profile_right .profile_box .detail table th{
	text-align: left;
	border-bottom: 1px solid #73777C;
	padding:7px 5px;
	vertical-align:top;
}
#profile_area .profile_right .profile_box .detail table td{}
#profile_area .profile_right .profile_box .detail table th{
	width: 120px;
	background: url(../../images/common/icon_05.png) no-repeat left 8px;
	padding-left:20px;
}
#profile_area .profile_right .profile_box .detail table .line{
	border-bottom: none;
	padding-bottom:0;
}


		.girlimg .bx-prev {
			background: url(../../images/top/soku_prev.png) no-repeat left top;
			width: 40px;
			height: 70px;
			position: absolute;
			top: 186px;
			left:0px;
		}
		.girlimg .bx-next {
			background: url(../../images/top/soku_next.png) no-repeat left top;
			width: 40px;
			height: 70px;
			position:absolute;
			top:186px;
			right:0px;
		}

		/**/
		#profile_area .meter{
			position: absolute;
			top:0px;
			right:18px;
		}
		#profile_area .meter .meter_irama,
		#profile_area .meter .meter_play{
			margin:0;
			padding-top:8px;
		}		
		
		
		
		/**/
		#girllist_area .login_area{}
		#girllist_area .login_area li{
			display:inline-block;
			/display:inline;
			/zoom:1;
			vertical-align:top;
			width:316px;
		}
		#girllist_area .login_area li .att{
			text-align:right;
			font-size:10px;
		}


/*---------------------------------------------------------------------------*/
#schedule_area {
	margin:15px 0px 10px;
}
#schedule_area .schedule_bg {
	background: url(../../images/girllist/weekly_bg.jpg) no-repeat left top;
	text-align: justify;
	height: 100px;
	padding-left:10px;
	padding-top:11px;
}
#schedule_area table {}
#schedule_area table th {
	text-align: center;
	width: 86px;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	padding: 4px 0px 10px;
}
#schedule_area table td {
	text-align:center;
	border-right:1px solid #555555;
	padding:13px 0px 2px;
	vertical-align:top;
	font-weight:bold;
	height: 46px;
}
#schedule_area table td .icon {
	margin-top:5px;
	height:25px;
}
#schedule_area table .right {
	border-right:none;
}
#schedule_area .caution {
	margin-top:10px;
}
#schedule_area .caution span {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	margin-right:10px;
	color:#d4d3d3;
}





/*---------------------------------------------------------------------------*/
.s_title {
	margin:0px;
}

.ctt_bg {
	background: url(../../images/girllist/bg.jpg) no-repeat center bottom;
}
.ctt_bg .bg {
	background: url(../../images/girllist/bg.png) no-repeat center -2px;
	text-align: justify;
	padding:15px 20px 0;
}
.ctt_bg .bg_bottom{
	background: url(../../images/girllist/bg.png) no-repeat center bottom;
	height:20px;
}


/*---------------------------------------------------------------------------*/
#m_comment_area {
	margin:25px 0px 25px;
}
#m_comment_area .bg {
	padding:20px 40px 0;
	font-size:14px;
	line-height:1.6;
}

/*---------------------------------------------------------------------------*/
#option_area {
	margin:0px 0px 25px;
}

#option_area .option_list {
	padding: 5px 10px 0px 20px;
}
#option_area .option_list li {
	display: inline-block;
	/display:inline;
	/zoom:1;
	vertical-align: top;
	width: 160px;
	padding: 0px 5px 8px;
}
#option_area .list_3clm .option_list li{
	width: 285px;
}

#option_area .list_2clm .option_list li {
	width: 330px;
}

#option_area .option_list li span {
	padding-left: 24px;
	min-height:18px;
	display: inline-block;
	/display:inline;
	/zoom:1;
	vertical-align: center;
}
#option_area span.op_icon_01 {
	background:url("../../images/girllist/content_option_icon_01.png") left top no-repeat;
}
#option_area span.op_icon_02 {
	background:url("../../images/girllist/content_option_icon_02.png") left top no-repeat;
}
#option_area span.op_icon_03 {
	background:url("../../images/girllist/content_option_icon_03.png") left top no-repeat;
}
#option_area span.op_icon_04 {
	background:url("../../images/girllist/content_option_icon_04.gif") left top no-repeat;
}
#option_area .caution {
	padding:10px 0px 0px 40px;
	background:#000;
}
#option_area .caution span {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
	padding-left:25px;
	margin-right:15px;
	color:#cccccc;
	line-height:19px;
}

/*---------------------------------------------------------------------------*/

#diary{
	margin-top:25px;
}
#diary .btn{
	text-align:center;
	margin-top:20px;
}

#review{
	margin-top:25px;
}
#review .btn{
	text-align:center;
	margin-top:20px;
}


/* list type listgirl */
.list_type_diary {
	margin: 0px auto 0px;
	position: relative;
	padding-top: 0px;
}
.list_type_diary li {
	width: 210px;
	float: left;
	border-right: 1px solid #878787;
	padding: 0px 13px 0px 0px;
	margin: 0 13px 0 0;
}
.list_type_diary li .wrap{
	padding:0px;
}
.list_type_diary li.last{
	padding-right:0;
	margin-right:0;
	border:none;
}
.list_type_diary li .date{
	margin-bottom: 3px;

}
.list_type_diary li .date span{
	padding: 3px 5px;
	display: inline-block;
	/display:inline;
	/zoom:1;
	vertical-align: middle;
	background: #8D8D00 url(../../images/girllist/ttl_bg.png) repeat-x bottom;
}

.list_type_diary li .cate_gallery{
	color: #ff0000;
	font-weight: bold;
}
.list_type_diary li .shopname{
	margin-top: 7px;
	color: #cccccc;
}
.list_type_diary li .comment{
	padding: 6px 8px;
	text-align: justify;
	margin-top: 8px;
	color: #cccccc;
	background: url(/share/shop/pc/images/diary/bg3_txt.png) repeat left top;
	border: 1px solid #333333;
}

.list_type_diary .detail{
	line-height: 1.4;
}
.diary_photo{
	clear: both;
	color: #ffffff;
	margin-top: 12px;
}
.diary_photo img{
	float:right;
	margin:0px 0px 5px 5px;
	border: 3px solid #000000
}

/*---------------------------------------------------------------------------*/

/* list type listgirl */
.list_type_review {
	margin: 0px auto 0px;
	position: relative;
	padding-top: 0px;
	overflow:hidden;
}
.list_type_review ul{
	margin-top:-1px;
}
.list_type_review li {
	position: relative;
	width:434px;
	height:110px;
	float: left;
	border-right: 1px solid #878787;
	border-top: 1px solid #878787;
	padding: 13px;
}
.list_type_review li.last{
	border-right: none;
}
.list_type_review li .wrap{}
.list_type_review li .btm{
	position: absolute;
	top: 13px;
	right: 15px;
}
.list_type_review li .btm .hyouka{
	display: block;
	background: #A70200 url(../../images/girllist/ttl_bg2.png) repeat-x bottom;
	padding: 3px 5px;
}
.list_type_review li .btm .hyouka strong{
	font-weight: bold;
}

.list_type_review li .date{
	padding: 3px 5px;
	display: inline-block;
	/display:inline;
	/zoom:1;
	vertical-align: middle;
	font-weight:bold;
	background: #8D8D00 url(../../images/girllist/ttl_bg.png) repeat-x bottom;
}
.list_type_review li .girlname{
	padding-top: 2px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #706e1f;
	font-weight: bold;
	color:#ffffff;
}

.list_type_review li .girlname a{
	color:#ffffff;
}
.list_type_review li .girlname span{
	color: #CCCCCC;
	background: none;
	font-weight: normal;
}
.list_type_review .detail{}
.list_type_review .comment{
	margin-top:6px;
}

.review_comment {
	color: #FFFFFF;
	margin: 15px 0px;
}

/*---------------------------------------------------------------------------*/
#today_area {
	width:962px;
	margin:25px auto 10px;
	position:relative;
}
.today_title_bg {
	background: url(../../images/girllist/today.png) no-repeat left top;
	min-height: 50px;
	height: 66px;
}

.today_title_bg .today_title {
	font-size:183%;
	padding:24px 0px 0px 90px;
	color:#ffffff;
}
#today_tab {
	position:absolute;
	top:23px;
	right:20px;
}
#today_tab li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	width:154px;
	height:43px;
	margin-left:10px;
	cursor:pointer;
}
#today_tab li a {
	display:block;
	width:154px;
	height:43px;
	color:#666666;
	font-weight:bold;
	text-align:center;
	padding-top:7px;
}
#today_tab li.today_01 {
	background:url(/share/shop/pc/images/girllist/today_btn.png) left top no-repeat;
}
#today_tab li.current a.today_01 {
	background:url(/share/shop/pc/images/girllist/today_btn_on.png) left top no-repeat;
	color:#ffffff;
}
#today_tab li.current a.today_01 span {
	color:#ffffff;
}
#today_tab li.today_02 {
	background:url(/share/shop/pc/images/girllist/today_btn.png) left top no-repeat;
}
#today_tab li.current a.today_02 {
	background:url(/share/shop/pc/images/girllist/today_btn_on.png) left top no-repeat;
	color:#ffffff;
}
#today_tab li.current a.today_02 span {
	color:#ffffff;
}
#today_tab li.today_03 {
	background:url(/share/shop/pc/images/girllist/today_btn.png) left top no-repeat;
}
#today_tab li.current a.today_03 {
	background:url(/share/shop/pc/images/girllist/today_btn_on.png) left top no-repeat;
	color:#ffffff;
}
#today_tab li.current a.today_03 span {
	color:#ffffff;
}

.today_girl_area {
	background: #000000;
	width: 960px;
	border-right: 1px solid #4B4800;
	border-bottom: 1px solid #4B4800;
	border-left: 1px solid #4B4800;
	padding-bottom: 20px;
}

.today_girl_area .list_type_listgirl .detail {
	height: 230px;
}
.card_btn {
	text-align:center;
	/*width:460px;*/
	margin:30px auto 0px;
	padding:10px 0px;
	clear:both;
}
.card_btn span {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
	margin:0px 4px;
}






/* ------------------------------------------------ */
.ui-dialog-titlebar {
	background:#87161c;
	color:#ffffff;
	font-size:116%;
	text-align:center;
}
.ui-widget-overlay {
	background:rgba(0,0,0,0.7);
}
#movieWindow {
	background:#000000;
	overflow:hidden;
	width:auto;
	height:auto;
}
.vjs-big-play-button {
	top:50% !important;
	left:50% !important;
	margin-top:-6em !important;
	margin-left:-4em !important;	
}
.ui-dialog .ui-dialog-content {
	padding:0.5em 0px !important;
}
.imageScrollBox {
	cursor:pointer;
}
