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


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

	margin:0 auto;
}


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

}


#nav{
	width:1020px;
	height:59px;
	float:left;
	margin-top:3px;
}

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


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

}

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

.top03{
	width:1020px;
	height:558px;
	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:100px;
	float:left;

	text-align:center;
}
.staff-kuang{
	width:954px;
	height:682px;
	float:left;
	margin-left:33px;
	background:url(staff-bg.jpg) no-repeat;

}




.staff01-img{
	width:423px;
	height:643px;
	float:left;
	margin-left:30px;
	margin-top:20px;
	}
.staff01-naiyo{
	width:460px;
	height:578px;
	float:left;
	margin-left:40px;
	margin-top:30px;
	}

.huabian{
	width:1020px;
	height:10px;
	float:left;
	margin-top:10px;
	}
/*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:316px;
	float:left;
	margin-top:12px;
	font-size:15px;
	font-weight:600;
	line-height:18px;
	color:#FFFFFF;;
	letter-spacing:2px;
	text-align:center;
	background:url(foot03.jpg) no-repeat;

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


