.Btn dl{clear: both; margin-top: 25px; float: left; width: 742px; margin-bottom: 20px;}
.Btn dt{float: left; width: 359px; padding-right: 12px; padding-left: 180px; padding-top: 10px;}
.Btn dt a:hover img{opacity:0.8;filter:alpha(opacity=80);-ms-filter: "alpha( opacity=80 )";}
.sub_title{margin-bottom: 10px; margin-top: 20px; font-size: 130%; font-weight: bold;}
table.price {
  width: 730px;
  margin-top: 20px;
  border: 1px solid #D8D8D8;
  margin-bottom: 10px;
}
table.price th {
  background-color: #A0A0A0;
  color: #FFF;
  border: 1px solid #D8D8D8;
  text-align: center;
  line-height: 1.5;
}
table.price tr.odd {
  background-color: #F0F0F0;
}
table.price td {
  text-align: center;
  border: 1px solid #D8D8D8;
  padding: 5px;
  line-height: 1.5;
}

table.price td.graph {
  text-align: left;
  padding: 0px;
  width: 250px;
}
table.price td.bg_white {background-color: #FFF;}


