@charset "shift_jis";
/* 「アフターパーツリスト」テーブル */
table.parts{
  margin-left : 75px;
  margin-top : 0.5em;
}
table.parts th{
  background-color : #666666;
}
table.parts td{
  background-color : #999999;
}
/* 「アフターパーツリスト」テーブル */
table.partslist{
  margin-top : 25px;
  margin-left : 25px;
  margin-bottom : 15px;
  border : 2px solid white;
}
table.partslist th{
  border : 2px solid white;
  line-height : 1em;
  text-indent : 0em;
  font-size : 0.8em;
}
table.partslist td{
  border : 2px solid white;
  line-height : 1em;
  text-indent : 0em;
  font-size : 0.8em;
}
