div.top-mainimage {
	background: center top no-repeat;
	height: 800px;
}

div.top-maincopy {
	margin: 0px auto;
	padding-top: 330px;
	width: 941px;
}

div.aboutus {
	background: url(images/top_aboutus_bg.jpg) no-repeat center top;
	color: white;
	text-align: center;
}

div.aboutus p {
	text-align: center;
}

div.top-maintext h2 {
	left: 300px;
	position: absolute;
	top: 90px;
	width: 537px;
}

div.business {
	background-color: #f3f3f3;
}

div.business div.img {
	display: table-cell;
	padding: 30px;
	width: 340px;
}

div.business div.text {
	display: table-cell;
	vertical-align: middle;
}

div.business div.text h3 {
	font-size: 140%;
	text-align: left;
}

div.business a.detailbutton {
	display: table-cell;
	padding: 30px;
	vertical-align: middle;
	width: 153px;
}

div.recruit p {
	text-align: center;
}

