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

.navi4 a{
  background:url(../common/img/navi/Navi4.png) no-repeat;
  background-position:0 -55px
}

.title{
  width:960px;
  height:96px;
  margin-bottom:10px;
}

#girls_list{
  width:970px;
  margin-right:-10px;
  overflow:hidden;
}

#girls_list li{
  width:313px;
  float:left;
  margin-right:10px;
  margin-bottom:5px;
}

.gl_photo{
  background:url(./img/gi_li_bg_L.png) no-repeat;
  width:144px;
  height:205px;
  float:left;
  position:relative;
}

.gl_li_photo{
  margin:6px 12px 0 7px;
}

.gl_li_newface{
  position:absolute;
  top:170px;
  left:2px;
  display:block;
}

.gl_li_ranking{
  position:absolute;
  top:150px;
  left:0;
  display:block;
}

.gl_prof{
  background:url(./img/gi_li_bg_R.png) no-repeat;
  width:159px;
  height:168px;
  padding:17px 10px 20px 0;
  float:left;
}

.gl_txt1{
  font-size:14px;
  height:1.3em;
  overflow:hidden;
  color:#a60c43;
  padding-left:5px;
}

.gl_txt2{
  font-size:12px;
  height:5.4em;
  overflow:hidden;
  color:#2f2f2f;
  margin-bottom:3px;
}

.gl_txt3 {
    font-size: 10px;
    color: #f70778;
	height: 1.4em;
    overflow: hidden;
}
.gl_txt4 {
    font-size: 16px;
    height: 1.4em;
    overflow: hidden;
    color: #a60c43;
    padding-left: 5px;
}

.gl_prof a{
	color: #a60c43;
	font-size:15px;
	text-decoration:none;
}
.gl_prof a:link{
	color: #a60c43;
	text-decoration:none;
}
.gl_prof a:visited{
	/*color: #a60c43;*/
	text-decoration:none;
}
.gl_prof a:hover{
	text-decoration:underline;
}
.gl_prof a:active{
	color: #a60c43;
	text-decoration:underline;
}

.gl_prof .type_icon {
    padding: 3px 0 5px 3px;
}

.gl_line{
  font-size:0;
  line-height:0;
  padding:3px 0 3px 4px;
}

.gl_syukkin_icn{
  width:77px;
  height:21px;
  float:left;
  margin-top:2px;
}

.gl_waribiki_icn{
  width:77px;
  height:21px;
  float:right;
  margin-top:2px;
}


/*新人情報用のCSS*/
.gl_entry_date{
  background:url(./img/gl_entry_date_bg.png) no-repeat;
  width:133px;
  height:24px;
  padding:17px 0 0 22px;
  margin-bottom:2px;
  font-size:17px;
  font-weight:bold;
  font-family: "Century Gothic",sans-serif;
  color:#603404;
}

.gl_waribiki_icn_big{
  width:138px;
  height:21px;
  margin:3px auto 0 auto;
}

.newfbnr{
	margin-bottom:15px;
}