@charset "UTF-8";
@import "../base/init.css";
@import "../base/style.css";
@import "../piece/style.css";

/* =========================================================
   Doc
========================================================= */
/* docs
----------------------------------------------- */
.contentArticleDoc {
  position: relative;
}
.contentArticleDoc .header {
  clear: both;
  margin-bottom: 15px;
  padding: 10px 20px 3px;
  border-top: 3px solid #006600;
  border-bottom: 1px solid #cccccc;
  background: #eefdcb;
}
.contentArticleDoc .header h1 {
  font-weight: bold;
  font-size: 180%;
}
.contentArticleDoc .header .publishedAt {
  position: absolute;
  left: 30px;
  bottom: 40px;
  _left: 10px;
  _bottom: 80px;
}
.contentArticleDoc .body,
.contentArticleDoc .maps,
.contentArticleDoc .rels,
.contentArticleDoc .tags {
  margin-bottom: 30px;
  padding: 0 20px;
}
.contentArticleDoc .tags div {
  padding-left: 8px;
}
.contentArticleDoc .maps h2,
.contentArticleDoc .rels h2,
.contentArticleDoc .tags h2 {
  margin-bottom: 5px;
  padding: 3px 10px;
  border-left: 5px solid #89d56c;
  background: #ebebeb;
  font-weight: bold;
}
.contentArticleDoc .body h2,
.contentArticleDoc .body h3,
.contentArticleDoc .body h4,
.contentArticleDoc .body h5 {
  margin-bottom: 8px;
  padding: 3px 10px;
  font-weight: bold;
}
.contentArticleDoc .body h2 {
  padding-left: 8px;
  border-left: 5px solid #006600;
  border-bottom: 1px solid #999;
  font-size: 140%;
}
.contentArticleDoc .body h3 {
  background: #e9f2bb;
  font-size: 120%;
}
.contentArticleDoc .body h4 {
  padding-left: 10px;
  background: url("../piece/images/tl-h4.gif") left center no-repeat;
  font-size: 120%;
}
.contentArticleDoc .body h5 {
  margin-bottom: 0;
  color: #005566;
  font-size: 100%;
}
.contentArticleDoc table {
  margin-bottom: 15px;
  border-collapse: separate;
  *border-collapse: collapse;	/* for IE6,7 */
  border-spacing: 0;
  border-top: 1px solid #999;
  border-right: none;
  border-bottom: none;
  border-left: 1px solid #999;
}
.contentArticleDoc th,
.contentArticleDoc td {
  padding: 10px;
  border-top: none;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: none;
}
.contentArticleDoc th {
  background: #e9f2bb;
}
.contentArticleDoc thead th {
  background: #006600;
  color: #fff;
}
.contentArticleDoc ul,
.contentArticleDoc ol {
  padding: 0 12px 15px 7px;
}
.contentArticleDoc ol {
  margin: 0 10px 0 20px;
}
.contentArticleDoc ul ul,
.contentArticleDoc ol ol {
  margin-left: 1em;
}
.contentArticleDoc  li {
  margin: 0;
  padding: 0 0 5px 0;
}
.contentArticleDoc ul li {
  padding: 0 0 5px 10px;
  background-image: url("../piece/images/ic-list.gif");
  background-repeat: no-repeat;
  background-position: left 0.45em;
}
.contentArticleDoc ol > li {
  padding: 0 0 5px 0;
  background: none;
}
.contentArticleDoc .rels ul {
  padding-bottom: 0;
}
.contentArticleDoc .tags div a {
  padding-right: 8px;
}
.contentArticleDoc p {
  margin: 0 0 15px 10px;
}
.contentArticleDoc .back {
  clear: both;
  margin-top: 40px;
  text-align: center;
}
.contentArticleDoc .back a {
  display: block;
  width: 95px;
  margin: 0 auto;
  padding: 3px 0;
  border: 1px solid #88b2d1;
  background: #cce8f1;
}
#snsShare {
  float: right;
  height: 20px;
  margin-top: -30px;
}
.twitter-share-button, .fbLike, .fb-share-button {
  float: left;
  width: 127px !important;
}
.gpShare {
  float: left;
}
.fb-share-button {
  margin-top: 1px;
  _margin-top: -12px;
}

/* docs ichiran
----------------------------------------------- */
.contentPortalCategory .entries,
.contentPortalEntries .entries,
.contentArticleDocs .docs {
}
.contentPortalCategory h2.date {
  margin-bottom: 10px;
  padding: 3px 10px;
  border-top: 1px dashed #999;
  border-bottom: 1px dashed #999;
  background: #d9f07e;
  font-weight: bold;
}
.contentPortalCategory .entries ul,
.contentPortalEntries .entries ul,
.contentArticleDocs .docs ul {
  padding: 0 12px 15px 7px;
}
.contentPortalCategory .entries li,
.contentPortalEntries .entries li,
.contentArticleDocs .docs li {
  margin: 0;
  padding: 0 0 5px 10px;
  background: url("../piece/images/ic-list.gif") left 0.45em no-repeat;
}
#page-docs-index #snsShare {
  display: none;
}
/* group-portal
----------------------------------------------- */
.contentPortalCategory .category h2 {
  margin-left: 7px;
  padding: 0 0 5px 10px;
  background: url("../piece/images/ic-list.gif") left 0.45em no-repeat;
}
.contentPortalCategory .category .children {
  margin: 0 0 15px;
}
.contentPortalCategory .category .children a {
  margin: 0 0 0 20px;
  padding: 0 0 5px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}
#groupPortal .pieceContainer {
  border: 3px solid #e9f2bb;
  border-radius: 5px;
}
#groupPortal .pieceHeader {
  background: #e9f2bb;
}

/* address
----------------------------------------------- */
.inquiry {
  clear: both;
  margin: 0 20px 25px;
  padding: 5px 10px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}
.inquiry h2 {
  margin-bottom: 0;
  background-image: none;
  font-weight: bold;
  font-size: 110%;
}
.tel, .fax, .email {
  display: inline;
}
.department, .section {
  font-weight: bold;
}
.top,.middle {
  margin-bottom: 0;
}
.department, .section, .tel, .fax {
  margin-right: 10px;
}

/* =========================================================
    recent Docs
========================================================= */
.feed {
  right: 8px;
}
.contentArticleDocs .docs h2,
.contentArticleRecentDocs .docs h2,
.contentPortalEntries h2.date {
  margin-bottom: 10px;
  padding: 3px 10px;
  background: #e9f2bb;
  font-size: 120%;
  font-weight: bold;
}
.contentArticleRecentDocs .docs ul {
  padding: 0 12px 15px 7px;
}
.contentArticleRecentDocs .docs li {
  margin: 0;
  padding: 0 0 5px 10px;
  background-image: url("../piece/images/ic-list.gif");
  background-repeat: no-repeat;
  background-position: left 0.45em;
  zoom: 1;
}
.contentArticleRecentDocs .docs li .title {
  margin: 0;
  padding-bottom: 5px;
}
.contentArticleRecentDocs li img {
  float: left;
  margin-right: 10px;
}

/* recent Docs Title
----------------------------------------------- */
#recentDocsTitle .pieceHeader {
  margin-bottom: 10px;
  padding: 3px 10px;
  border-bottom: 1px dashed #999;
  border-top: 1px dashed #999;
  background: #bdf0f1;
}
#recentDocsTitle h2 {
  font-size: 120%;
  font-weight: bold;
}

/* SideMenu
----------------------------------------------- */
#menu .pieceBody li {
  margin: 0;
}
#attributeList .pieceContainer,
#categoryList .pieceContainer,
#unitList .pieceContainer,
#areaList .pieceContainer {
  border: 3px solid #e9f2bb;
  border-radius: 5px;
}
#attributeList .pieceHeader,
#categoryList .pieceHeader,
#unitList .pieceHeader,
#areaList .pieceHeader {
  background: #e9f2bb;
}

/* =========================================================
    tag search
========================================================= */
.contentArticleTags {
  margin-bottom: 55px;
}
.contentArticleTags .search {
  margin: 10px 0;
  padding: 10px;
  background: #e9f2bb;
}
.contentArticleTags .search td {
  padding: 0 5px;
}
.contentArticleTags .search td input#s_tag {
  width: 140px;
  border: 1px solid #7f9db9;
}
.contentArticleTags .search td.submitters input {
  width: 70px;
  font-size: 100%;
}
.contentArticleTags .hit {
  padding: 5px 10px;
  background: #006600;
  color: #ffffff;
  font-weight: bold;
  font-size: 110%;
}
.contentArticleTags .hit .label {
  margin-right: 5px;
}
.contentArticleTags li {
  margin: 0;
  padding: 0 0 5px 10px;
  background-image: url("../piece/images/ic-list.gif");
  background-repeat: no-repeat;
  background-position: left 0.45em;
}
.contentArticleTags ul {
  padding: 10px 12px 0 7px;
}

/* =========================================================
    google search
========================================================= */
#cse-search-results {
  width: 935px;
  margin: 0 auto;
}