/* 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:#fff;
	font-family:"MS UI Gothic", "MS Mincho", "MS Gothic";
}
#contanter{
    width:1020px;
	height:2900px;
	background:url(back.jpg) top center no-repeat;
	margin:0 auto;


}



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


#header {
    width:1020px;
	height:665px;
	float:left;
	background:url(head.jpg) no-repeat;
}


#tel{
    width:436px;
	height:102px;
	float:right;
	margin-top:437px;
	margin-right:46px;
}


#menu-pc{
    width:1004px;
	height:118px;
	float:left;
	margin-top:2px;
	margin-left:8px;
}

	
#menu-pc ul{
    width:1004px;
	height:118px;
	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-left:3px;
}

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

.top01{
	width:1020px;
	height:402px;
	float:left;
	text-align:center;
	}
.top02{
	width:1020px;
	height:513px;
	float:left;
	margin-top:10px;
	background:url(top02.png) no-repeat;
	}


.top03{
	width:1020px;
	height:610px;
	float:left;
	margin-top:10px;
	background:url(top03.png) no-repeat;	}
	
#newtitle{
	width:160px;
	height:24px;
	display:inline-block;
	font-size:18px;
	line-height:24px;
	text-align:center;
	background-color:#FFFFFF;
	color:#F70B22;
	border:solid 1px #FFFFFF;
	border-radius:8px;
	-moz-border-radius:8px; /* Old Firefox */
	}

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

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

}

.staff-kuang{
	width:950px;
	height:607px;
	float:left;
margin-left:35px;
	margin-top:20px;
}


.bigimg{	
	width:456px;
	height:607px;
	float:left;
	margin-left:10px;
	}
.naiyou{
	width:406px;
	height:605px;
	float:left;
	margin-top:1px;
	margin-left:2px;
	etter-spacing:10px;
	font-size:16px;
	font-weight:500;
	line-height:24px;
	color:#333434;
		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設定区*/
.foot-menu{
	width:1020px;
	height:680px;
	float:left;
			margin-top:2px;
			margin-bottom:10px;
			
		}
#footer{
	width:1020px;
	height:184px;
	float:left;
	margin-top:10px;
	background-color:#FA727A;
	font-size:90%;
	font-weight:600;
	color:#fff;

	text-align:center;

}
.foot-navi{
	width:1020px;
	height:30px;
	float:left;
 margin-top:20px;
	color:#fff;
	text-align:center;
	line-height:22px;
	}
.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;}