@charset "UTF-8";
@import "../base/init.css";
@import "../base/style.css";
@import "../piece/style.css";

/* =========================================================
   Doc
========================================================= */

/* docs
----------------------------------------------- */
.contentArticleDoc .header {
  margin-bottom: 30px;
  padding: 10px;
  border-top: 1px solid #abd5f7;
  border-bottom: 1px solid #abd5f7;
  background-color: #d2f2ff;
}
.contentArticleDoc .header h1 {
  font-size: 150%;
  font-weight: bold;
  text-align: center;
}
.contentArticleDoc .header .publishedAt {
  text-align: right;
}
.contentArticleDoc .body,
.contentArticleDoc .maps,
.contentArticleDoc .rels,
.contentArticleDoc .tags {
  margin-bottom: 50px;
  padding: 0px 20px;
}
.contentArticleDoc .maps h2,
.contentArticleDoc .rels h2,
.contentArticleDoc .tags h2 {
  margin-bottom: 5px;
  padding: 3px 0px 3px 8px;
  border-left: 4px solid #abd5f7;
  background-color: #f1f1f1;
  font-weight: bold;
}
.contentArticleDoc .rels ul{
  margin: 0px 0px 0px 10px;
}
.contentArticleDoc .rels li {
  margin: 0px;
  padding-left: 8px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-position: left 7px;
  background-repeat: no-repeat;
}
.contentArticleDoc ul,
.contentArticleDoc ol {
  margin: 0px 0px 0px 40px;
}
.contentArticleDoc .tags div {
  margin: 0px 10px;
}
.contentArticleDoc .tags div a {
  padding-right: 8px;
}
.contentArticleDoc .back {
  clear: both;
  text-align: center;
}
.contentArticleDoc .back a,
.contentArticleDoc .back a:visited {
  display:block;
  width:95px;
  margin: 0px auto;
  padding: 3px 0px;
  border: 1px solid #abd5f7;
  background-color: #d2f2ff;
  color: #000000;
  text-decoration: none;
}
.contentArticleDoc .back a:hover {
  color: #ff3366;
  text-decoration: underline;
}

/* address
----------------------------------------------- */
.contentArticleDoc .body ul {
  list-style-type: disc
}
.inquiry {
  clear: both;
  margin: 0px 0px 20px 0px;
  padding: 5px 10px;
  background-color: #f5f5f5;
  color: #333333;
}
.inquiry h2 {
  margin-bottom: 5px;
  background-image: none;
  font-size: 110%;
  font-weight: bold;
}
.tel, .fax, .email {
  display: inline;
}
.department, .section {
  font-weight: bold;
}
.top,.middle {
  margin-bottom: 0px;
}
.department,.section,.tel,.fax {
  margin-right: 10px;
}

/* =========================================================
    recent Docs
========================================================= */
.contentArticleDocs .docs,
.contentArticleRecentDocs .docs {
  margin-left: 10px;
}
.contentArticleDocs .docs h2,
.contentArticleRecentDocs .docs h2 {
  background-color: #d2f2ff;
  background-image: url(./images/tl-classtitle.gif);
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  padding: 0px 0px 0px 20px;
  color: #333;
  font-size: 120%;
  font-weight: bold;
  line-height: 30px;
}
.contentArticleDocs .docs ul,
.contentArticleRecentDocs .docs ul {
  margin: 0px 0px 25px 7px;
}
.contentArticleDocs .docs li,
.contentArticleRecentDocs .docs li {
  margin: 0px;
  padding: 0px 0px 5px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-position: 0px 7px;
  background-repeat: no-repeat;
}

/* recent Docs Title
----------------------------------------------- */
#recentDocsTitle .pieceHeader {

}
#recentDocsTitle h2 {
  height: 30px;
  margin-bottom: 10px;
  padding: 0px 0px 0px 20px;
  background-image: url(./images/tl-shinchaku.gif);
  background-position: left top;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 130%;
  font-weight: bold;
  line-height: 32px;
}
/* RSS Atom
----------------------------------------------- */
.feed {
  float: right;
  position: relative;
  top: -32px;
  right: 10px;
  height: 13px;
  background-color: transparent;
}
.feed a.feedRss {
  display: inline-block;
  width: 40px;
  height: 13px;
  background-image: url(./images/bt-rss.gif);
  background-repeat: no-repeat;
  text-indent: 50px;
  overflow: hidden;
}
.feed a.feedAtom {
  display: inline-block;
  width: 40px;
  height: 13px;
  background-image:url(./images/bt-atom.gif);
  background-repeat:no-repeat;
  text-indent: 50px;
  overflow: hidden;
}

/* For firefox2 */
.feed a.feedAtom,y:-moz-any-link,
.feed a.feedRss,x:-moz-any-link {
  display: -moz-inline-box;
  padding-top: 13px;
}
.links {
  text-align: right;
}

/* SideMenu
----------------------------------------------- */
#menu .pieceBody li {
  margin: 0px;
}

/* =========================================================
    tag search
========================================================= */
.contentArticleTags .search {
  background-color: #d2f2ff;
  border: 1px solid #dddddd;
  margin: 10px 0px;
  padding: 10px;
}
.contentArticleTags .search td {
  padding: 0px 15px 0px 5px;
}
.contentArticleTags .search td input {
  width: 140px;
}
.contentArticleTags .search td.submitters input {
  width: 70px;
  font-size: 100%;
}
.contentArticleTags .hit {
  padding: 5px 0px 5px 10px;
  background-color: #52c3ff;
  font-size: 110%;
  font-weight: bold;
  color: #000000;
}
.contentArticleTags li {
  margin: 0px;
  padding: 0px 0px 5px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
}
.contentArticleTags ul {
  padding: 10px 5px 5px 5px;
}

/* =========================================================
    template
========================================================= */
.contentArticleDoc .body h2,
.contentPage .body h2 {
  border-bottom: 1px solid #00A0E9;
  border-left: 5px solid #00A0E9;
  font-size: 130%;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 7px;
  padding: 1px 5px 2px;
}
.contentArticleDoc .body h3,
.contentPage .body h3 {
  background-image:url("./images/ic-h3.gif");
  background-position:left top;
  background-repeat:repeat-y;
  font-size:120%;
  font-weight:bold;
  margin:0 0 5px;
  padding:0 0 0 10px;
}
.contentPage .body ul.ic-list,
.contentArticleDoc .body ul.ic-list  {
  list-style-type: none;
  margin: 0px;
}
.contentPage .body .ic-list li,
.contentArticleDoc .body .ic-list li {
  background-image:url("./images/ic-list-shinchaku.gif");
  background-position:left 7px;
  background-repeat:no-repeat;
  line-height:1.5;
  margin:0;
  padding:0 0 0 10px;
}
.contentPage .body .left-img,
.contentArticleDoc .body .left-img {
  float: left;
  padding: 0px 10px 10px 0px;
}
.contentPage .body .right-img,
.contentArticleDoc .body .right-img {
  float: right;
  padding: 0px 0px 10px 10px;
}
.contentArticleDoc table.def {
  margin: 5px 0px 25px 0px;
}
.contentArticleDoc table.def th {
  padding: 3px 5px;
  background-color: #F2F0D4;
  text-align: left;
}
.contentArticleDoc table.def th.th2 {
  padding: 3px 5px;
  background-color: #F5F5F5;
  text-align: left;
}
.contentArticleDoc table.def td {
  padding: 3px 5px;
}
.contentArticleDoc table.def,
.contentArticleDoc table.def tr,
.contentArticleDoc table.def td,
.contentArticleDoc table.def th {
  border-collapse: collapse;
  border: 1px solid #999999;
}

.contentArticleDoc table.img4 {
  margin: 0px auto 10px auto;
}
.contentArticleDoc .img4 td{
  vertical-align: top;
  padding: 0px 10px 10px 10px;
}
.contentArticleDoc table.dayori,
.contentArticleDoc table.shinseisho {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 15px;
  border-collapse: collapse; 
}
.contentArticleDoc .shinseisho td {
  padding: 5px;
  border: 1px solid #999999;
}
.contentArticleDoc .shinseisho td.table-border {
  border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
}
.contentArticleDoc table.dayori td {
  padding: 0px 20px 0px 0px;
}

/* goriyouannai
----------------------------------------------- */

#page-docs-2010112400290-index table {
  border: medium none;
  margin: 5px 0;
  width: 100%;
}
#page-docs-2010112400290-index td {
  border: medium none;
  padding: 5px;
}
#page-docs-2010112400290-index .info-bg {
  background-color: #ECECEC;
}
#page-docs-2010112400290-index td.info-icon {
  text-align: center;
  width: 30px;
}
#page-docs-2010112400290-index td.info-furigana-icon {
  text-align: center;
  width: 130px;
}
#page-docs-2010112400290-index td.info-yomiage-icon {
  text-align: center;
  width: 100px;
}

