@charset "utf-8";
/***************************
 *
 * G_navi
 *
***************************/
.g_navi li.girl{
	background:url(../../../parts/header/img/g_navi_girls_ac.png);
	background-repeat:no-repeat;
	background-position:right center;
	margin-top:-1px;
}

/***************************
 *
 * girl
 *
***************************/
h2#title{
	margin:0px 0px 20px 0px;
}
#girl{
	width:753px;
}
#girl ul li{
	float:left;
	width:188px;
	height: 307px;
	background:url(../img/girls_member_work_base.png);
	background-repeat:no-repeat;
	padding: 4px 0px;
}
#girl ul li.in{
	background:url(../img/girls_member_work_on.png);
	background-repeat:no-repeat;
}
#girl ul li p.ig_img{
	width: 180px;
	height:238px;
	margin: 0px auto 5px;
}
#girl ul li p.ig_img img{
	width:179px;
	height:238px;
	padding-right:1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#girl ul li p.name{
	color:#FF99B8;
	font-size:120%;
}
#girl ul li p.bwh{
	color:#84BFBF;
}



h3.midashi,
div.midashi{
	margin:0px 0px 10px 0px;
}
div.midashi ul li{
	float:left;
	margin-right:-1px;
}
div.midashi ul li.end{
	margin-right:0px;
}
.map_box{
	background:url(../../../pages/system/img/system_map_1.png);
	background-repeat:no-repeat;
	width:753px;
	height:602px;
	position:relative;
}
iframe.map{
	position: absolute;
	top: 67px;
	left: 29px;
}
small{
	position:absolute;
	bottom:60px;
	right:26px;
}
#map_addres{
	position: absolute;
	width: 275px;
	bottom: 35px;
	left: 240px;
	font-size: 90%;
	text-align: left;
}
#map_addres p{
	color: #333;
}