@charset "utf-8";
/* CSS Document */
dl.opr_sf_feature{height: 307px; position: relative; width: 730px;}
dl.opr_sf_feature dt{line-height: 1.5em; font-size: 14px; left: 180px; top: 150px; border-width: 600px; position: absolute;}
.opf_lbox { font-size: 110%; margin-top: 20px; width: 350px; float: left;}
.opf_rbox {font-size: 110%; margin-top: 20px; width: 350px; float: right; margin-left: 30px;}
.opf_wbox {padding-bottom: 20px; font-size: 110%; margin-top: 20px; width: 730px;}
table.price {
  width: 730px;
  margin-top: 10px;
  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;}