* {
  color: #000 !important;
}

.noprint {
  display: none !important;
}

body, .container, .inner, .contents {
  background: none !important;
}

body {
  width: 960px !important;
}

.container {
  max-width: 100%;
  width: 960px !important;
  line-height: 1.4 !important;
}

.contents, h2, .inner, .wrapper {
  padding: 0 !important;
  background: none !important;
}

.breadcrumb {
  margin: 0 -48px 10px !important;
}
.breadcrumb div {
  background: none;
  padding-right: 0;
}
.breadcrumb div:after {
  content: ">";
  margin-left: 15px;
}

h1.head {
  padding-bottom: 20px !important;
  margin-bottom: 40px !important;
}

.contentsnav {
  margin-bottom: 0 !important;
}

h2 {
  background: none !important;
  margin-bottom: 20px !important;
}

header.global, footer.global, #sidecol, .contentsbottom, .fixnav {
  display: none !important;
}

#maincol {
  float: none !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  width: auto !important;
}

.contents .list_columns {
  margin: 0 auto;
}
