@charset "utf-8";
/* ===================================================================
	style.css
=================================================================== */


/*
girl_ttl
------------------------------- */

.girl_ttl{
	position: relative;
	font-size: 20px;
	line-height: 55px;
	background: url(../../images/review/girl_ttl.png);
	height: 57px;
	padding-left: 30px;
	margin: 20px 0px 0px;
	font-weight:bold;
}
.girl_ttl h3{}
.girl_ttl h4{
	font-size:16px;
	position:absolute;
	top:0;
	right: 10px;
}

/*
girl_profile
------------------------------- */
#girl_profile{
	padding: 20px;
	background: url(../../images/review/girl_profile.jpg) no-repeat right top;
	position:relative;
}
#girl_profile .img_girl,
#girl_profile .profile_box{
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
}

#girl_profile .profile_box .profile_dtl,
#girl_profile .profile_box .profile_meter{
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
}

#girl_profile .img_girl{
	width:100px;
	padding:3px;
	border:1px solid #7c6428;
	position:relative;
}
#girl_profile .profile_box{
	margin-left:15px;
}
#girl_profile .profile_box span{
	display:inline-block;
	/display:inline;
	/zoom:1;
}
/**/
#girl_profile .profile_box .profile_name{
	font-size: 14px;
	border-bottom: 1px solid #666;
	margin-bottom: 12px;
	padding-bottom: 12px;
	padding-top:8px;
}

#girl_profile .profile_box .profile_name .name{
	font-size:18px;
	margin-right:10px;
}

/**/
#girl_profile .profile_box .profile_dtl{}
#girl_profile .profile_box .profile_dtl p{
	margin-bottom:10px;
}
#girl_profile .profile_box .profile_dtl span{
	min-width:200px;
}
#girl_profile .profile_box .profile_dtl span.items{
	width: 140px;
	min-width:10%;
	background: url(../../images/review/girl_icon.png) no-repeat left 2px;
	padding-left: 18px;
}
/**/
#girl_profile .profile_box .profile_meter{
	margin-left:20px;
}
/**/
#girl_profile .btn{
	text-align:right;
	position:absolute;
	right: 20px;
	bottom: 20px;
}
#girl_profile .btn a{
	display: inline-block;
	/display:inline;
	/zoom:1;
	background: url(../../images/common/icon_05.png) no-repeat left 2px;
	padding-left: 20px;
}




/* list type listgirl */
.list_type_review {
	width: 962px;
	margin: 10px auto 0px auto;
	position: relative;
}
.list_type_review li {
	background: url(/share/shop/pc/images/review/girl_bg.jpg) no-repeat center top;
	margin:0 0 20px;
	padding-top:30px;
	position:relative;
}
.list_type_review li .wrap{
	padding: 0px 50px 30px;
	background: url(/share/shop/pc/images/review/girl_bg.jpg) no-repeat left bottom;
}

.list_type_review li .hyouka{
	color: #CC0000;
	background: url(/share/shop/pc/images/review/hyouka.png) no-repeat 30px center;
	margin-left: 220px;
	display: block;
	padding: 0px 0px 0px 100px;
	position:absolute;
	font-size:18px;
	top: 32px;
	right: 60px;
}
.list_type_review li .btm .hyouka strong{
	font-size: 180%;
	font-weight: bold;
	color: #CC0000;
}


.list_type_review li .date{
	padding: 0px 0px 10px;
	margin-bottom:10px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px dotted #706e1f;
}
.list_type_review li .date span{
	padding-left:20px;
	font-weight: bold;
}

.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 .img_girl {
	width: 164px;
	margin: 0px 30px 0px 0px;
	position: relative;
	padding: 2px;
	float: left;
	border: 1px solid #706e1f;

}


.list_type_review .detail{
	color: #cccccc;
	line-height: 1.4;
}


.list_type_review .comment{
	line-height: 1.8;
	color: #CCCCCC;
}

.review_comment {
	color: #FFFFFF;
	margin: 15px 0px;
}
