/* 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;
}
.staff-kuang{
	width:1020px;
	height:651px;
	float:left;
	background-color:#faebe8;
	margin-top:20px;
	margin-bottom:20px;
}

.staff01{
	width:320px;
	height:488px;
	float:left;
	margin-left:12px;
	margin-top:18px;
	}



.staff01-img{
	width:450px;
	height:651px;
	float:left;
	margin-left:20px;

	}
.staff01-naiyo{
	width:460px;
	height:651px;
	float:left;
	margin-left:20px;

	background-color:#FFF;
	}

.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: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;}


