@import url("/style/global.css");

body{
	background:#000;
}

ul,li{
	list-style:none;
	margin:0;
	padding:0;
}


#title{
	background:url(images/title.jpg) no-repeat;
	height:535px;
	text-indent:-9999px;
}

#all{
	background:url(images/all.jpg) no-repeat;
	height:500px;
	text-indent:-9999px;
}

#all_txt{
	background:url(images/all_txt.jpg) no-repeat;
	width:720px;
	height:164px;
	margin:27px auto 40px auto;
	position:relative;
}
#all_txt p{
	position:absolute;
	width:480px;
	text-align:center;
	top:12px;
	left:120px;
	font-size:13px;
	margin:0;
}

#collabo{
	background:url(images/collabo.jpg) no-repeat;
	height:669px;
	position:relative;
}
#collabo .bt{
	position:absolute;
	bottom:75px;
	left:140px;
}

.line{
	background:url(images/line.jpg) no-repeat;
	width:100%;
	height:13px;
	margin:30px auto;
}

.bt{
	text-align:center;
	margin:20px auto;
}

#gals{
	overflow:hidden;
}
#gals li{
	background:url(images/gals_bg.jpg) no-repeat;
	width:178px;
	height:430px;
	text-align:center;
	float:left;
	margin:10px 8px;
}
img.thumb{
	margin-top:88px;
}
#gals li b{
	font-size:17px;
	color:#fff;
	line-height:1.6;
}

#exp{
	background:url(images/exp.jpg) no-repeat;
	height:669px;
	position:relative;
	margin-bottom:100px;
}
#exp p{
	color:#fff;
	text-align:center;
	font-size:14px;
	padding-top:85px;
}
#exp .bt{
	position:absolute;
	bottom:85px;
	left:90px;
}


/* 個別ページ */

#photo_wrap{
	background:url(images/photo_bg.jpg) no-repeat;
	width:560px;
	height:550px;
	text-align:center;
}

img.girls_photo{
	margin-top:20px;
}

.girls_photo_bt ul{
	text-align:center;
	margin-top:10px;
}

.girls_photo_bt li{
	display:inline; 
}

.girls_photo_bt li a{
	background:url(images/num_bt.png) no-repeat;
	padding:12px 16px;
	width:40px;
	height:40px;
	color:#630;
	font-weight:bold;
	text-align:center;
}