/*---------------------------------------------
Print Style
---------------------------------------------*/
html {
  background: none;
}

body {
  padding: 0;
  background: none;
}

/*---------------------------------------------
for IE7
---------------------------------------------*/
*:first-child + html body {
  zoom: 67%;
}

.access #l-header, .access #l-footer, .access #l-gnav, .access #u-mainimg, .access #pageTop {
  display: none;
}
.access #l-wrap, .access #l-content {
  background: none !important;
}
