


#costume_girl{
margin-top: 20px;
width:100%;
}

.girl{
float:left;
width: 23%;
height:350px;
margin: 5px 1% 20px 1%;
}

.girl_img{
  width: 100%;
}

.girl_img img{
  width: 100%;
}

.girl_data{
  width: 100%;
  text-align: center;
  margin-top: -2px;
  padding: 10px 0px;
  font-weight: bold;
}

.girl_data_span{

}
