@charset "UTF-8";
/*==========================

	cast

============================*/
.law{
	text-align: center;
}

.shopText{
	color: #f1ff0f;
    display: block;
    font-size: 18px;
    margin: 20px auto;
    text-align: center;
    width: 930px;
}
.caution {
	color:#00fcff;
	display: block;
	font-size: 30px;
	font-weight: bold;
	width: auto;
    display: block;
    margin: 20px auto;
    text-align: center;
    text-decoration: underline;
}
.shopText span {
    color: #fff;
    font-weight: bold;
}
#girlsBox4{
	height:auto;
	margin:auto;
	overflow:hidden;
	width:920px;
}
#girlsBox4 li{
	background:url(../img/common/bgCommonCast.jpg) no-repeat center top;
	float:left;
	margin:0 3px 20px 3px;
	padding: 10px 0 15px;
	width:224px;
}
#girlsBox4 li .pic{
	height:240px;
	margin:10px auto 5px;
	width:180px;
}
#girlsBox4 li .pic img{
	max-height:240px;
	width:180px;
}
#girlsBox4 h3{
	font-weight:bold;
	text-align:center;
}
#girlsBox4 .size{
	color: #ffc90f;
	text-align:center;
}
#girlsBox4 .iconBox{
	margin: 2px auto;
	width: 188px;
	height: 26px;
}
#girlsBox4 .iconBox div{
	color: #ffc90f;
	float: left;
	margin: 0 3px;
	padding: 4px 0;
	text-align: center;
	width: 86px;
	height: 18px;
}
#girlsBox4 .captionBox{
	font-size:12px;
	line-height:1.6;
	text-align:center;
}
.headCap {
	padding: 4px 0 0;
	color: #000000;
}
.FootCap {
	color:#aa2626;
	font-weight: bold;
	padding: 2px 0 0;
}
#girlsBox4 .captionTxt{
	margin:0 auto;
	width:180px;
	height: 19px;
	overflow: hidden;
}


