#main .main-inner {
	width:960px;
}

.section-company {
	width:800px;
	margin:0 auto;
}

.section-company .company {
	margin-bottom:30px;
}

.section-company .company table {
	width:800px;
}
.section-company .company th,
.section-company .company td {
	border-bottom:solid 1px #cccccc;
	padding:10px 0 10px 0;
}

.section-company .company th {
	width:180px;
	text-align:left;
}
.section-company .company td {
	width:620px;
	text-align:left;
}

.section-company .img {
	text-align:center;
}