/* CSS Document */
*{
	margin:0;
	padding:0;
}
:focus{
	outline:none;
}
body{
	margin:0 auto;
	background-color:#f6f6f6;
	font-family:"MS UI Gothic", "MS Mincho", "MS Gothic";
}


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

	margin:0 auto;
}


#head{
	width:1020px;
	height:243px;
	float:left;

}


#nav{
	width:1020px;
	height:76px;
	float:left;

}

#nav ul{
	width:1020px;
	height:76px;
	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;
}
.baner{
	width:1020px;
	height:490px;
	float:left;
	margin-top:2px;
	text-align:center;
}


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

}

.top01{
	width:1020px;
	height:612px;
	float:left;
	text-align:center;
}
.top02{
	width:1020px;
	height:657px;
	float:left;
	margin-top:12px;
	background:url(top02.jpg) no-repeat;
}
.new{
	width:944px;
	height:522px;
	float:left;
	margin-top:99px;
	margin-left:36px;

}

.top03{
	width:1020px;
	height:513px;
	float:left;
	margin-top:1px;
	background:url(top03.jpg) no-repeat;
}

.top03-left{
	width:628px;
	height:430px;
	float:left;
	margin-top:128px; 
	margin-left:36px;
	text-align:center;
	overflow:auto;

}

.top04{
	width:1020px;
	height:232px;
	float:left;
	margin-top:12px;
	text-align:center;
}
/*スタッフ詳しい設定区*/
.staff-title{
	width:1020px;
	height:81px;
	float:left;

	text-align:center;
}
.main-staff{
	width:1020px;
	height:2096;
	float:left;

}


.staff-kuang{
	width:1010px;
	height:auto;
	float:left;
	margin-left:5px;
	margin-top:90px;
	
	}
.staff-img{
	width:324px;
	height:450px;
	float:left;
	margin-left:10px;
	margin-top:16px;
	}
.staff-k01{
	width:960px;
	height:660px;
	float:left;
	margin-top:15px;
	margin-left:40px;
  
	
	margin-bottom:10px;
}


.staff01-img{
	width:446px;
	height:657px;
	float:left;
	margin-left:20px;

	}		


/*Footer設定区*/
#footer{
	width:1020px;
	height:398px;
	float:left;
	margin-top:20px;
	font-size:13px;
	font-weight:600;
	line-height:26px;
	color:#723636;
	text-align:center;
	letter-spacing:2px;
	background:url(foot.jpg) center no-repeat;
	
}
/*Syste詳しい設定区*/
.main-system{
	width:1020px;
	height:1100px;
	float:left;
	margin-top:6px;
	}

/*詳しい設定区*/
.main-server{
	width:1020px;
	height:1720px;
	float:left;
	margin-top:6px;
	}
.main-qna{
	width:1020px;
	height:2448px;
	float:left;
	margin-top:6px;
	}



/*Footer設定区*/
#footer{
	width:1020px;
	height:85px;
	float:left;

	font-size:15px;
	font-weight:600;
	line-height:18px;
	color:#000;;
	letter-spacing:2px;
	text-align:center;
	background:url(foot.jpg) no-repeat;

}
#footer h1{
	font-size:12px;}
.foot-navi{
	width:1020px;
	height:50px;
	float:left;
	margin-top:8px;
	color:#000;;
	text-align:center;
	}
.foot-navi a{
	text-decoration:none;
	color:#000;;
	font-size:15px;
	font-weight:600;}
.foot-navi a:hover{
	color:#000;
	font-size:15px;
	font-weight:600;}


