@charset "UTF-8";

/* =========================================================
   Print Top
========================================================= */
/* layout
----------------------------------------------- */
body {
  background-color: #fff;
  zoom: 90%; 
}
#header, #banner, #navi, #main, #footer {
  width: 770px;
}

/* IE */
*html #header, *html #banner, *html #navi, *html #main, *html #footer { 
  width: 770px;
}

/* Opera9.6before */
#header:not(\*|*), #banner:not(\*|*), #navi:not(\*|*), #main:not(\*|*), #footer:not(\*|*) {
  width: 770px;
}

/* Opera9.6before */
html:first-child #header, html:first-child #banner, html:first-child #navi, html:first-child #main, html:first-child #footer {
  width: 770px;
}

/* Header Banner
----------------------------------------------- */
.menu,
#commonHeader,
#adBanner,
#footerAdBanner {
  display: none;
}
#wrapper:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#globalNavi a {
  background-image: none !Important;
  text-indent: 0;
}
/* footer
----------------------------------------------- */
#footermenu {
  display:table;
  width: 100%;
  height: 2.5em;
}

/* feed
----------------------------------------------- */
#docTab .links .feed {
  display: none;
}

/* attribute
----------------------------------------------- */
.attribute {
  float: left;
  width: 100%;
}
.attributeSaiyojoho,
.attributeBosyu,
.attributeKyoka {
  margin-left: 0px;
}

/* page-title piece
----------------------------------------------- */
#pageTitle {
  width: 550px;
}
*html #pageTitle {
  width: 550px;
}
