/* CSS Document */
*{
	margin:0;
	padding:0;
}
:focus{
	outline:none;
}
.clear{
	overflow:hidden;
	zoom:1;
	clear:both;
}

body {
	font: 15px/1.5 "Meiryo",  "Tahoma", "Verdana";
	color: #555;;
	background-color:#f3e1d6;
	font-family: Meiryo, Tahoma, Verdana, Arial, sans-serif !important;
	background:url(bg.jpg) fixed;
background-position: center center;
    background-size: contain;
    background-repeat: repeat;
    background-attachment: fixed;
}

#content{

  width: 100%;
  max-width:1020px;
height:auto;
margin:0 auto;
background-color:#f3e1d6;
}



.header{
  width: 100%;
    max-width:1020px;
float:left;
z-index:1000;
}

.touming{
	background: rgba(255, 255, 255, 0.4);
}

.nav{
  width: 100%;
float:left;

}



.cam{
  width: 100%;
float:left;

}
.top02{
  width: 96%;
  height:100%;
float:left;
margin-left:2%;


}
.top03{
  width: 96%;
  height:100%;
float:left;
margin-left:2%;
margin-top:5px;
}

#system{
  width: 100%;
float:left;


}
.staff-title{
  width: 100%;
	float:left;

	text-align:center;
	margin-top:1em;
}
.staff-kuang{
  width: 100%;
	float:left;
	background:#ffffff;

}





.staff01-naiyo{
	  width:94%;
	float:left;
		margin-top:2em;
	margin-left:3%;
	}



.recruit{
  width: 100%;
float:left;
margin-top:1em;

}
.access{
  width: 100%;
float:left;
margin-top:1em;


}
.foot{
  width: 100%;
  max-width:1020px;
float:left;
text-align:center;
background-color:#F7F5F0;
line-height:28px;
}
.foot-navi{
  width: 100%;
	float:left;
	margin-top:10px;
	color:#231815;;
	letter-spacing:2px;
	text-align:center;
	}
.foot-navi a{
	text-decoration:none;
	color:#231815;;
	font-size:14px;
	}
.foot-navi a:hover{
	color:#231815;
	font-size:14px;
	}

