
#company_contents {
width:715px;
margin-top:10px;
}

table.company {
width:713px;
border:1px solid #cccccc;
margin-bottom:10px;
border-collapse:collapse;
}

.company th {
width:150px;
background-color:#efefef;
border:1px solid #CCCCCC;
padding:5px 5px 5px 15px;
font-weight:normal;
color:#333333;
text-align:left;
}

.company td {
border:1px solid #CCCCCC;
padding:5px 5px 5px 15px;
font-weight:normal;
color:#000000;
text-align:left;
line-height:1.5em;
}

