@charset "UTF-8";

/* =========================================================
   Doc
========================================================= */

/* docs
----------------------------------------------- */
.contentPage,
.calendarEvents,
.contentArticleTags,
.contentArticleDoc,
.contentArticleDocs,
.contentArticleRecentDocs,
.contentArticleEventDocs {
  padding: 10px 0;
  border: 1px solid #d7d3c1;
  background-color: #fff;
}
.contentArticleTags,
.calendarEvents,
.contentArticleDocs,
.contentArticleRecentDocs,
.contentArticleEventDocs {
  padding: 10px 18px;
}
.contentArticleEventDocs .calendar {
  width: 100%;
}
.contentArticleEventDocs .calendar td:first-child {
  white-space: nowrap;
}
.contentArticleEventDocs .calendar td:nth-child(2) {
  display: none;
}
.contentArticleEventDocs .pagination {
  text-align: center;
}
.contentArticleDoc {
  padding: 0;
  border-top: 0;
}
.contentArticleDoc .header {
  margin: 0 0 20px;
  border-top: 3px solid #8abe19;
}
.contentArticleDoc .header h1 {
  padding: 12px 18px;
  border-bottom: 1px solid #d7d3c1;
  color: #7ca006;
  font-size: 150%;
  text-align: center;
}
.contentArticleDoc .header .publishedAt {
  padding: 5px 30px 0;
  text-align: right;
}
.contentPage .body {
  padding: 0 18px;
}
.contentArticleDocs .body,
.contentArticleDoc .body,
.contentArticleDoc .maps,
.contentArticleDoc .rels,
.contentArticleDoc .tags {
  margin-bottom: 40px;
  padding: 0 35px;
}
.contentArticleDoc .body:before, .contentArticleDoc .body:after {
  content: "";
  display: table;
}
.contentArticleDoc .body:after {
  clear: both;
}
.contentArticleDoc .body {
  zoom: 1;
}
.contentArticleDoc .maps {
  margin-bottom: 50px;
}
.contentArticleTags .hit,
.contentArticleDoc .maps h2,
.contentArticleDoc .rels h2,
.contentArticleDoc .tags h2 {
  margin-bottom: 10px;
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-left: 5px solid #999;
  font-weight: 500;
}
.contentArticleDoc .maps h3 {
  margin-bottom: 10px;
  padding: 0 10px;
  font-weight: 500;
}
.contentArticleDoc .body img {
  max-width: 100%;
  max-width: 680px\9;
}
.contentArticleTags .docs,
.contentArticleDoc .rels ul {
  margin: 0 1em 0 12px;
}
.contentArticleTags .docs li,
.contentArticleDoc .rels li {
  padding: 0 0 0 12px;
  background: url("/img/seibu/ic-list.gif") no-repeat left 0.5em;
}
.contentArticleDoc .tags div {
  margin: 0 24px;
}
.contentArticleDoc .tags div a {
  padding-right: 8px;
}
.contentArticleDoc .back {
  margin: 10px 35px 0;
  padding: 40px 0;
  border-top: 3px solid #8abe19;
}
.contentArticleDoc .back a {
  display:block;
  width: 200px;
  margin: 0 auto;
  padding: 6px 0;
  border: 1px solid #d7d3c1;
  background-color: #f6f6f6;
  text-align: center;
}
.contentArticleTags table,
.contentArticleTags th,
.contentArticleTags td {
  padding: 0;
  border: 0;
  background-color: transparent;
}
.contentArticleTags table {
  margin-bottom: 2em;
}
.contentArticleTags td {
  min-width: 220px;
  white-space: nowrap;
}
.contentArticleTags td.submitters {
  min-width: 0;
}
#s_tag {
  margin: 0 10px;
  padding: 6px 2px;
}
.contentArticleTags .hit .count {
  margin: 0 0.5em;
  font-weight: 700;
}

/* shinchaku-ichiran
----------------------------------------------- */
.contentArticleCategory .latest,
.contentArticleAttribute .latest {
}
.contentArticleAttribute .latest,
.contentArticleCategory .latest {
}
.calendarEvents h2,
.contentArticleCategory .latest h2,
.contentArticleAttribute .latest h2 {
  margin-bottom: 10px;
  font-size: 150%;
}
.contentArticleCategory ul,
.contentArticleAttribute ul {
  margin: 0 1em 0 12px;
}
.contentArticleCategory ul li,
.contentArticleAttribute ul li {
  padding: 0 0 0 12px;
  background: url("/img/seibu/ic-list.gif") no-repeat left 0.5em;
}
.calendarEvents h3,
.contentArticleCategory h3,
.contentArticleAttribute h3 {
  margin: 0 0 10px;
  padding: 4px 8px;
  border: 1px solid #d7d3c1;
  border-left: 5px solid #8abe19;
  background: url("/img/seibu/tl-h3.png") no-repeat left center;
  font-size: 125%;
}
.calendarEvents .info {
  margin-bottom: 1em;
}
.more {
  text-align: right;
}
.more a {
  padding: 0 5px 0 0;
}

/* address
----------------------------------------------- */
.inquiry:before, .inquiry:after {
  content: "";
  display: table;
}
.inquiry:after {
  clear: both;
}
.inquiry {
  line-height: 1.2;
  margin: 0 35px;
  padding: 15px 0;
  border-top: 1px solid #d7d3c1;
  zoom: 1;
}
.inquiry h2 {
  margin-bottom: 5px;
  font-size: 100%;
}
.tel, .fax, .email {
  display: inline-block;
  /display: inline;
  zoom: 1;
}
.department, .section {
  font-weight: 500;
}
.top, .middle {
  margin-bottom: 0;
}
.department,.section,.tel,.fax {
  margin-right: 5px;
  /margin-right: 10px;
}

/* =========================================================
    recent Docs
========================================================= */
.contentArticleRecentDocs .docs:before, .contentArticleRecentDocs .docs:after {
  content: "";
  display: table;
}
.contentArticleRecentDocs .docs:after {
  clear: both;
}
.contentArticleRecentDocs .docs {
  margin: 0;
  zoom: 1;
}
.contentArticleDocs .docs h2,
.contentArticleRecentDocs .docs h2 {
  font-size: 150%;
}
.contentArticleDocs .docs ul,
.contentArticleRecentDocs .docs ul {
  margin: 0 1em 1em 12px;
}
.contentArticleDocs .docs li,
.contentArticleRecentDocs .docs li {
  padding: 0 0 0 12px;
  background: url("/img/seibu/ic-list.gif") no-repeat left 0.5em;
}
.contentArticleRecentDocs .docs .attributes .separator,
.contentArticleRecentDocs .docs .attributes .unit {
  display: none;
}

/* pagination
----------------------------------------------- */
.calendarEvents .pagination {
  margin: 20px 0;
  text-align: center;
}
.body .pagination {
  line-height: 1;
  margin-top: 20px;
  text-align: center;
}
.body .pagination a, .body .pagination em, .body .pagination span {
  display: inline-block;
  /display: inline;
  zoom: 1;
  margin-left: -1px;
  margin-top: 0.25em;
  padding: 0 0.9em 0 0.7em;
  border-right: 1px solid #666;
}
.body .pagination .previous_page:before {
  content: "<";
  display: inline;
}
.body .pagination .next_page:after {
  content: ">";
  display: inline;
}
.body .pagination .next_page {
  border-right: 0;
}

/* RSS Atom
----------------------------------------------- */
.contentArticleRecentDocs {
  position: relative;
}
.contentArticleRecentDocs .feed {
  position: absolute;
  right: 18px;
  top: -2.3em;
}

#page-cr-seibu-index {
    .body ul li {
        padding: 0;
        background: none;
    } 
}