*:first-child + html body {
  zoom: 100%;
}

.break {
  page-break-after: always;
}

/* only for firefox ----------- */
@-moz-document url-prefix( ) {
  .content_box.pro02 .dl01 {
    display: table-cell;
    float: none;
  }

  .content_box.pro02 .subbox01 {
    float: none;
  }

  #footer {
    display: none;
  }
}

/*# sourceMappingURL=print.css.map */
