/* --------------------------------------------------------------------------- */
/* shop_detail */
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* fream */
#contents .f_main {
	clear: both;
	margin: 0 0 0 9px;
	width: 620px;
}
#contents .f_left {
	width: 326px;
	float: left;
	text-align: center;
	margin: 0 0 0px 0;
}
#contents .f_right {
	width: 280px;
	float: left;
	margin: 0;
	padding: 0 0 0px 10px;
}
html>body #contents .f_right {
	width: 270px;
}
#contents .system {
	clear: both;
	margin: 0 0 0 9px;
	width: 613px;
}

/* --------------------------------------------------------------------------- */
#contents .f_header h3.title {
	width: 112px;
	height: 28px;
	background: url(../../img/title_girl_data.png) 5px 0 no-repeat;
	margin: 0;
	padding: 0;
}

/* --------------------------------------------------------------------------- */
/* title_bar_girl */
.title_bar_shop {
	background: #000;
	padding: 4px 6px 3px 6px;
	width: 613px;
	color: #CCC;
	border-left: 5px solid #ff0096;
}
html>body .title_bar_shop {
	width: 600px;
}
.title_bar_shop h3, .title_bar_shop h4, .title_bar_shop p{
	margin: 0;
	line-height: 1;
}
.title_bar_shop a, .title_bar_shop .txt_right{
	color: #FFF;
}

/* --------------------------------------------------------------------------- */
#girl_photo {
	background: url(../../img/fream_photo_326x366.png) 0 0 no-repeat;
	width: 326px;
	height: 366px;
	margin: 0 0 5px 0;
}
#girl_photo td{
	text-align: center;
	vertical-align: middle;
}
#girl_photo td img{
	margin: auto;
}
.thumb_photo {
	width: 326px;
}
.thumb_photo img{
	float: left;
	margin: 0 2px 0 0;
}
.thumb_photo img.title{
	margin-top: 14px;
}
.thumb_photo p{
	font-size: 10px;
	margin: 0;
	line-height: 1;
}
/* --------------------------------------------------------------------------- */
h2.title {
	clear: both;
	background: url(../../img/eye_light_blue.png) 5px 4px no-repeat;
	padding-left: 20px;
	margin: 15px 0;
	font-size: 12px;
	font-weight: normal;
}
h2.title strong{
	color: #ff0096;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
}

/* --------------------------------------------------------------------------- */
#girl_info {
	clear: both;
	margin: 0 auto;
	width: 270px;
}
/*
html>body #girl_info {
	margin: 0 0 15px 10px;
}*/
#girl_info th {
	vertical-align: top;
	text-align: left;
	width: 85px;
}
#girl_info td {
	vertical-align: top;
	text-align: left;
	border-bottom: 1px dotted #CCC;
}
#gi_type th {
	background: url(../../img/txt_girl_type.png) 0 0 no-repeat;
}
#gi_chara th {
	background: url(../../img/txt_girl_chara.png) 0 0 no-repeat;
}
#gi_charm th {
	background: url(../../img/txt_girl_charm.png) 0 0 no-repeat;
}
#gi_girl_favor th {
	background: url(../../img/txt_girl_favor.png) 0 0 no-repeat;
}
#gi_sacantai th {
	background: url(../../img/txt_girl_sacantai.png) 0 0 no-repeat;
}
#gi_technique th {
	background: url(../../img/txt_girl_technique.png) 0 0 no-repeat;
}
#gi_smoking th {
	background: url(../../img/txt_girl_smoking.png) 0 0 no-repeat;
}

/* --------------------------------------------------------------------------- */
#girl_comment .header{
	background: url(../../img/fream_title_comment.png) top center no-repeat;
	height: 27px;
}
#shop_comment .header{
	background: url(../../img/fream_title_shop_comment.png) top center no-repeat;
	height: 27px;
}

#button_bookmark_girl{
	width: 159px;
	height: 30px;
	background: #FFF url(../../img/button_bookmark_girl.png) 0 0 no-repeat;
	border: none;
	margin-bottom: 5px;
}
#more_girl_comment {
	display: none;
}
#more_shop_comment {
	display: none;
}

/* --------------------------------------------------------------------------- */

.play_list {
	clear: both;
	margin: 0 0 10px 9px;
}
.play_list .title_bar {
	width: 613px;
	height: 2.4em;
	background: url(../../img/bg_title_under_bar.png) 0 2px repeat-x;
	margin: 0 0 5px 0;
}
.play_list .title_bar h3{
	font-size: 14px;
	line-height: 25px;
	padding-left: 20px;
	background: url(../../img/eye_light_yellow.png) 5px 7px no-repeat;
}
.play_list .list {
	margin: 0 25px 9px 9px;
	word-break: keep-all;
	color: #CCC;
}
.play_list .list .on {
	color: #09F;
}

#girl_play .title_bar h3{
	background: url(../../img/eye_light_blue.png) 6px 8px no-repeat;
}
#girl_play .list .on {
	color: #09F;
}

#girl_option .title_bar h3{
	background: url(../../img/eye_pink.png) 6px 8px no-repeat;
}
#girl_option .list .on {
	color: #ff1995;
}

