/* --- css stylesheet for print - okdhm --- */
/* --- global --- */
html , html * , body , body * {
  color: #000000 !important;
  background: no-repeat none transparent !important;
}
/* --- common --- */
/* --- form --- */
/* --- mask --- */
div.web-top {
  display: none;
}
div.web-all {
  width: auto;
}
div.web-side {
  display: none;
}
div.web-main {
  width: auto;
  padding: 0px;
}
div.web-foot {
  display: none;
}
/* --- web-top --- */
/* --- web-side --- */
/* --- web-foot --- */
/* ---  --- */
