@charset "utf-8";

div#main_navi li.navi05 a{background-position:-710px -35px;}

#cost h2{
  margin-bottom:1em;
}
.cost_table {
  border-collapse:collapse;
  width:100%;
}
.cost_table th{
  border:1px solid #BBB;
  padding:0.5em 1em;
  background:#f2f2f2;
}
.cost_table td{
  border:1px solid #BBB;
  padding:0.5em 1em;
  }
.cost_table tr.sam th,
.cost_table tr.sam td{
  border-top:2px solid #999;
  background:#efeee0;
}

