﻿@charset "utf-8";

/*===
information
==============================*/
h1 {
	padding-top: 10px;
}
.section01A {
	width: 1000px;
	background #fff;
}
.section01A .innerSection {
	width: 971px;
	padding: 0 0 15px 29px;
	background: url(img/bg.gif)#fff no-repeat left bottom;
}
.section01A .innerSection h3 {
	width: 923px;
	color: #fff;
	padding: 5px 10px;
	background: #83aec5;
}
.section01A .innerSection table {
	margin: 15px 0 35px 28px;
	width: 855px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 93%;
}
.section01A .innerSection table th {
	padding: 5px;
	width: 105px;
}
.section01A .innerSection table td {
	padding: 5px;
	width: 220px;
}
.section01A .innerSection table td.company {
	padding: 5px;
	width: 500px;
}



.pagetopB {
	width: 995px;
	text-align: right;
	padding: 5px 5px 10px 0;
}
.pagetopB a {
	font-size: 77%;
	background: url(../common/img/arrow02.gif) no-repeat left center;
	padding-left: 10px;
}




