
header h1 {
	padding-top: 40px;
	width: auto;
}

header h1 img {
	height: auto;
	width: 120px;
}

div.mainimg {
	background-size: auto 1200px;
	height: auto;
	padding: 250px 0 70px 0;
}

div.mainimg h2 {
	padding-bottom: 240px;
}

div.mainimg h2 img {
	height: auto;
	width: 120px;
}

div.message h3 {
	padding-bottom: 20px;
}

div.message h3 img {
	height: auto;
	width: 100%;
}

div.message p {
	padding: 0 20px;
	text-align: justify;
}

div.service {
	background-size: 200% auto,
	180% auto;
	padding: 40px 0 0 0;
}

div.service h2 img {
	height: auto;
	width: 180px;
}

ul.service-list li {
	display: block;
	padding: 0;
}

ul.service-list li:nth-child(1) {
	background-image: none;
	padding-top: 20px;
} 

ul.service-list li:nth-child(2) {
	background-image: none,
	url(images/top_service_bg02.gif);
	background-position: center top -100px;
	padding-top: 50px;
} 

ul.service-list li:nth-child(3) {
	background-image: none,
	url(images/top_service_bg03.gif);
	background-position: center top -50px;
	padding-top: 50px;
} 

ul.service-list li:nth-child(4) {
	background-image: none,
	url(images/top_service_bg04.gif);
	background-position: center top -80px;
	padding-top: 70px;
} 

ul.service-list li:nth-child(5) {
	background-image: none,
	url(images/top_service_bg05.gif),
	url(images/top_service_bg06.gif);
	background-position: center top;
	padding: 50px 0 10px 0;
}

ul.service-list li div.text,
ul.service-list li:nth-child(2) div.text,
ul.service-list li:nth-child(4) div.text {
	padding: 0 20px;
	width: 100%;
}

ul.service-list li div.text h3 {
	font-size: 30px;
}

ul.service-list li:nth-child(1) div.text h3 {
	background-size: auto 100px;
	padding-top: 50px;
}

ul.service-list li:nth-child(2) div.text h3 {
	background-size: auto 100px;
	padding-top: 30px;
}

ul.service-list li:nth-child(3) div.text h3 {
	background-size: auto 100px;
	padding-top: 30px;
}

ul.service-list li:nth-child(4) div.text h3 {
	background-size: auto 100px;
	padding-top: 30px;
}

ul.service-list li:nth-child(5) div.text h3 {
	background-size: auto 100px;
	padding-top: 50px;
}


ul.service-list li div.text h3 em {
	font-size: 20px;
}

ul.service-list li div.text h3 strong {
	margin-left: -16px;
}

ul.service-list li div.spimg {
	padding: 20px;
}

ul.service-list li div.spimg img {
	height: auto;
	width: 100%;
}

div.profile {
	width: 100%;
}

div.profile h2 em {
	display: block;
}

div.profile div.img {
	padding: 0 0 50px 0;
	text-align: center;
	width: 100%;
}

div.profile div.img img {
	height: auto;
	width: 300px;
}

div.profile div.text {
	position: static;
	width: 100%;
}

div.profile div.text table th {
	border-bottom: none;
	display: block;
	padding: 5px;
	width: 100%;
}

div.profile div.text table td {
	display: block;
	margin-bottom: 20px;
	padding: 5px;
	width: 100%;
}

div.profile div.text table td table.career-list th {
	display: table-cell;
}

div.profile div.text table td table.career-list td {
	display: table-cell;
	width: auto;
}

div.company {
	background-size: 200% auto,
	180% auto;
	padding: 20px 0 0 0;
}

div.company h2 img {
	height: auto;
	width: 180px;
}

div.company table.list-table {
	margin: 0;
	width: 100%;
}

div.company div.main {
	position: static;
}

div.company div.img {
	padding-top: 30px;
	position: static;
	text-align: center;
}


