/* CSS Document */
*{
	margin:0;
	padding:0;
}
:focus{
	outline:none;
}
body{
	margin:0 auto;
	background:url(bg.jpg) center top no-repeat #FFF;
	font-family:"MS UI Gothic", "MS Mincho", "MS Gothic";
}


#contanter{
	width:1100px;
	height:2763px;
	margin:0 auto;
	background:url(con-bg.jpg) center top no-repeat;

}


#head{
	width:1100px;
	height:441px;
	float:left;
}


#nav{
	width:1020px;
	height:68px;
	float:left;
	margin-left:40px;
	margin-top:18px;
}

#nav ul{
	width:1020px;
	height:68px;
	float:left;
	list-style:none;
	padding:0;
}
#nav ul li{
	float:left;
}
#nav ul li a{
	text-decoration:none;
	border:0;
	float:left;
	display:block;
	margin-top:0px;
}

/*トップページ設定区*/
.main-system{
	width:1020px;
	height:auto;
	float:left;
	margin-left:40px;

}
.main-top{
	width:964px;
	height:1700px;
	float:left;
	margin-left:68px;
	margin-top:10px;

}

.top01{
	width:964px;
	height:589px;
	float:left;
	text-align:center;
}
.top02{
	width:964px;
	height:528px;
	float:left;
	margin-top:12px;
}
.top02-left{
	width:338px;
	height:528px;
	float:left;

}
.top02-right{
	width:607px;
	height:528px;
	float:right;
	background:url(top02-right.jpg) no-repeat;
}
.new{
	width:286px;
	height:312px;
	float:left;
	margin-left:9px;
	margin-top:50px;
	overflow:auto;
	}
#newtitle{
	width:96px;
	height:18px;
	display:inline-block;
	font-size:14px;
	line-height:18px;
	text-align:center;
	background-color:#D90000;
	color:#FFF;
	border:solid 1px #D90000;
	border-radius:8px;
	-moz-border-radius:8px; /* Old Firefox */
	}
.top03{
	width:964px;
	height:134px;
	float:left;
	margin-top:12px;
}

.top04{
	width:964px;
	height:398px;
	float:left;
	margin-top:10px;

}
.top04-title{
	width:964px;
	height:67px;
	float:left;
	text-align:center;
}
.girls{
	width:958px;
	height:319px;
	float:left;
	margin-top:8px;
	margin-left:6px;
}
.bottom{
	width:977px;
	height:150px;
	float:left;
	margin-top:12px;
	margin-left:21px;
	background:url(bottom-bg.jpg) no-repeat;
}
/*スタッフ詳しい設定区*/



.staff-kuang{
	width:900px;
	height:auto;
	float:left;
	margin-left:60px;
	margin-top:86px;
}

.staff01{
	width:267px;
	height:399px;
	float:left;
	margin-top:20px;
	margin-left:24px;
}
.staff-bg{
	width:940px;
	height:auto;
	float:left;
	margin-left:40px;
	margin-top:20px;
	margin-bottom:20px;

}
.staff01-img{
	width:411px;
	height:614px;
	float:left;
	margin-top:20px;
	margin-left:26px;
	}
.staff01-naiyo{
	width:474px;
	float:left;
	margin-left:20px;
	margin-top:80px;
	}

/*Syste詳しい設定区*/
.main-system{
	width:1020px;
	height:1200;
	float:left;
	margin-bottom:20px;
}
/*room詳しい設定区*/
.main-room02{
	width:880px;
	height:680px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}
/*Access*/
.main-access02{
	width:580px;
	height:490px;
	float:left;
	margin-left:170px;
	margin-top:20px;
		border:solid #B28247 2px;
}


.main-access03{
	width:880px;
	height:150px;
	float:left;
	margin-left:20px;
	margin-top:15px;
	text-align:center;
}

/*Footer設定区*/
#footer{
	width:964px;
	height:290px;
	float:left;
	margin-left:68px;
	margin-top:10px;
	font-size:15px;
	font-weight:600;
	line-height:24px;
	color:#000;
	letter-spacing:2px;
	text-align:center;
		background:url(foot.jpg) no-repeat;
		border-bottom:2px solid #E73828;
}
.foot-navi{
	width:964px;
	height:51px;
	float:left;
	color:#000;
	text-align:center;
	line-height:51px;

	}
.foot-navi a{
	text-decoration:none;
	color:#000;
	font-size:14px;
	font-weight:600;}
.foot-navi a:hover{
	color:#000;
	font-size:14px;
	font-weight:600;}


