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

#girls_list_container {
	padding-left: 15px;
	background-image: url(../img/girl/bg_girls_list_middle.jpg);
	*height: 1%;
}
.girls_list_icon_desc {
	font-size: 14px;
	line-height: 1.3;
	text-align: center;
}
.girls_list_icon_desc img {
	height: auto;
	vertical-align: bottom;
	width: 16px;
}
.girls_list {
	background-image: url(../img/girl/girl_bg.png);
	float: left;
	height: 350px;
	width: 175px;
	margin-left: 15px;
	padding-top: 12px;
	*display: inline;
	margin-bottom: 10px;
}
.girls_list_photo {
	border: 2px solid #666;
}
.girls_list_pic {
	position: relative;
	height: 230px;
	padding-left: 9px;
	margin-bottom: 5px;
}
.girls_list_new {
	position: absolute;
	left: 15px;
	top: 5px;
}
.girls_list_koushin {
	position: absolute;
	height: 15px;
	width: 56px;
	left: 106px;
	top: 208px;
}
.girls_list_prof {
	padding-left: 9px;
	position: relative;
	line-height: 17px;
}
.girls_list_prof span {
	font-size: 16px;
	font-weight: bold;
}
.girls_list_today {
	position: absolute;
	top: 0px;
	right: 12px;
}
.girls_list_com {
	height: 50px;
	padding-left: 9px;
	overflow: hidden;
	width: 155px;
	font-size: 10px;
	line-height: 13px;
	color: #999;
}
.girls_list_com span {
	font-size: 10px !important;
	line-height: 13px !important;
	color: #999 !important;
}
.girls_list_koushin {
	position: absolute;
	height: 11px;
	width: 40px;
	left: 16px;
	top: 5px;
}
.girls_list_icon_desc {
	font-size: 14px;
	line-height: 1.3;
	text-align: center;
}
.girls_list_icon {
	display: flex;
	height: 16px;
	margin-bottom: 2px;
	padding-left: 84px;
}
.girls_list_icon p {
	margin-right: 4px;
	text-align: center;
	width: 16px;
}
.girls_list_icon p img {
	width: 100%;
	height: auto;
}
