/* CSS Document */
*{
	margin: 0;
	/* [disabled]padding:0; */
}
:focus{
	outline:none;
}
body{
	margin:0 auto;
	background:url(bg.jpg) top center #F7F7F0 no-repeat;
	font-family:"MS UI Gothic", "MS Mincho", "MS Gothic";
}


#contanter{
	width:1020px;
	height:2834px;
	background:url(bg.jpg) top center no-repeat;
	margin:0 auto;
}


#head{
	width:1020px;
	height:851px;
	float:left;
	background:url(head01.gif) no-repeat;
}


#nav{
	width:500px;
	height:364px;
	float:left;
	margin-top:458px;
	margin-left:30px;
}

#nav ul{
	width:500px;
	height:364px;
	float:left;
	list-style:none;
	padding:0;
}
#nav ul li{
	float:left;
	margin-left:7px;
}
#nav ul li a{
	text-decoration:none;
	border:0;
	float:left;
	display:block;
	margin-top:0px;
}
#tel{
	width:466px;
	height:140px;
	float:left;
	text-align:center;
	margin-top:643px;
	margin-left:12px;
	}

/*トップページ設定区*/
.main{
	width:1020px;
	height:auto;
	float:left;
	margin-top:18px;
}
.top01{
	width:1020px;
	height:408px;
	float:left;
	text-align:center;
}
.top02{
	width:1010px;
	height:596px;
	float:left;
	margin-top:10px;
	margin-left:4px;
	background:url(top002.png) no-repeat;
}
.top02-left{
	width:460px;
	height:784px;
	float:left;
	text-align:center;

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


/*スタッフ詳しい設定区*/
.main-staff{
	width:1020px;
	height:1100px;
	float:left;
	background:url(staff-bg.png) no-repeat;

	}
.staff{
	width:932px;
	height:auto;
	float:left;
	margin-left:42px;
	margin-top:92px;
	}
.staff01{
	width:285px;
	height:404px;
	float:left;
	margin-top:16px;
	margin-left:18px;
	}
.staff001{
	width:418px;
	height:592px;
	float:left;
	margin-top:16px;
	margin-left:28px;
	}

.staff01-img{
	width:478px;
	height:675px;
	float:left;
	margin-top:20px;
		margin-left:14px;
	}
.staff01-naiyo{
	width:374px;
	height:548px;
	float:left;
	margin-top:50px;
	margin-left:8px;
	}

/*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:132px;
	float:left;
	margin-top:6px;
	font-size:15px;
	font-weight:600;
	line-height:18px;
	color:#7F4F21;;
	text-align:center;

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