@charset "UTF-8";
/* CSS Document */

/*女の子詳細*/
.GirlsDetail {
	width:695px;
	color: white;
	margin-bottom: 10px;
}

.GirlsDetail-head {
}
.GirlsDetail-head h2{
	background: url(images/cast/GirlsDetail-head.gif) no-repeat;
	text-indent: -2000px;
	height:45px;
}

.GirlsDetail-subhead{
	background: url(images/cast/GirlsDetail-subhead.gif) no-repeat top left;	
	height: 54px;
	width: 695px;	
}
.GirlsDetail-body {
	width: 695px;
	background: url(images/cast/GirlsDetail-bg.gif) repeat-y;
}

.GirlsDetail-foot {
	background: url(images/cast/GirlsDetail-foot.gif) no-repeat;
	height: 15px;
	width: 695px;
}


/*ボディの段組*/
.GirlsDetail-body-inner01{
	font-size:82%;
	width:640px;
	margin:-30px auto;}
/*左側（画像/大）*/
.GirlsDetail-body-box01{
	width:260px;
	padding-bottom:10px;
	float:left;}
/*右側（データやらイチオシやら）*/
.GirlsDetail-body-box02{
	width: 380px;
	padding-bottom:10px;
	float:right;}

/*右側上部（テーブル）*/
.GirlsDetail-body-section01{
	height:255px;
}
/*右側下部（小さい画像やステータス）*/
.GirlsDetail-body-section02{
	height:120px;
}
/*右側下部左（小さい画像）*/
.GirlsDetail-body-section02-unit01{
	width:255px;
	float:left;}
/*右側下部左（ステータス）*/
.GirlsDetail-body-section02-unit02{
	width:113px;
	float:right;}
/*いちばんした*/
.GirlsDetail-body-inner02{
	clear:both;
	width:640px;
	margin:0px auto 0px;
	background: url(images/pr/Column01-border-bg01.gif) repeat-x top;
	}

/*詳細テーブル*/
.GirlsDetail-body-dataTable {
	line-height: 180%;
	width: 380px;
}
.GirlsDetail-body-dataTable a{
	color:#FFF;
}

.GirlsDetail-body-dataTable th {
	color: #f8e100;
	width: 60px;
	background: url(images/pr/Column01-border-bg01.gif) repeat-x;
	background-position:bottom;
}

.GirlsDetail-body-dataTable td {
	color: #fff;
	background: url(images/pr/Column01-border-bg01.gif) repeat-x;
	background-position:bottom;
}

.GirlsDetail-body-dataTable td.col2 {
	width: 105px;
}

.GirlsDetail-body-dataTable td.ruby {
	font-size: 80%;
	line-height: 80%;
	background: none;
}

.GirlsDetail-body-dataTable td.castname {
	font-size: 200%;
	color: #f0f;
	line-height: 150%;
}

.castage { /* キャスト年齢のスモール表示用 */
	font-size: 65%;
	color: #fff;
}

/*小さい画像*/
ul.GirlsDetail-SmallImages li{
	display:block;
	width:80px;
	height:120px;
	float:left;
	padding-right:5px;}

.GirlsDetail-body-section02-unit02{
	text-align: right;
}

.GirlsDetail-body-section02-unit02 ul li{
	padding-bottom:5px;
	}


.GirlsDetail-body-inner02 h3{
	color: #f8e100;
	padding-top:0px;
}

.GirlsDetail-body-inner02 p{
	font-size: 82%;
	padding-bottom:10px;
}
p.castAppeal{
	padding-top:5px;
	padding-bottom:0px;
}
