/* --- css stylesheet for print --- */
/* --- global --- */
html , html * , body , body * {
  color: #000000 !important;
  background: no-repeat none transparent !important;
}
/* --- common --- */
/* --- form --- */
/* --- mask --- */
div.web-all {
  width: auto;
}
div.main-menu-nojs ,
div.main-menu-js {
  display: none;
}
div.web-header {
  display: none;
}
div.web-article div.article-bottommenu {
  display: none;
}
/* ---  --- */
