/* CSS Document */
#header,
#footer,
#pan {
  display: none; }

.page_img .sub_page {
  display: none;
  height: 1em; }
  .page_img .sub_page h1 {
    color: #000;
    text-shadow: none; }
  .page_img .sub_page img {
    display: none; }

#body::before {
  background-color: #fff;
  background-image: none !important;
  opacity: 0; }

.greet {
  padding: 0 !important; }
