/* --- css stylesheet for print - foresight --- */
html , html * , body , body * {
  color: #000000 !important;
  background: no-repeat none transparent !important;
}
/* ---  --- */
h1 {
  padding: 0px;
  margin: 0px;
}
h3 {
  padding: 0px;
}
.back {
  display: none;
}
/* --- mask --- */
div.web-all {
  width: auto;
}
div.web-top-line {
  display: none;
}
div.web-top-img {
  display: none;
}
div#menu {
  display: none;
}
div.main-text {
  padding: 0px;
}
div.home-text {
  width: auto;
  float: none;
}
div.home-right {
  display: none;
}
div.web-footer {
  display: none;
}
/* --- hews-home --- */
a.archive {
  display: none;
}
