#page_bg, #seo_txt, #pnav li, #gnav, #footer, #common_bigthree, #common_link, #breadcrumb, .pagination_simple {
  display: none;
}

.page_up {
  width: 0;
  height: 0;
  overflow: hidden;
}

#wrapper {
  page-break-inside: avoid;
}

#pnav {
  padding: 0;
  position: relative;
  top: auto;
  right: auto;
  border-top: 31px solid #700933;
  text-align: right;
}
#pnav li:first-child {
  position: absolute;
  top: -31px;
  right: 12px;
  display: block;
  float: none;
}

#hlogo {
  margin: 0;
  position: absolute;
  top: 2px;
  left: 14px;
  z-index: 1;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#pagetitle {
  padding: 0;
  border-top: 86px solid #000;
  display: block;
  height: 0;
}
#pagetitle img {
  margin-top: -83px;
  position: relative;
}

#content {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.head_pu_txt {
  border: 3px double #58443a;
}

#wine_detail .item_txt .head_dline {
  line-height: 1.4;
}
#wine_detail .item_txt .usertxt {
  line-height: 1.3;
}
#wine_detail .item_txt th, #wine_detail .item_txt td {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  line-height: 1.2;
}

#wine_detail .item_txt .tac {
  height: 0;
  overflow: hidden;
}

#wine_detail .item_txt .btn_std {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
