@charset "UTF-8";

/* =========================================================
   content
========================================================= */

/* common
----------------------------------------------- */
#contentBody ul li span.separator,
#contentBody ul li span.unit {
  display: none;
}

/* contentArticleCategory, contentArticleRecentDocs, contentArticleDocs, 
----------------------------------------------- */
.contentArticleCategory .category h2,
.contentArticleCategory .latest h2,
.contentArticleRecentDocs .docs h2.date,
.contentArticleDocs .docs h2.date {
  position: relative;
  margin-bottom: 10px;
  padding: 15px 15px 10px;
  background: #E3DECB;
  font-size: 140%;
  font-weight: normal;
  line-height: 1.1;
  zoom: 1;
}

.contentArticleCategory .category h2:after,
.contentArticleCategory .latest h2:after,
.contentArticleRecentDocs .docs h2.date:after,
.contentArticleDocs .docs h2.date:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
}

.contentArticleRecentDocs .docs .date+ul,
.contentArticleDocs .docs .date+ul {
  margin-bottom: 30px;
}

.contentArticleCategory li,
.contentArticleRecentDocs .docs li,
.contentArticleDocs .docs li {
  margin-bottom: 7px;
  padding: 1px 0 1px 14px;
  background: url(./ic-list2.png) left 0.5em no-repeat;
}

.contentArticleRecentDocs .docs li span.attributes,
.contentArticleDocs .docs li span.attributes {
  display: none;
}

.contentArticleRecentDocs .feed,
.contentArticleCategory .feed {
  position: absolute;
  top: 12px;
  right: 15px;
}

.contentArticleRecentDocs .feed {
  z-index: 1;
}

.contentArticleCategory .more {
  text-align: right;
}

/* contentArticleDoc
----------------------------------------------- */
.contentArticleDoc .header {
  margin-bottom: 30px;
  background: url(./title-line.png) left top no-repeat;
  text-align: center;
}

.contentArticleDoc .header h1 {
  padding: 20px 15px 5px;
  line-height: 1.1;
  font-size: 200%;
  font-weight: normal;
}

.contentArticleDoc .header .publishedAt {
  padding-bottom: 15px;
  background: url(./title-line.png) left bottom no-repeat;
}

.contentArticleDoc .body,
.contentArticleDoc .maps,
.contentArticleDoc .rels,
.contentArticleDoc .tags {
  margin: 0 40px 30px;
}

.contentArticleDoc .maps h2,
.contentArticleDoc .rels h2,
.contentArticleDoc .tags h2 {
  margin-bottom: 10px;
  padding: 5px 7px;
  border: 1px solid #ADA797;
  border-left-width: 7px;
  font-size: 110%;
  font-weight: normal;
}

.contentArticleDoc .maps h3 {
  margin: -5px 0 5px;
  font-weight: normal;
}

.contentArticleDoc .rels ul,
.contentArticleDoc .tags div {
  padding: 0 15px;
}

.contentArticleDoc .rels li {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  margin: 0 10px 3px 0;
  padding: 1px 0 1px 14px;
  background: url(./ic-list2.png) left 0.5em no-repeat;
}

.contentArticleDoc .tags div a {
  padding-right: 10px;
}

/* address
----------------------------------------------- */
.contentArticleDoc .inquiry {
  margin-left: 40px;
  margin-right: 40px;
}

.inquiry {
  padding-bottom: 15px;
  border: 1px solid #ccc;
}

.inquiry h2 {
  margin-bottom: 15px;
  padding: 10px 15px;
  background: #F2F2F2;
}

.inquiry>div {
  margin-left: 15px;
}

.tel,
.fax,
.email {
  display: inline;
}

.department,
.section {
  font-weight: bold;
}

/* back
----------------------------------------------- */
.back {
  clear: both;
  margin: 50px auto 0 !important;
  text-align: center;
}

.back a {
  display: block;
  width: 200px;
  margin: 0 auto;
  padding: 5px 0;
  border: 1px solid #ADA797;
  background: #E3DECB;
  font-size: 100%;
  text-decoration: none;
}

/* contentArticleTags
----------------------------------------------- */
.contentArticleTags .search {
  margin: 0 0 20px;
  border: 1px solid #ccc;
  background-color: #F2F2F2;
}

.contentArticleTags .search th {
  padding: 0 15px 0;
}

.contentArticleTags .search th,
.contentArticleTags .search td {
  padding: 15px;
}

.contentArticleTags .search .submitters input {
  padding: 2px 10px;
  border: none;
  background-color: #ccc;
  color: #000;
  cursor: pointer;
}

.contentArticleTags .hit {
  position: relative;
  margin-bottom: 10px;
  padding: 15px 15px 10px;
  background: #E3DECB;
  font-size: 140%;
  font-weight: normal;
  line-height: 1.1;
  zoom: 1;
}

.contentArticleTags .hit:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
}

.contentArticleTags li {
  margin-bottom: 7px;
  padding: 1px 0 1px 14px;
  background: url(./ic-list2.png) left 0.5em no-repeat;
}

/* contentPage
----------------------------------------------- */

/* sitemap */
ul.sitemap li {
  list-style-type: none;
}

ul.sitemap>li {
  padding: 8px;
  border-bottom: 1px dotted #ccc;
}

ul.sitemap>li ul {
  margin: 0;
  padding: 5px 15px 0;
}

ul.sitemap>li ul li {
  margin-bottom: 7px;
  padding: 1px 0 1px 14px;
  background: url(./ic-list2.png) left 0.5em no-repeat;
}

/* shisetsuMap */
.shisetsuMap {
  background: #fff !important;
}

.shisetsuMap div {
  background: transparent !important;
}

/* leaflet */
.tn-list div {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  margin: 0 15px 15px;
  text-align: center;
  vertical-align: top;
}

/* gaiyo */
dl.gaiyo {
  margin: 0 0 1em;
}

dl.gaiyo dt {
  float: left;
  width: 65px;
  margin: 0 10px 10px;
  text-align: center;
}

dl.gaiyo dd {
  margin: 0 0 10px;
  overflow: hidden;
}