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


#contanter{
	width:1020px;
	height:2760px;
	margin:0 auto;
}


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

}
#tel{
	width:420px;
	height:146px;
	float:right;
	margin-top:330px;
	margin-right:34px;
	cursor:pointer;
	}
#tel img{
	float:float;}
#nav{
	width:1020px;
	height:54px;
	float:left;

}

#nav ul{
	width:1020px;
	height:54px;
	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;
}


/*トップページ設定区*/
.main{
	width:1000px;
	height:auto;
	float:left;
	margin-top:15px;
}
.top01{
	width:1020px;
	height:460px;
	float:left;
	text-align:center;
}
.top02{
	width:1020px;
	height:658px;
	float:left;
	margin-top:2px;
}
.top02-left{
	width:366px;
	height:658px;
	float:left;
	text-align:center;

}


.top02-right{
	width:622px;
	height:658px;
	float:right;
	margin-right:6px;
		background:url(top02-right01.jpg) no-repeat;
}
.top03{
	width:1020px;
	height:659px;
	float:left;
	margin-top:12px;
		text-align:center;
}

.top04{
	width:1020px;
	height:370px;
	float:left;
	margin-top:12px;
	margin-left:10px;
		background:url(top04.jpg) no-repeat;
}
.top05{
	width:1020px;
	height:98px;
	float:left;
	margin-top:12px;
	margin-left:10px;

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


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


	}


.staff01-kuang{
	width:984px;
	height:624px;
	float:left;
	margin-left:18px;
	margin-top:15px;
	margin-bottom:15px;
}

.staff01-img{
	width:444px;
	height:624px;
	float:left;



	}
.staff01-naiyo{
	width:519px;
	height:595px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	background:url(staff/naiyo.jpg) no-repeat;
	}
/*Syste詳しい設定区*/
.main-system{
	width:1020px;
	height:1020px;
	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:326px;
	float:left;
	margin-top:6px;
	font-size:13px;
	font-weight:600;
	line-height:18px;
	color:#FF9900;;
	text-align:center;
	letter-spacing:2px;
	background:url(foot.jpg) no-repeat;
}
#footer h1{
	font-size:12px;}
.foot-navi{
	width:1020px;
	height:60px;
	float:left;
	margin-top:200px;
	color:#fff;;
	text-align:center;
	}
.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;}


