/* --- css stylesheet for print - tc7rp --- */

/* --- global --- */
html * {
  background: none transparent !important;
}

/* --- mask --- */
div.web-all {
  width: auto;
}

/* --- web-head --- */
div.menu-top {
  display: none;
}
div.searching {
  display: none;
}

/* --- web-content --- */
div.side-left , div.side-right {
  display: none;
}
div.main {
  float: none;
  width: auto;
}

/* --- forms --- */

/* --- others --- */

