@charset "shift_jis";
/* CSS Document */

.profile {
	overflow: hidden;
	clear: both;	
	margin-bottom: 20px;
}
.profile_body {
	width: 760px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 25px;
}
.profile_body h4 {
	height: 40px;
	font-size: 14px;
	font-weight: 700;
	text-align: left;
	text-indent: 0.7em;
	margin-bottom: 10px;
	color: #F0E0A5;
	background:url("/com/temp2/img/header/header_nav_bg.jpg") repeat-x;
}
.profile_body h4 span {
	font-family: 'Titillium Web', sans-serif;
	font-size: 22px;
	line-height: 40px;
	font-weight: 600;
	padding-right: 10px;
	color: #fff;
}
/* left */
.profile_left {
	width: 400px;
	height: 805px;
	overflow: hidden;
	float: left;
	padding-right: 20px;
	margin-bottom: 15px;
}
.profile_left .inner {
	width: 346px;
	float: left;
	overflow: hidden;
	padding-left: 1px;
}
.profile_left .type_icon {
	width: 52px;
	height: 81px;
	float: left;
	overflow: hidden;
	padding-right: 1px;
}
.profile_left .type_icon img {
	padding: 1px 0;
	width: 52px;
	height: 25px;
}
.profile_left .catch {
	font-size: 18px;
	font-weight: normal;
}
.profile_left h3 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: bolder;
	color: #BF402D;
}
.profile_left h3 span {
	font-size: 18px;
	font-weight: bold;
}
.profile_left p.size {
	font-family: 'Titillium Web', sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #76A09C;
	margin-bottom:3px;
}
.profile_left .girl_photo {
	width: 400px;
	height: 720px;
	text-align: center;
	overflow: hidden;
}
.profile_left .profile_img_area {
	width: 400px;
	height: 600px;
	margin: 0 0 3px;
	padding: 0;
}
.profile_left .prof_thum {
	width: 400px;
	height: 117px !important;
	overflow: hidden;
}
.profile_left .prof_thum li {
	width: 78px;
	padding: 0 1px;
	float: left;
}
.profile_left .option_list {
	width: 400px;
}
.profile_left .option_list ul {
	width: 400px;
	overflow: hidden;
}
.profile_left .option_list li {
	width: 98px;
	height: auto;
	float: left;
	padding: 1px;
}
.profile_left .option_list li img {
	width: 98px;
	height: auto;
}
/* right */
.profile_right {
	float: left;
	overflow: hidden;
	width: 340px;
	height: 805px;
	margin-bottom: 15px;
}
.profile_right div.profile_movie {
	width: 340px;
	height: auto;
	margin-bottom: 20px;
}
.profile_right .profile_movie div.fmovie {
	width: 180px;
	height: 136px;
	padding: 22px 82px;
	background: #e0e0e0 url("../img/grid.jpg") repeat;
}
.profile_right .profile_movie div.fmovie iframe{
	background: #fff;
	border-top:2px solid #9a9a9a;
	border-left:2px solid #9a9a9a;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
}
.profile_right div.profile_diary {
	width: 340px;
	height: 284px;
	margin-bottom: 20px;
}
.profile_right .girls_enquete {
	height: 290px;
}
.profile_right .girls_enquete dl {
	height: 256px;
	overflow: auto;
}
.profile_right .girls_enquete dt {
	padding: 3px 0 3px 12px;
	font-size: 12px;
	background-color: #cadad8;
}
.profile_right .girls_enquete dt:before {
	content: "";
}
.profile_right .girls_enquete dd {
	padding: 3px 0 3px 24px;
	color: #BF402D;
	font-size: 12px;
}
/* bottom */
.profile_bottom {
	overflow: hidden;
	clear: both;
}
.shop_comment{
	margin-bottom:25px;
}
.shop_comment p {
	height: auto;
	overflow: auto;
}
.profile_schedule table {
	width: 760px;
	font-size: 11px;
	border-spacing: 0;
}
.profile_schedule table th {
	width: 14%;
	padding: 1px 0;
	border: solid 1px #fff;
	color: #fff;
	font-weight: bold;
}
.profile_schedule table th.weekday {
	background: #716a61;
}
.profile_schedule table th.saturday {
	background: #50b9c9;
}
.profile_schedule table th.holiday {
	background: #cf6f61;
}
.profile_schedule table td {
	background: #f2e8d9;
	border: solid 1px #fff;
	text-align: center;
	padding: 3px 0;
}
/* recommendation */
.recommendation {
	margin-bottom: 25px !important;
}
.recommendation_body {
	width: 760px;
	min-height: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.recommendation_main {
	height: 450px;
	overflow: auto;
}
ul.recommended_girls_list {
	overflow: hidden;
}
ul.recommended_girls_list li {
	width: 178px;
	height: 348px;
	margin: 2px;
	padding: 0;
	float: left;
	border: solid 1px #e0e0e0;
	overflow: hidden;
	text-align: center;
}
ul.recommended_girls_list li p.girls_comment {
	padding: 2px 5px 0;
	height: 18px;
	color: #282828;
    font-size: 12px;
}
ul.recommended_girls_list li .recommended_girls_thumb {
	height: auto;
	padding: 5px 9px;
	text-align: center;
}
ul.recommended_girls_list li .recommended_girls_thumb img {
	width: 158px;
	height: 240px;
	padding: 0;
}
ul.recommended_girls_list li .recommended_girls_data {
	overflow: hidden;
}
ul.recommended_girls_list .recommended_girls_data p.girls_name {
	font-size: 14px;
    color: #BF402D;
	font-weight: bold;
}
ul.recommended_girls_list .recommended_girls_data p.girls_size {
	clear: both;
	font-family: 'Titillium Web', sans-serif;
	color:#76A09C;
	font-size:13px;
	font-weight: 600;
}
ul.recommended_girls_list p.type_icon {
	width: 158px;
	height: 25px;
	overflow: hidden;
	text-align: center;
	margin-top: 4px;
	padding: 0 9px;
}
ul.recommended_girls_list p.type_icon img {
	width: 46px;
	height: 22px;
	padding: 1px;
}
/* add option */
.profile_left,
.profile_right {
	height: auto;
}
.profile_left .girl_photo {
    margin-bottom: 10px;
}
.profile_right div.profile_diary {
	height: auto;
}
.profile_right div.profile_diary iframe {
	height: 210px !important;
}
.profile_right .girls_enquete {
	height: 337px;
}
.profile_right .girls_enquete dl {
    height: 303px;
}

/* rvw_ent */
.rvw_ent {
	text-align: center;
    margin-bottom: 20px;
}
/* discount_txt */
.discount_txt {
	height: 17px;
	overflow: hidden;
    margin-bottom: 15px;
    padding: 5px;
    background: url("../img/grid.gif") repeat;
    text-indent: 5px;
}
.discount_txt p {
	color: #BF402D;
}
.discount_txt p:before {
    content: url("../img/ticket_icon.png");
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.profile_right .girls_enquete {
	height: auto;
}
.profile_right .girls_enquete dl {
	height: 249px;
}

/* girl's comment (right) */
.profile_right .girl_comment{
	margin-bottom: 20px;
}
.profile_right .girl_comment p{
    height: auto;
    overflow: auto;
	background: #000;
    padding: 10px;
}

/* 170321 attr_icons */

.profile_left > div {
    width: 242px;
    height: auto;
    float: left;
    overflow: hidden;
}
.profile_left .catch {
    width: 420px;
    font-size: 16px;
}
.profile_left h3 {
    width: 242px;
    float: left;
    overflow: hidden;
}
.profile_left p.size {
    width: 242px;
    float: left;
    overflow: hidden;
}
.profile_left .type_icon {
    width: 157px;
    height: 27px;
    float: left;
    overflow: hidden;
    padding-top: 4px;
}
.profile_left .type_icon img:nth-child(n+4) {
    display: none;
}
.profile_left .attr_icons {
    width: 157px;
    height: 27px;
    float: left;
    text-align: center;
    overflow: hidden;
}
.profile_left .attr_icons img {
    padding: 1px;
}
/* 190731 attr_icons */
.profile_left .type_icon {
    text-align: center;
}
.profile_left .attr_icons img {
    padding: 1px 0;
}