@charset "UTF-8";
/** PRINT CSS  @version   0.01 2012-06-27 @copyright All Rights Reserved, Copyright (C) CASIO COMPUTER CO., LTD @link      http://casio.jp/  */

html,
.home #contents #main .pageTitle h1 .inr {
  background: #fff !important;
}

body {
  zoom: .8;
  padding-top: 10px;
}

#main,
#footer {
  width: 100% !important;
}

.caption_illust_container {
  max-width: 730px !important;
}

#header,
#search_area,
#bread,
#toc_turners,
#menu,
#page_top,
#footer {
  display: none !important;
}

#contents {
  padding: 0 !important;
}

/*印刷時の上下ズレ補正*/
#main div.caption_illust_container img.self_cap {
  margin: 10px 0 0 0;
}
