/* 中古車情報詳細ページ */
table.sharyozaiko_table{
table-layout:fixed;
border-collapse:collapse;
empty-cells:show;
width:540px;
margin:3px auto;
border-bottom:solid 1px #C4C4B0;
}
table.sharyozaiko_table tr th, table.sharyozaiko_table tr td{
padding:10px;
}
table.sharyozaiko_table tr th{
width:150px;
border:solid 1px #C4C4B0;
text-align:center;
background-color:#ECECEC;
color:#000000;
text-decoration:none;
background-image:none;
}
table.sharyozaiko_table tr td{
border:solid 1px #C4C4B0;
text-decoration:none;
background-image:none;
color:#000000;
width:auto;
}
