.key_image {
	background-image: url(../images/key_image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 200px;
	clear: both;
	min-width: 1000px;
	margin-bottom: 20px;
}
.key_image p {
	font-size: 200%;
	font-weight: 200;
	line-height: 200px;
	color: #FFFFFF;
}


.staffnavi {
	width: 920px;
	height: 50px;
	margin-bottom: 50px;
}
.staffnavi li {
	float: left;
}
