/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
.list_reset {
  list-style: none outside none;
}

/*--------------------------------------------------
    Clearfix
--------------------------------------------------*/
.clear {
  clear: both;
}

*:after {
  display: block;
  clear: both;
}

.clearfix,
section,
ul, dl,
#header {
  zoom: 1;
  /* clearfix IE6, 7 */
}
.clearfix:after,
section:after,
ul:after, dl:after,
#header:after {
  content: "";
  /* clearfix */
}

/*--------------------------------------------------
    変数
--------------------------------------------------*/
ul#gnav,
#header .utility,
p.bread,
#sub,
.bottom,
#footer ul.fnav,
#footer .footer_right {
  display: none;
}

#header,
#body,
#footer .inner {
  width: auto;
}

#footer {
  display: none !important;
  clear: both;
}

* {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.cont_title {
  height: auto;
  margin-top: 20px;
  padding-left: 20px !important;
  background-color: #555 !important;
  -webkit-print-color-adjust: exact;
}

#localnav {
  display: none;
}

.nav_menu {
  display: none;
}

.contents_nav > li > a:before {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.contents {
  padding-top: 40px !important;
}

#logo {
  padding: 8px 0 !important;
}

.column .cap {
  position: relative !important;
  padding: 0 !important;
  background: none;
  color: #333 !important;
  font-weight: normal !important;
}

.cont_menu {
  display: none !important;
}

.kousou .cont_menu {
  display: block !important;
}

.main_side {
  display: none !important;
}

.main_body_wrap {
  float: none !important;
  margin: 0 auto !important;
}

#main_cm .main_inner {
  margin: 0 50px 20px !important;
  padding: 20px 10px;
  background-color: #EEEEEB !important;
  -webkit-print-color-adjust: exact;
}

#overLayer.print {
  position: static !important;
  width: 100% !important;
  height: auto !important;
  margin: 40px 0 0 !important;
  padding: 0 !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ol_ctg {
  display: none !important;
}

.ol_body {
  width: 960px !important;
  padding: 0 !important;
}

.description {
  width: 530px !important;
}

.site_attention {
  display: none !important;
}
