/* --- css stylesheet - print --- */
/* --- global --- */
html , html * , body , body * {
  color: #000000 !important;
  background: none transparent !important;
}
h1 {
  width: auto;
  padding-left: 0px;
}
h2 {
  width: auto;
  padding-left: 0px;
}
/* --- common --- */
.print {
  display: block;
}
/* --- mask --- */
div.web-all {
  width: auto;
}
div.web-head {
}
div.web-main {
}
div.web-foot {
}
/* --- web-head --- */
div.menu-top {
  display: none;
}
div.pagename {
  padding-left: 0px;
}
/* --- web-main --- */
div.menu-sub {
  margin-left: 0px;
}
/* --- web-foot --- */
/* --- web-main --- */
div.content {
  width: auto;
  padding-left: 0px;
}
div.news div.item {
  width: auto;
  padding-left: 0px;
}
div.news img {
  padding-left: 0px;
}
div.gallery {
  padding-left: 0px;
}
div.gallery-detail {
  padding-left: 0px;
}
/* ---  --- */
