/* CSS Document */
*{
	margin:0;
	padding:0;
}
:focus{
	outline:none;
}
.clear{
	overflow:hidden;
	zoom:1;
	clear:both;
}
body{
	font: 15px/1.5 "Hiragino Kaku Gothic ProN",  "MS Mincho", "MS Gothic";
	color: #555;
	background:url(bg.jpg) top center no-repeat #FFF;
	font-family:"MS UI Gothic", "MS Mincho", "MS Gothic";
}



#contanter{
    width:1020px;
	height:auto;
	margin:0 auto;


}


.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ------------------------------------------------------------------------------------ */


#header {
    width:1020px;
	height:324px;
	float:left;

}



#menu-pc{
    width:1020px;
	height:92px;
	float:left;
	margin-top:12px;
	margin-bottom:12px;
}

	
#menu-pc ul{
    width:974px;
	height:92px;
	float:left;
	margin-left:22px;

	list-style:none;
	padding:0;
}
#menu-pc ul li{
	float:left;
}
#menu-pc ul li a{
	text-decoration:none;
	border:0;
	float:left;
	display:inline;
	margin-top:0px;
}

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

.top01{
	width:1020px;
	height:385px;
	float:left;
	text-align:center;

	}
.top02-title{
	width:1020px;
	height:81px;
	float:left;
		margin-top:26px;
	
		text-align:center;
	}
	.top02-img{
	width:449px;
	height:718px;
	float:left;
			margin-top:20px;
			margin-left:45px;
	}
.girls{
	width:1000px;
	height:476px;
	float:left;
		margin-top:70px;
	}

.top03{
	width:986px;
	height:292px;
	float:left;
	margin-left:17px;
		margin-top:12px;
		background-color:#FFF;
		border:2px solid #FFB3AD;
	}

.top04{
	width:1000px;
	height:460px;
	float:left;
	margin-left:10px;
			margin-top:10px;
	}

.top05{
	width:490px;
	height:234px;
	float:left;
	text-align:left;
	margin-left:12px;
			margin-top:12px;
	}
	.top05-b{
	width:490px;
	height:234px;
	float:left;
	text-align:left;

			margin-top:12px;
	}			
/*スタッフ詳しい設定区*/
.main-staff{
	width:1020px;
	height:auto;;
	float:left;
	margin-top:10px;
}

.staff-title{
	width:1020px;
	height:111px;
	float:left;


}

.staff-kuang{
	width:940px;
	height:650px;
	float:left;
margin-left:45px;
	margin-top:8px;
}




.td1{
	color:#000;
	font-weight:800
	}
.td1,.td2{
background-color:#000; margin-top:5px; border:1px solid #5B5A5A
	}
.bigimg{	
	width:454px;
	height:645px;
	float:left;

	}
.naiyou{
	width:467px;
	height:631px;
	float:left;
	color:#FFF;
	font-size:18px;
	letter-spacing:2px;
	line-height:28px;
	margin-left:10px;
	margin-top:5px;
			background:url(staff/naiyo.jpg) top center no-repeat;
	}


/*system詳しい設定区*/
.system-right{
	width:822px;
	height:1080px;
	float:right;	
	}
/*Access*/
.main-access01-naiyo{
width:769px;
height:505px;
float:left;
margin-left:160px;
margin-top:30px;
}
.main-access01-wenzi{
width:769px;
height:180px;
float:left;
text-align:center;
margin-left:160px;
margin-top:60px;
line-height:20px;
}
/*Footer設定区*/
#footer{
	width:1020px;
	height:466px;
	float:left;
	font-size:110%;
	font-weight:600;
	color:#000;
	margin-top:10px;
	text-align:center;
			background:url(foot.jpg) top center no-repeat;
}

.foot-menu{
	width:1020px;
	height:170px;
	float:left;
		margin-top:8px;
		margin-bottom:10px;
			
		}
.foot-navi{
	width:1020px;
	height:30px;
	float:left;
	margin-top:4px;
	color:#000;
	text-align:center;
	line-height:30px;
	}
.foot-navi a{
	text-decoration:none;
	color:#000;
	font-size:18px;
	font-weight:600;}
.foot-navi a:hover{
	color:#000;
	font-size:18px;
	font-weight:600;}