/* 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 repeat-y fixed;
	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:1208px;
	float:left;
	background:url(head.jpg) top center no-repeat;

}



#menu-pc{
    width:1020px;
	height:240px;
	float:left;

}

	
#menu-pc ul{
    width:950px;
	height:240px;
	float:left;
	margin-left:35px;
	margin-top:15px;
	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:15px;

}
.top01 {
	width:950px;
	height:766px;
	float:left;
	background-color: rgba(255,255,255,0.8);
	margin-left:35px;
	margin-top:20px;
  border-radius: 8px; /* 这里的值可以根据你的需求调整 */
  border:none; /* 可选：为圆角添加边框 */
 


}

.osusume01{
	width:441px;
	height:721px;
	float:left;
		margin-top:20px;
		margin-left:20px;
	}
.osusume02{
	width:441px;
	height:721px;
	float:left;
		margin-top:12px;
		margin-left:1px;
	}
.top02 {
	width:950px;
	height:1650px;
	float:left;
	background-color: rgba(255,255,255,0.8);
	margin-left:35px;
	margin-top:15px;
  border-radius: 8px; /* 这里的值可以根据你的需求调整 */
  border:none; /* 可选：为圆角添加边框 */


}


.cam{
	width:852px;
	height:291px;
	float:left;
	margin-left:49px;
		margin-top:30px;
	}
.news{
	width:852px;
	height:395px;
	float:left;
	margin-left:49px;
		margin-top:30px;
		background:url(new.png)  no-repeat;
	}
.top-access{
	width:852px;
	height:854px;
	float:left;
	margin-left:49px;
		margin-top:30px;

	}
/*スタッフ詳しい設定区*/
.main-staff {
	width:980px;
	height:auto;
	float:left;
	background-color: rgba(255,255,255,0.8);
	margin-left:20px;
	margin-top:40px;
  border-radius: 8px; /* 这里的值可以根据你的需求调整 */
  border:none; /* 可选：为圆角添加边框 */
 


}


.staff-title{
	width:900px;
	height:99px;
	float:left;
	margin-left:60px;
	margin-top:15px;


}

.staff-kuang{
	width:980px;
	height:663px;
	float:left;
margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}



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

	}
.naiyou{
	width:445px;
	height:663px;
	float:left;
	color:#FFF;
	font-size:16px;
	letter-spacing:2px;
	line-height:30px;
	margin-left:12px;
		background:url(staff/naiyo.png)  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:400px;
	float:left;
	font-size:110%;
	font-weight:600;
	color:#fff;
	margin-top:20px;
	text-align:center;
}

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