/* 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-color:#000;
	font-family:"MS UI Gothic", "MS Mincho", "MS Gothic";
}
#contanter{
    width:1000px;
	height:auto;
	margin:0 auto;
	background-color:#000;
		background:url(back.gif) repeat-y;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

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


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


#header {
    width:1000px;
	height:527px;
	float:left;

}



#menu-pc{
	width:900px;
	height:42px;
	float:left;
		margin-left:50px;
}

	
#menu-pc ul{
	width:900px;
	height:42px;
	float:left;

	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:910px;
	height:auto;
	float:left;
	margin-left:45px;
	margin-top:10px;
}

.top01{
	width:910px;
	height:462px;
	float:left;
	}
.top02{
	width:910px;
	height:477px;
	float:left;
		margin-top:10px;
	background:url(top02.png) no-repeat;
	}


.top03{
	width:910px;
	height:560px;
	float:left;
		margin-top:10px;
	background:url(top03.png) no-repeat;
	}

.top04{
	width:910px;
	height:312px;
	float:left;
			margin-top:6px;
	}
.top05{
	width:910px;
	height:186px;
	float:left;
		margin-top:8px;
		}
		.top06{
	width:910px;
	height:157px;
	float:left;
		margin-top:8px;
		}
		.top07{
	width:910px;
	height:150px;
	float:left;
		margin-top:8px;
		padding:0;
		}
/*スタッフ詳しい設定区*/
.main-staff{
	width:910px;
	height:2082px;
	float:left;
	margin-left:45px;
	background:url(staff-bg.png) top center no-repeat;
}


.staff-kuang{
	width:850px;
	height:auto;
	float:left;
margin-left:30px;
	margin-top:30px;
}
.staff01{
	width:273px;
	height:364px;
	float:left;
margin-left:8px;
	margin-top:16px;
}
.staff-k01{
	width:830px;
	height:544px;
	float:left;
margin-left:20px;
	margin-top:45px;
}
.naiyou{
	width:384px;
	height:544px;
	float:left;
	margin-left:34px;
	background: url(staff/staff-naiyo.png) no-repeat;
}
.td1{
	color:#FD014E;
	font-weight:800
	}
.td1,.td2{
background-color:#FFF; margin-top:5px; border:1px solid #5B5A5A
	}
.bigimg{	
	width:406px;
	height:540px;
	float:left;
	}



/*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:1000px;
	height:122px;
	float:left;
	font-size:90%;
	font-weight:600;
	color:#fff;
	text-align:center;
}

.foot-navi{
	width:1000px;
	height:30px;
	float:left;
	margin-top:10px;
	color:#fff;
	text-align:center;
	line-height:30px;
	}
.foot-navi a{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-weight:600;}
.foot-navi a:hover{
	color:#fff;
	font-size:14px;
	font-weight:600;}