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

/* =========================================================
   Doc
========================================================= */

/* docs
----------------------------------------------- */
.contentArticleDoc .header {
	clear: both;
	margin-bottom: 30px;
	/*padding: 10px;*/
	padding:6px;
	/*border-top: 1px solid #232f92;
	border-bottom: 1px solid #232f92;
	background-color: #e3f0fa;*/
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #efefef;
}
.contentArticleDoc .header h1 {
	font-weight: bold;
	font-size: 150%;
	text-align: center;
}

.contentArticleDoc .body h2 {
	margin-bottom:.8em;
	padding:.45em .6em .3em .5em;
	font-size:128%;
	background:#efefef;

	border-left:6px solid #00904a;
}
.contentArticleDoc .body h3 {
	border-bottom:1px dashed #ccc;
	margin-bottom:.8em;
	padding:0 0 .2em 18px;
	font-size:116%;

	background:url(images/mark01.gif) no-repeat 0 .35em;
}
.contentArticleDoc .body h4 {
	margin-bottom:.8em;
	padding:.4em 8px;
	font-size:116%;

	/*border-left:12px solid #00904a;*/
	border:1px solid #ccc;
	border-left:8px solid #ccc;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+0,efefef+100 */
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top, #f9f9f9 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9f9f9 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9f9f9 0%,#efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9f9f9 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f9f9f9 0%,#efefef 100%); /* W3C */
}
.contentArticleDoc .body p {
	font-size:110%;
	margin-bottom:20px;
}
.contentArticleDoc .body ul, .contentArticleDoc .body ol {
	margin-bottom:20px;
}
.contentArticleDoc .body table{
	margin-bottom:20px;
	font-size:108%;
	width:100%;
}
.contentArticleDoc .body table td, .contentArticleDoc .body table th{
	padding:.6em;
	border:1px solid #ccc;
}
.contentArticleDoc .body table th{
	background:#efefef;
}
.contentArticleDoc .body dl{
	background: #efefef;
	border-bottom: 1px solid #ccc;
	border-top: none;
	width: 100%;
	margin-bottom:20px;
	font-size:108%;
}
.contentArticleDoc .body dt, .contentArticleDoc .body dd{
	padding: 8px 8px;
	min-height:1.6em;
}
.contentArticleDoc .body dt{
	border-top: 1px solid #ccc;
	clear: left;
	float: left;
	/*width: 150px;*/
	width: 24%;
}
.contentArticleDoc .body dd{
	background: #fff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	/*margin-left: 156px;*/
	margin-left: 24%;
}


.contentArticleDoc .header .publishedAt {
  text-align: right;
}
.contentArticleDoc .body,
.contentArticleDoc .maps,
.contentArticleDoc .rels,
.contentArticleDoc .tags {
  margin-bottom: 50px;
  /*padding: 0 20px;*/
	padding: 0;
}
.contentArticleDoc .maps h2,
.contentArticleDoc .rels h2,
.contentArticleDoc .tags h2 {
	/*margin-bottom: 5px;*/
	margin-bottom: 15px;
	/*padding: 3px 0 3px 8px;*/
	padding: 6px 0 6px 8px;
	/*border-left: 2px solid #232f92;*/
	border-left: 5px solid #00904a;
	background-color: #f1f1f1;
	font-weight: bold;
}

.contentArticleDoc .rels li {
	margin: 0;
	/*padding-left: 8px;*/
	padding-left: 12px;
	background-image: url(./images/ic-list-shinchaku.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.contentArticleDoc ul,
.contentArticleDoc ol {
	/*margin: 0 0 0 40px;*/
	margin: 0 0 0 10px;
	font-size:108%;
}

.contentArticleDoc .tags div a {
  padding-right: 8px;
	font-size:116%;
}
.contentArticleDoc .back {
  clear: both;
  text-align: center;
}
.contentArticleDoc .back a {
  display: block;
  /*width: 95px;*/
  width: 105px;
  margin: 0 auto;
  /*padding: 3px 0;*/
  padding: 8px 0;
  border: 1px solid #999999;
  background-color: #ececec;
	text-decoration:none;
	color:#333;
}
.contentArticleDoc .back a:hover{
	background:#e0e0e0;
}
#snsShare {
  float: right;
  height: 20px;
  margin-top: -30px;
}
.twitter-share-button, .fbLike, .fb-share-button, .gpShare {
  float: left;
  width: 127px !important;
}
.fb-share-button {
  margin-top: 1px;
  _margin-top: -12px;
}


.contentArticleDoc .body .List_2clm{
	overflow:hidden;
	clear:both;
}
.contentArticleDoc .body .List_2clm .Left{
	float:left;
	width:48.5%;
	margin-right:1em;
}
.contentArticleDoc .body .List_2clm .Right{
	float:right;
	width:48.5%;
}


/* docs ichiran
----------------------------------------------- */
.contentPortalCategory .entries,
.contentPortalEntries .entries,
.contentArticleDocs .docs {
  margin-left: 10px;
}
.contentPortalCategory h2.date,
.contentPortalEntries h2.date,
.contentArticleDocs .docs h2 {
  margin: 0 0 5px;
  padding: 5px 0 5px 10px;
  background-color: #e3f0fa;
  font-weight: bold;
}
.contentPortalCategory .entries ul,
.contentPortalEntries .entries ul,
.contentArticleDocs .docs ul {
  margin: 0 0 25px 7px;
}
.contentPortalCategory .entries li,
.contentPortalEntries .entries li,
.contentArticleDocs .docs li {
  margin: 0;
  padding: 0 0 5px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
}
#page-docs-index #snsShare {
  display: none;
}
/* group-portal
----------------------------------------------- */
.contentPortalCategory .category h2 {
  margin: 0 0 0 10px;
  padding: 0 0 5px 8px;
  background-image: url(./images/ic-list.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
}
.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;
}

/* address
----------------------------------------------- */
.contentArticleDoc .body ul {
	list-style-type: disc;
}
.contentArticleDoc .body ul, .contentArticleDoc .body ol {
	margin-left:30px;
}
.inquiry {
	clear: both;
	margin: 0 0 20px;
	/*padding: 5px 10px;*/
	padding: 0 0 .3em 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #333333;
}
.inquiry h2 {
	margin-bottom: 6px;
	padding:.6em 0;
	background-image: none;
	font-weight: bold;
	font-size: 116%;

	background:#efefef;
}
.charge{
	font-size:116%;
}
.tel, .fax, .email {
	display: inline;
	font-size:116%;
}
.department, .section {
	font-weight: bold;
	font-size:116%;
}
.top,.middle {
	margin-bottom: 0;
}
.department, .section, .tel, .fax {
	margin-right: 10px;
}

/* =========================================================
    recent Docs
========================================================= */
.contentArticleRecentDocs .docs {
  /*margin-left: 10px;*/
	margin-left: 0;
}
.contentArticleRecentDocs .docs h2 {
  /*margin: 0 0 5px;*/
  margin: 0 0 10px;
  padding: 5px 0 5px 10px;
  /*background-color: #e3f0fa;*/
  background-color: #d9eee4;
  font-weight: bold;
}
.contentArticleRecentDocs .docs ul {
  /*margin: 0 0 25px 7px;*/
	margin: 0 0 25px 7px;
}
.contentArticleRecentDocs .docs li:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
* html .contentArticleRecentDocs .docs li {
  height: 1%;
}
.contentArticleRecentDocs .docs li {
  display: block;
  clear: both;
  padding: 0 0 5px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
}
.contentArticleRecentDocs .docs li .title {
  margin: 0;
  padding-bottom: 5px;
}
.contentArticleRecentDocs li img {
  float: left;
  margin-right: 10px;
}

.contentArticleRecentDocs .docs li span.new,
.contentPortalEntries .entries li span.new,
.contentPortalCategory .entries li span.new {
  display: inline-block;
  width: 30px;
  height: 0;
  margin: -3px 3px 2px;
  padding-top: 13px;
  background-image: url("./images/ic-new.gif");
  background-position: left top;
  backgroun-repeat: no-repeat;
  overflow: hidden;
  vertical-align: middle;
}
* html #docTabPortal .content li span.new,
* html #docTab .content li span.new {
  margin: -1px 3px 1px;
}
*:first-child+html #docTabPortal .content li span.new,
*:first-child+html #docTab .content li span.new {
  margin: -1px 3px 1px;
}

/* recent Docs Title
----------------------------------------------- */
#recentDocsTitle .pieceHeader {
  background-image: url(./images/bg-shinchaku-repeat.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
#recentDocsTitle h2 {
	margin-bottom: 10px;
	/*padding: 3px 10px;*/
	padding: 5px 8px 4px 8px;
	/*background:#0952EB;
	background: -moz-linear-gradient(top, #0952EB, #001C66);
	background: -webkit-gradient(linear, center top, center bottom, from(#0952EB), to(#001C66));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0952EB', endColorstr='#001C69');
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;*/

	background:#00904a;
	color: #fff;
	font-weight: bold;
	font-size: 128%;

	border-left:10px solid #005115;

	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;

/* SideMenu
----------------------------------------------- */
#menu .pieceBody li {
  margin: 0;
}

/* =========================================================
    tag search
========================================================= */
.contentArticleTags .search {
  margin: 10px 0;
  padding: 10px;
  border: 1px solid #dddddd;
  background-color: #e3f0fa;
}
.contentArticleTags .search td {
  padding: 0 15px 0 5px;
}
.contentArticleTags .search td input {
  width: 140px;
}
.contentArticleTags .search td.submitters input {
  width: 70px;
  font-size: 100%;
}
.contentArticleTags .hit {
  padding: 5px 0 5px 10px;
  background-image: url(./images/bg-shinchaku-repeat.gif);
  background-repeat: repeat-x;
  background-position: left top;
  color: #ffffff;
  font-weight: bold;
  font-size: 110%;
}
.contentArticleTags li {
  margin: 0;
  padding: 0 0 5px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
}
.contentArticleTags ul {
  padding: 10px 5px 25px;
}


