@charset "UTF-8";
@import "../base/init.css";
@import "../base/style.css";
@import "../piece/style.css";

/* =========================================================
   Doc
========================================================= */
/* doc page
----------------------------------------------- */
.contentArticleDoc .header:before, .contentArticleDoc .header:after {
  content: "";
  display: table;
}
.contentArticleDoc .header:after {
  clear: both;
}
.contentArticleDoc .header {
  zoom: 1;
  margin-bottom: 20px;
  padding: 15px 0;
  border-bottom: 2px solid #0086CA;
}
.contentArticleDoc .header h1 {
  font-size: 180%;
  text-align: center;
}
.publishedAt {
  float: right;
  padding-top: 12px;
  color: #666;
}
.contentArticleDoc .body,
.contentArticleDoc .maps,
.contentArticleDoc .inquiry,
.contentArticleDoc .back,
.contentArticleDoc .rels,
.contentArticleDoc .tags {
  padding: 0 20px;
  overflow: hidden;
}
.contentArticleDoc .body h2 {
  margin-bottom: 5px;
  margin-top: 15px;
  color: #CC3399;
  font-size: 130%;
}
.contentArticleDoc .body h3, .mceTmpl .komidashi, .mceTmpl .kanren {
  margin-top: 15px;
  margin-bottom: 5px;
  padding: 3px 5px;
  border-left: 5px solid #0086CA;
  font-weight: bold;
}
.contentArticleDoc .body h4 {
  margin-bottom: 5px;
  padding: 0 5px;
  font-weight: bold;
  margin-top: 15px;
  border-left: 5px solid #999999;
}

.contentArticleDoc .body ol {
  margin-left: 25px;
}
.contentArticleDoc .body ul li,
.contentArticleDoc .rels ul li {
  padding: 3px 0 3px 10px;
  background: url("/ccell/img/ic-list.gif") left 0.75em no-repeat;
}
.contentArticleDoc .maps,
.contentArticleDoc .rels,
.contentArticleDoc .tags {
  margin-bottom: 15px;
}
.contentArticleAttribute h2,
.contentArticleDoc .maps h2,
.contentArticleDoc .rels h2,
.contentArticleDoc .tags h2,
.contentArticleDoc .inquiry h2 {
  background: #E0E0E0;
  margin-bottom: 5px;
  margin-top: 15px;
  font-size: 130%;
  padding: 3px 5px;
}
.contentArticleDoc .tags a {
  margin-right: 5px;
}
.contentArticleDoc .back a {
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  margin: 40px auto 0;
  border: 1px solid #ccc;
  background: #f0f0eb;
  text-align: center;
}
.contentArticleDoc .body .toiawase {
  margin-bottom: 15px;
}
.contentArticleDoc .body .toiawase p {
  margin-bottom: 5px;
}
.contentArticleDoc .body .tokutalk,
.contentArticleDoc .body .tokutalk th,
.contentArticleDoc .body .tokutalk td {
  border: none;
}
.contentArticleDoc .body .tokutalk .ic-list li {
  background: none;
}

/* recent docs
----------------------------------------------- */
#contentBody {
  position: relative;
}
.contentArticleRecentDocs .feed {
  position: absolute;
  right: 5px;
  _right: 15px;
  top: 7px;
}
.contentArticleRecentDocs h2.date,
.contentArticleDocs h2.date {
  background: #E0E0E0;
  margin-bottom: 5px;
  margin-top: 15px;
  font-size: 130%;
  padding: 3px 5px;
}
.contentArticleRecentDocs ul,
.contentArticleDocs ul {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.contentArticleRecentDocs li,
.contentArticleDocs li {
  padding: 5px 0 5px 12px;
  background: url("/ccell/img/ic-list.gif") left 0.8em no-repeat;
}
#recentDocsTitle {
  margin-bottom: 5px;
}
#recentDocsTitle h2 {
  line-height: 40px;
  _line-height: 42px;
  padding-left: 15px;
  font-size: 120%;
  font-weight: bold;
  zoom: 1;
  color: #fff;
background: #2d9bd3; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJkOWJkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg2Y2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #2d9bd3 0%, #0086ca 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d9bd3), color-stop(100%,#0086ca)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2d9bd3 0%,#0086ca 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2d9bd3 0%,#0086ca 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2d9bd3 0%,#0086ca 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2d9bd3 0%,#0086ca 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d9bd3', endColorstr='#0086ca',GradientType=0 ); /* IE6-8 */
_background: #2d9bd3;
border-bottom: 2px solid #CCCCCC;
}
#recentDocsTitle h2 {
  line-height: 1.2\9;
  padding: 17px 0 13px 35px\9;
}
.attributes {
  display: none;
}

/* tags
----------------------------------------------- */
.contentArticleTags .search {
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid #999999;
  background-color: #EBEBEB;
}
.contentArticleTags .search table,
.contentArticleTags .search th,
.contentArticleTags .search td {
  border: none;
}
.contentArticleTags .search table {
  margin: 0;
}
.contentArticleTags .search th {
  padding: 8px;
}
.contentArticleTags .search td {
  padding: 0 15px 0 5px;
}
.contentArticleTags .search td input {
  width: 140px;
}
.contentArticleTags .search td.submitters input {
  width: 70px;
  font-size: 100%;
  cursor: pointer;
}
.contentArticleTags #s_tag {
  border: 1px solid #ccc;
}
.contentArticleTags .hit {
  margin-bottom: 5px;
  padding: 5px 0 5px 10px;
  background-color: #f0f0eb;
  font-size: 110%;
}
.contentArticleTags .hit .count {
  margin-left: 5px;
  font-weight: bold;
}
.contentArticleTags ul {
  margin: 0 0 0 4px;
  list-style-type: none;
}
.contentArticleTags li {
  padding: 3px 0 3px 10px;
  background: url("/ccell/img/ic-list.gif") left 0.75em no-repeat;
}
