@charset "UTF-8";


.company_block table {
	width: 870px;
	margin: 10px auto 35px auto;
}

.company_block table th,
.company_block table td{
	padding:12px 8px;
	vertical-align:top;
}

.company_block table th {
	width: 120px;
	text-align:left;
	font-weight: bold;
	background: url(./images/parts/icon01.gif) left 8px no-repeat;
	padding-left:38px;
}

a, a:link, a:visited, a:hover{
	color:#ff5400;
	cursor:pointer;
}

a:hover{
	text-decoration:none;
}
