@charset "shift_jis";
/* CSS Document */

#girls_list_title, .girls_list_box, .girls_list_shukkin, .girls_list_icon1 {
	background-image: url(../image/girls/girls_list.jpg);
	background-repeat: no-repeat;
}
#girls_list_title span, .girls_list_shukkin span, .girls_list_icon1 span {
	display: none;
}
#girls_list_title {
	display: block;
	height: 54px;
	width: 799px;
}
#girls_list_container {
	padding-left: 10px;
}
.girls_list_icon_desc {
	font-size: 14px;
	line-height: 1.3;
	padding-bottom: 15px;
	text-align: center;
}
.girls_list_icon_desc img {
	height: auto;
	vertical-align: bottom;
	width: 16px;
}
.girls_list_box {
	height: 155px;
	width: 251px;
	float: left;
	background-position: 0 -54px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	position: relative;
	*display: inline;
}
.girls_list_icon {
	display: flex;
	position: absolute;
	right: 5px;
	top: 8px;
}
.girls_list_icon p {
	margin-right: 1px;
	text-align: center;
	width: 12px;
}
.girls_list_icon p img {
	width: 100%;
	height: auto;
}
.girls_list_photo {
	display: block;
	height: 150px;
	width: 100px;
	float: left;
}
.girls_list_photo img {
	height: 150px;
	width: 100px;
}
.girls_list_shukkin {
	background-position: -256px -54px;
	position: absolute;
	left: 58px;
	top: 141px;
	height: 13px;
	width: 46px;
}
.girls_list_right {
	font-size: 10px;
	float: left;
	width: 141px;
	color: #CCC;
	padding-left: 5px;
}
h3 {
	display: block;
	font-size: 11px;
	line-height: 19px;
	height: 37px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #62512d;
	margin-bottom: 2px;
	font-weight: normal;
}
.girls_list_prof {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #62512d;
}
.girls_list_name {
	font-size: 15px;
}
.girls_list_age {
	font-size: 12px;
}
.girls_list_new,
.girls_list_update {
	left: 6px;
	position: absolute;
}
.girls_list_new {
	top: 6px;
}
.girls_list_update {
	top: 147px;
}
.girls_list_com {
	height: 30px;
	overflow: hidden;
	margin-bottom: 1px;
}
.girls_list_date {
	text-align: center;
	height: 13px;
	color: #999;
}
*html body .girls_list_thum {
	margin-left: -3px;
}
.girls_list_thum img {
	margin-left: 5px;
	height: 66px;
	width: 44px;
}


/* 新人入店速報 */

h2 {
	height: 72px;
	background-image: none;
	margin-bottom: 10px;
}
.girls_list_box1 {
	border: 2px solid #333;
	margin-bottom: 10px;
	padding: 5px;
	position: relative;

	*height: 1%;
}
.girls_list_photo1 {
	display: block;
	height: 270px;
	width: 180px;
	float: left;
	margin-right: 5px;
}
.girls_list_right1 {
	float: left;
	width: 600px;
	font-size: 21px;
}
.girls_list_name1 {
	float: left;
	width: 200px;
	text-align: center;
	background-color: #F00;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	color: #FF0;
}
.girls_list_prof1 {
	float: left;
	width: 400px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #333;
	margin-bottom: 5px;
}
.girls_list_icon1 {
	background-position: -256px -54px;
	position: absolute;
	top: 9px;
	left: 8px;
	width: 46px;
	height: 13px;
}
.girls_list_com1 {
	line-height: 1.4;
}
