@charset "UTF-8";

/* =========================================================
   content
========================================================= */

/* contentArticleCategory, contentArticleRecentDocs, contentArticleDocs, 
----------------------------------------------- */
.contentArticleCategory, .contentArticleRecentDocs {
  position: relative;
}
.contentArticleCategory h2,
.contentArticleRecentDocs .docs h2.date,
.contentArticleDocs .docs h2.date {
  margin-bottom: 15px;
  padding: 0 0 0 10px;
  border-left: 6px solid #09B2F1;
  font-size: 160%;
  font-weight: normal;
  zoom: 1;
}
.contentArticleRecentDocs .docs .date+ul,
.contentArticleDocs .docs .date+ul {
  margin-bottom: 20px;
}
.contentArticleCategory li,
.contentArticleRecentDocs .docs li,
.contentArticleDocs .docs li {
  margin-bottom: 5px;
  padding: 1px 0 1px 15px;
  background: url(./images/ic-list.gif) left 0.5em no-repeat;
}
.contentArticleCategory li span.separator,
.contentArticleCategory li span.unit,
.contentArticleRecentDocs .docs li span.separator,
.contentArticleRecentDocs .docs li span.unit,
.contentArticleDocs .docs li span.separator,
.contentArticleDocs .docs li span.unit {
  display: none;
}
.contentArticleCategory .feed,
.contentArticleRecentDocs .feed {
  position: absolute;
  top: 5px;
  right: 0;
}
.contentArticleCategory .more a {
  display: block;
  margin-top: 15px;
  padding: 7px 0;
  border: 1px solid #09B2F1;
  text-align: center;
}

/* contentArticleDoc
----------------------------------------------- */
.contentArticleDoc .header {
  margin-bottom: 20px;
}
.contentArticleDoc .header h1 {
  margin-bottom: 10px;
  line-height: 1.1;
  color: #0088DD;
  font-size: 220%;
  font-weight: bold;
}
.contentArticleDoc .header .publishedAt {
}
.contentArticleDoc .body,
.contentArticleDoc .maps,
.contentArticleDoc .rels,
.contentArticleDoc .tags {
  margin-bottom: 30px;
}
.contentArticleDoc .maps h2,
.contentArticleDoc .rels h2,
.contentArticleDoc .tags h2 {
  margin-bottom: 10px;
  padding: 5px 15px;
  border-radius: 10px;
  background: #E6E6E6;
  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 5px 0;
  padding: 1px 0 1px 15px;
  background: url(./images/ic-list.gif) left 0.5em no-repeat;
}
.contentArticleDoc .tags div a {
  padding-right: 10px;
}

/* address
----------------------------------------------- */
.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: 120px;
  margin: 0 auto;
  padding: 8px 0;
  border: 1px solid #09B2F1;
  color: #000;
  font-size: 100%;
  text-decoration: none;
}
.back a:hover span {
  text-decoration: underline;
}
.back a span {
  padding: 1px 0 1px 12px;
  background: url(./images/ic-back.png) left center no-repeat;
}

/* 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 {
  margin-bottom: 15px;
  padding: 0 0 0 10px;
  border-left: 6px solid #09B2F1;
  font-size: 140%;
  font-weight: bold;
  zoom: 1;
}
.contentArticleTags li {
  margin-bottom: 5px;
  padding: 1px 0 1px 15px;
  background: url(./images/ic-list.gif) left 0.5em no-repeat;
}
.contentArticleTags li span.separator,
.contentArticleTags li span.unit {
  display: none;
}

/* contentPage
----------------------------------------------- */

/* bp-core */
.body .gaiyo {
  width: 681px;
  margin: 20px auto 30px;
  padding: 0 0 15px;
  border: 3px solid #09B2F1;
  background: #FFFFEE;
}
.body .gaiyo .upperLink {
  text-align: center;
}
.body .gaiyo .upperLink a {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  margin-top: -1.5em;
  padding: 8px 30px;
  border: 3px solid #33A44D;
  background: #fff;
}
.body .gaiyo p {
  margin: 15px 0;
  font-size: 140%;
  font-weight: bold;
  text-align: center;
}
.body .gaiyo ul {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style-type: none;
}
.body .gaiyo ul li {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  margin: 0;
  padding: 0 50px;
}
.body .gaiyo ul li a {
  display: block;
  padding: 8px 30px;
  background: #fff;
  box-shadow: 0 1px 2px #aaa;
}

/* hokoku */
dl.hokoku:last-of-type {
  border-bottom: 1px solid #ccc;
}
/* ie8 */
dl.last {
  border-bottom: 1px solid #ccc;
}
dl.hokoku {
  margin: 0;
  padding: 15px 0;
  border-top: 1px solid #ccc;
}
dl.hokoku dt {
  float: left;
  margin: 0;
}
dl.hokoku dd {
  padding-left: 15px;
  overflow: hidden;
}
dl.hokoku dd .ic {
  margin-bottom: 10px;
}

/* 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: 5px;
  padding: 1px 0 1px 15px;
  background: url(./images/ic-list.gif) left 0.5em no-repeat;
}