@charset "UTF-8";

.tr-search {
  clear: both;
  width: 630px;
  margin: 0 0 30px;
  padding: 20px 24px;
  border: 1px solid #ddd;
}

.tr-search form {
  position: relative;
}

.tr-search label {
  display: block;
  float: left;
  width: 170px;
  padding: 9px 0 0;
  font-size: 18.5px;
  font-weight: bold;
  white-space: nowrap;
}

.tr-search input.tr-keyword {
  display: block;
  float: right;
  width: 405px;
  min-height: 20px;
  padding: 6px 40px 6px 15px;
  border: none;
  border-radius: 18px;
  background-color: #e9e9e9;
}

.tr-search input.tr-submit {
  position: absolute;
  top: 0;
  right: 8px;
  padding: 9px;
}

.tr-info .wrap-left {
  width: 185px;
  padding: 0 0 0 12px;
}

.tr-info .wrap-right {
  width: 450px;
}

.tr-info .catch-3 {
  margin: 0 0 2px;
}

.tr-link {
  margin: 0 0 10px;
}

.tr-link > li {
  margin: 0 0 2px;
}

.tr-link .link-2 {
  font-size: 84%;
  background-position: 5px 0.4em;
}

.link-pdf {
  margin: 0 0 0 4px;
}

.tr-backnumber {
  display: table;
  width: 680px;
  border-top: 1px solid #ccc;
}

.more-contents {
  display: none;
  margin: 0 0 30px;
  border-top: none;
}

.tr-backnumber > dl {
  display: table-row;
  width: 680px;
}

.tr-backnumber > dl > dt,
.tr-backnumber > dl > dd {
  display: table-cell;
  padding: 13px 15px;
  border: 1px solid #ccc;
  border-top: none;
  vertical-align: middle;
}

.tr-backnumber > dl > dt {
  width: 87px;
  border-right: none;
  background: #e3ecf3;
  text-align: center;
}

.tr-backnumber > dl > dd {
  width: 530px;
}

.tr-backnumber > dl > dd .wrap-left,
.tr-backnumber > dl > dd .wrap-right {
  width: 245px;
}

.tr-backnumber > dl > dd a {
  display: block;
  text-decoration: none;
}

.tr-backnumber .tr-thumb {
  display: block;
  float: left;
  margin-right: 16px;
}

.tr-backnumber .tr-number {
  display: block;
  font-weight: bold;
}

.tr-backnumber .tr-catch {
  text-decoration: underline;
  font-size: 86%;
  line-height: 1.6em;
}

.tr-backnumber > dl > dd a:after {
  content: "";
  clear: both;
  display: block;
}
