div.top-mainimage-sp {
	background: center bottom no-repeat;
	height: auto;
}

div.top-maincopy {
	padding: 30px 20px 310px 20px;
	width: auto;
}

div.top-maincopy img {
	height: auto;
	width: 100%;
}

div.aboutus {
	background: url(images/top_aboutus_bg_sp.jpg) repeat-y center top;
}

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

h2.subtitle {
	padding: 40px 15px 30px 15px;
}

div.business {
	padding: 0px 15px 40px 15px;
}

div.business div.img {
	display: block;
	height: auto;
	padding: 0px 0px;
	text-align: center;
	width: 100%;
}

div.business div.img img {
	height: auto;
	max-width: 340px;
	width: 100%;
}

div.business div.text {
	display: block;
}

div.business div.text h3 {
	border-bottom: 1px dotted black;
	font-size: 180%;
	padding: 20px 0px 10px 0px;
	text-align: center;
}

div.business a.detailbutton {
	display: block;
	margin: 0px auto;
	padding: 0px;
}

div.recruit {
	padding: 0px 15px;
}

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

