.noprint,
.no-print,
.uiBtn,
.searchWrap,
.uiTab,
.uiTopNavi {
  display: none !important;
}

#bodywrapHg {
  height: auto !important;
  overflow: auto !important;
  background-color: #fff !important;
}

#bodywrap {
  height: auto !important;
  overflow: auto !important;
  background-color: #fff !important;
}

#mainWrap {
  height: auto !important;
  overflow: auto !important;
  background-color: #fff !important;
}

.printlogoWrap {
  height: 100px;
  margin: 0;
  padding: 10px 10px 0 0;
  display: inline-block;
  overflow: hidden;
}

.printlogoWrap img {
  height: auto !important;
  max-height: 100%;
  display: inline-block;
}
