.company {  font-size: 12px; color: #000000}
.company_guide {  font-size: 12px; color: #000000; line-height: 20px}
.guide_bigfont {  font-size: 14px; color: #000000}
.keihin {  font-size: 12px; line-height: 15px}
.companyWrapper {
    width: 570px;
    height: auto;
    margin: 0px 0 0 0;
    float: left;
}

.companyWrapper table{
	width: 570px;
	height: auto;
	float: left;
	margin: 0;
	border-color: #fff;
	border: none;
}


.companyWrapper th {
	width: 25%;
	background: #eee;
	border-bottom: solid 5px #fff;
	border-right: none;
	padding: 7px;
	color: #666;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.companyWrapper td {
	width: 75%;
	background-color: #fafafa;
	border-bottom: solid 5px #fff;
	border-right: none;
	padding: 7px;
	font-size:12px;
	color:#000000;
}


.companyPdfDl {
	width: 570px;
	margin: 20px 0 20px 0;
	float: left;
}
