@charset "UTF-8";

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

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

/* 2.Header Banner
----------------------------------------------- */

#adBanner,
#footerAdBanner {
  display: none;
}

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

/* 4.page-title piece
----------------------------------------------- */
#pageTitle {
  width: 900px;
}
*html #pageTitle {
  width: 900px;
}
