@charset "UTF-8";
#container {
  margin: 10px auto 60px;
  width: 980px;
}

#container table img {
  vertical-align: baseline;
}

.banner-area {
  border-style: solid solid solid solid;
  border-color: #BBB;
  margin: 10px 0px 0px 0px;
}

.contents-title-pdf {
  border-bottom: 1px solid #000;
  display: flex;
  justify-content: space-between;
  margin: 16px 0px 8px 0px;
}

h1#splytop {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.7em;
  margin: 0;
  padding-bottom: 3px;
  width: 980px;
}

#page-title {
  clear: both;
  margin: 16px 0px 45px 0px;
}

#page-title .contents-title {
  margin: 0px 0px 6px 0px;
  border-bottom: 1px solid #000;
  display: flex;
  justify-content: space-between;
}

#page-title .contents-title span {
  font-weight: bold;
  font-size: 1.05em;
}

#page-title .contents-title a {
  font-size: 0.9em;
}

#page-title ul {
  list-style: none;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  font-size: 16px;
}

#page-title li {
  display: block;
  margin: 0px 0px 3px 0px;
  padding: 2px 0px 2px 8px;
  border-bottom: 1px dotted #999;
  font-size: 0.8em;
  line-height: 1.3em;
}

#page-title li.comment {
  background-image: none;
  text-align: right;
  color: #333333;
}

#page-title li.comment img {
  margin-bottom: 2px;
}

#page-title li span.html-link {
  display: block;
  float: left;
  width: 850px;
}

#page-title li span.pdf-link {
  display: block;
  float: right;
  width: 32px;
}

#page-title li span.long {
  width: 42px;
}

#page-title li span.pdf-link img {
  border: none;
  margin: 3px 0px 0px 0px;
  vertical-align: middle;
}

.this-page {
  background-color: #DDD;
}

/* for modern brouser */
#page-title li:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}

/* IE7,MacIE5 */
#page-title li {
  display: inline-block;
}

/* WinIE6 below, Exclude MacIE5 \*/
* html #page-title li {
  height: 1%;
}

#page-title li,
#page-title980 li {
  display: block;
}

.splynewsimg {
  margin: 0 0 15px 0;
}

.clear {
  clear: both;
}

/* 前のページ・次のページ */
#pagination {
  clear: both;
  margin: 16px 0px 0px 0px;
  display: flex;
  justify-content: flex-end;
  font-size: 0.8em;
  line-height: 1;
  text-align: right;
}

#pagination li {
  background: #eeffee;
  margin-left: 8px;
}

#pagination li a {
  color: #009966;
  display: flex;
  align-items: center;
}

#pagination li a:hover {
  text-decoration: underline;
}

#pagination li a span {
  padding: 0 5px;
}

#splynews-foot {
  border-top: 1px solid #ccc;
  margin-top: 1em;
  padding-top: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#splynews-foot li:nth-of-type(n+2) {
  border-left: 1px solid #999;
  margin-left: 0.8em;
  padding-left: 0.8em;
}

.acrobat-info {
  float: left;
  width: 440px;
  font-size: 0.8em;
  line-height: 1.4em;
}

.acrobat-banner {
  float: left;
  width: 112px;
}

/* バックナンバー */
.backno-title {
  margin: 16px 0px 8px 0px;
  padding-bottom: 2px;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

.acrobat-info {
  float: left;
  width: 440px;
  font-size: 0.8em;
  line-height: 1.4em;
  margin-bottom: 15px;
}

.acrobat-banner {
  float: left;
  width: 112px;
}

#taxTxt {
  clear: both;
  background: #f5eee7;
  margin: 6px 0 8px 0;
  padding: 5px;
  font-size: 0.75em;
  line-height: 140%;
  font-weight: bold;
  text-align: center;
}

#back-list {
  clear: both;
  margin: 16px 0px 0px 0px;
  padding-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#back-list table {
  width: 32%;
  border: none;
  margin: 0 2% 18px 0;
}

#back-list table:nth-of-type(3n) {
  margin-right: 0;
}

#back-list table caption {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-align: left;
}

#back-list .list-text {
  width: 100%;
  font-size: 0.8em;
  line-height: 1.8em;
  text-align: center;
  margin: 2px 0px 0px 0px;
  background: #999999;
}

#back-list .list-text tr td {
  background: #E6E6E6;
}

#back-list .list-text tr:nth-of-type(2n) td {
  background: #fff;
}

.return {
  text-align: right;
  font-size: 0.8em;
}

.big-font {
  font-size: 13px;
}

.smaii-font {
  font-size: 12px;
}

.small-font {
  font-size: 10px;
  line-height: 11px;
}

.big-font {
  font-size: 13px;
}

.smaii-font {
  font-size: 12px;
}

.small-font {
  font-size: 10px;
}

.norepeat {
  background-repeat: no-repeat;
}

#taxTxt {
  clear: both;
  background: #f5eee7;
  margin: 6px 0 8px 0;
  padding: 5px;
  font-size: 0.75em;
  line-height: 140%;
  font-weight: bold;
  text-align: center;
}

#boxLi {
  border: 1px solid #999999;
  padding: 5px;
}

#publishTitle {
  font-size: 1.2em;
  line-height: 1.4;
  font-weight: bold;
  padding: 2px;
  background: #ffcccc;
  margin: 0 0 15px 0;
}

#shnTitle {
  font-size: 1.2em;
  border-bottom: 1px solid #ccc;
  margin: 7px 2px;
  font-weight: bold;
  text-indent: 5px;
  padding: 0 0 2px 0;
}

#shnLi ul {
  margin: 10px 15px 20px 15px;
}

#shnLi ul#last {
  margin: 10px 15px 5px 15px;
}

#shnLi ul li {
  display: inline-block;
  width: 230px;
  margin: 0 0 10px 0;
  vertical-align: top;
  font-size: 0.9em;
  line-height: 1.5;
}

#shnLi ul li strong {
  display: block;
}

#shnLi ul li.line {
  width: 100%;
}
