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


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

	margin:0 auto;
}


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

}

#tel{
	float:right;
	margin-top:385px;
	margin-right:32px;
	}
#nav{
	width:1020px;
	height:84px;
	float:left;

}

#nav ul{
	width:1020px;
	height:84px;
	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:1020px;
	height:auto;
	float:left;
}
.top01{
	width:1020px;
	height:412px;
	float:left;
	text-align:center;
	margin-top:12px;
}
.top02{
	width:1020px;
	height:768px;
	float:left;
	margin-top:12px;
	background:url(top02.jpg) no-repeat;

}

.osusume01{
	width:310px;
	height:310px;
	float:left;
	margin-top:15px;
		margin-left:18px;

}
.top03{
	width:1020px;
	height:595px;
	float:left;
	margin-top:12px;

	background:url(top03.jpg) no-repeat;
}
.news{
		width:530px;
	height:399px;
	float:left;
	margin-top:162px;
	margin-left:71px;
	}



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

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


}
.staff{
	width:1020px;
	height:590px;
	float:left;
	margin-top:12px;


}

.staff01{
	width:330px;
	height:330px;
	float:left;
	margin-top:15px;
		margin-left:5px;

}



.staff01-bg{
	width:1020px;
	height:590px;
	float:left;
	margin-top:12px;

	line-height:28px;
	letter-spacing:2px;
	background:url(staff-bg.jpg) no-repeat;
	}
.staff01-img{
	width:406px;
	height:545px;
	float:left;
	margin-top:10px;
		margin-left:40px;
	}
.staff01-naiyo{
	width:495px;
	height:540x;
	float:left;
	margin-top:20px;
	margin-left:20px;
	background:url(staff-hua.png) no-repeat;
	}
.staff01-button{
	width:1020px;
	height:58px;
	float:left;
	text-align:center;
	margin-top:30px;
	}

/*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:371px;
	float:left;
	margin-top:6px;
	font-size:15px;
	font-weight:600;
	line-height:25px;
	color:#231815;;
	text-align:center;
	background:url(foot.jpg) no-repeat;

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


