@charset "UTF-8";
/* --------------------------------------------------------
機能・料金
-------------------------------------------------------- */
#spec .kinoBox {
  width: 710px;
  background: url(../img/function/box_bg.gif) no-repeat 0 bottom;
  margin-bottom: 20px;
}
#spec .kinoBox .dl_l {
  float: left;
  width: 345px;
}
#spec .kinoBox dl.dl_r {
  float: right;
  width: 345px;
}
#spec .kinoBox dl dd {
  padding: 10px 15px;
}
#spec .kinoBox dl h3 {
  margin-bottom: 0px;
}
#spec .kinoBox dl h4 {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 1.1em;
}