@charset "UTF-8";

/* =========================================================
   Print Style
========================================================= */

/* layout
----------------------------------------------- */
body {
  /zoom: 90%;
}
#header, #container {
  width: 900px;
}
/* box-shadow */
blockquote,
#keyvisual,
#content {
  box-shadow: none !important;
}