@charset "UTF-8";


/* =========================================================
   Print Top
========================================================= */
/* layout
----------------------------------------------- */
body {
  background-color: #ffffff;
  zoom: 100%; 
}
#header, #banner, #navi, #main, #footer {
  width: 100%;
}
#commonBanner .logo{
  margin-top:0;
}

/* IE */
*html #header, *html #banner, *html #navi, *html #main, *html #footer { 
  width: 100%;
}

/* Header Banner
----------------------------------------------- */
.menu,
#commonHeader,
#adBanner,
#footerAdBanner {
}

/* attribute
----------------------------------------------- */
.attribute {
  float: left;
  width: 100%;
}
.attributeSaiyojoho,
.attributeBosyu,
.attributeKyoka {
  margin-left: 0;
}

/* page-title piece
----------------------------------------------- */
#pageTitle {
  width: 100%;
}
*html #pageTitle {
  width: 100%;
}

/* h2 text
----------------------------------------------- */
#menu .pieceHeader h2{
  text-indent:5px;
}
#main #content .osirase{
  text-indent:5px;
}
.january, .february, .march, .april, .may, .june, .july, .august, .september, .october, .november, .december {
  text-indent:5px;
}


#osiraseTabPortal .tabs a, #osiraseTab .tabs a{
  /*text-indent:5px; */
  text-indent: -999px !important;
  overflow: hidden !important;
}

#header,
#banner .lowerMenu,
#footer{
  display: none;
}