@charset "shift_jis";

html {
	overflow-y: scroll;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	color:#FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

img, a img { border:0px;margin:0px;
padding:0px;}

a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.clear {clear:both;}


a:link {
	text-decoration: none;
	color: #FFFF00;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #ff1b1b;
}
a:active {
	text-decoration: none;
}
p {
	padding: 0px;
	margin: 0px;
	text-align: justify;
	line-height: 120%;
}

body {
	width:100%;
	height: auto;
	margin:0px auto;
	background-color: #000000;
}
#bg-design{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-image: url(image/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
   }
#index{
	background:#000000;
	height:100px;
	}
#index h1 {
	text-align: center;
	font-size: 12px;
	line-height: 100px;
}
#index-bottom{
	background:#000000;
	}
#index-box{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 600px;

	}
#wrap {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}


#header-box{
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/image/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 730px;

}
#header-box h1 {
	position:absolute;
	left:0px;
	top:-30px;
}
#header-box a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#contents{
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	}

#left-box{
	float:left;
	width: 400px;
	margin-bottom: 20px;
	}
#right-box{
	float:right;
	width: 585px;
	margin-bottom: 20px;
	}

.margin-bottom{
	margin-bottom:20px;
	}
.left{
	float:left;
	}
.right{
	float:right;
	}
#cover-box{
	float:left;
	height: 630px;
	width: 400px;
	background-image: url(image/bg_cover.png);
	background-repeat: no-repeat;
	}

#movie-box{
	float:left;
	width: 380px;
	height: 290px;
	background-image: url(image/bg_movie.png);
	margin-bottom: 20px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 60px;
	}

#topics-box{
	width: 585px;
	float: left;
	margin-bottom: 20px;
	}
#schedule-box{
	width: 585px;
	float: left;
	}

.entry{
	margin-bottom:20px;
	float: left;
	}
#parts-ranking{
	position:absolute;
	left: -80px;
}
/*-----------------------
  フッター
----------------------*/
#footer-box {
	background-image: url(image/bg_footer.jpg);
	height: 400px;
}

#footer_navi {
	float:right;
	font-size:16px;
	font-weight:bold;
	color:#000;
	margin-top: 5px;
	margin-right: 10px;
}

#footer_navi a { text-decoration:underline; color:#000;}

#footer_navi a:hover {text-decoration:none; color:#FF0000;}
/*-----------------------
  menu
----------------------*/
#menu-box{
	z-index:1;
	height: 130px;
}
	
#nav-main {
	width: 1030px;
	height: 160px;
	margin: 0;
	background: url(image/menu.png);
	background-repeat: no-repeat;
	top:570px;
	z-index: 1;
	position: absolute;
	padding: 0;
}
#nav-main  li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#nav-main  li, #nav-main  a {
	height: 160px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#main1 { left: 18px; width: 142px; }
#main2 { left: 160px; width: 142px; }
#main3 { left: 302px; width: 142px; }
#main4 { left: 444px; width: 142px; }
#main5 { left: 586px; width: 142px; }
#main6 { left: 728px; width: 142px; }
#main7 { left: 870px; width: 142px; }

#main1 a:hover { background: transparent url(image/menu.png) -18px -160px no-repeat; }
#main2 a:hover { background: transparent url(image/menu.png) -160px -160px no-repeat; }
#main3 a:hover { background: transparent url(image/menu.png) -302px -160px no-repeat; }
#main4 a:hover { background: transparent url(image/menu.png) -444px -160px no-repeat; }
#main5 a:hover { background: transparent url(image/menu.png) -586px -160px no-repeat; }
#main6 a:hover { background: transparent url(image/menu.png) -728px -160px no-repeat; }
#main7 a:hover { background: transparent url(image/menu.png) -870px -160px no-repeat; }


.now1 { background: transparent url(image/menu.png) -30px -50px no-repeat; }
.now2 { background: transparent url(image/menu.png) -165px -50px no-repeat; }
.now3 { background: transparent url(image/menu.png) -300px -50px no-repeat; }
.now4 { background: transparent url(image/menu.png) -435px -50px no-repeat; }
.now5 { background: transparent url(image/menu.png) -570px -50px no-repeat; }
.now6 { background: transparent url(image/menu.png) -705px -50px no-repeat; }
.now7 { background: transparent url(image/menu.png) -840px -50px no-repeat; }

/*-----------------------
  top/system以外共通
----------------------*/
#common{
	margin-bottom: 0px;
}
#common-box{
	width: 890px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 15px;
	}
/*-----------------------
  system
----------------------*/

.system{
	float:left;
	margin-bottom:20px;
	}
.system img{
	margin-bottom:10px;
	}
.system table {
	width:1000px;
	background-color:#000;
	color:#fff;
	text-align:center;
	}
.system td{
	width:12.5%;
	background-color: #666;
	}
.system td.x{
	background:#333;
	}
.system p{
	font-weight:bold;
	text-align: center;
	text-decoration: underline;
	}

/*-----------------------
  access
----------------------*/


/*-----------------------
  recruit
----------------------*/


/*-----------------------
  link
----------------------*/
.link-box{
	padding: 5px;
	margin-bottom: 60px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	}
.link-box p {
	float:none;
	margin:20px;
	text-align: center;
}
.link-txt{
	text-align:center;
	margin-bottom: 20px;
	background-color: #333333;
	}
.link-box2{
	margin-bottom: 20px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	float: left;
	}
.link-box2 img {
	float:left;
	margin:5px;
}

/*-----------------------
  girls一覧
----------------------*/


.girlsThumb {
	width:300px;
	height:435px;
	float: left;
	background:url(image/bg_girls.png) center top no-repeat;
	margin-bottom: 20px;
	padding-top: 15px;
	margin-right: 30px;
	text-align:center;
}

.girlsThumb img{
	margin-right:20px;
	}

.girlsName {
	display:block;
	width:240px;
	text-align:center;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	font-family: Gergia, "ＭＳ 明朝";
	line-height:18px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 26px;
	position: relative;
}

.name {
	font-size:17px;
	font-weight:bold;
}

.size {
	font-size:12px;
	font-weight:bold;
}

#text4 {padding-top:10px;}

/*-----------------------
  girlsプロフィール
----------------------*/
#profile {
	width:1000px;
	float: left;
	margin-bottom: 20px;
}
#profile table {
	float:left;
	background-color:#efefef;
	color:#666666;
	width:100%;
	}

#profile table tr,td,th{
	height:50px;
	padding:10px;
	}
#profile table th{
	width:200px;
	}
#profile table td{
	background-color:#fff;
	}
.table-top{
	height:60px;
	line-height: 30px;
	background-color: #efefef;
	padding: 5px;
	border: 4px double #999999;
	}
#parts-girl{
	position:absolute;
	top: 400px;
	left: -150px;
}
.p-name {
	font-size:20px;
	font-weight:bold;
}
#back{
	text-align: center;
}

/*-----------------------
  フローティングメニュー
----------------------*/

#footerFloatingMenu {
    display: block;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 2px;
    z-index: 9999;
    text-align: center;
    padding: 25 auto;
}
 
#footerFloatingMenu img {
    max-width: 99%;
}

}