@charset "UTF-8";
body {
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
}

h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.7em;
  margin: 0 0 5px;
  padding-bottom: 3px;
}

#container {
  width: 980px;
}

div#table_outer {
  margin: 0 40px;
}

div#table_outer p {
  font-size: 1.3em;
  letter-spacing: 1px;
  margin: 24px 0 13px;
  color: #044CA1;
  font-weight: bold;
}

div#table_outer table {
  border-top: 1px solid #A6A6A6;
  border-left: 1px solid #A6A6A6;
  border-collapse: collapse;
  width: 900px;
  line-height: 1.4;
}

div#table_outer table.list tr td {
  font-weight: bold;
  border-right: 1px solid #A6A6A6;
  border-bottom: 1px solid #A6A6A6;
  border-collapse: collapse;
}

div#table_outer table.list tr td span.att_mark {
  font-weight: normal;
  color: #FF0000;
  font-size: 0.83em;
}

div#table_outer table.list tr td span.att {
  font-weight: normal;
  color: #FF0000;
  font-size: 0.85em;
  display: block;
  margin-top: 3px;
}

.maker {
  white-space: nowrap;
  padding: 10px 20px;
  font-size: 0.85em;
}

.kinds {
  padding: 10px 15px;
  font-size: 0.85em;
  line-height: 1.6;
}

.kindsAt {
  padding: 10px 15px 6px;
  font-size: 0.85em;
  line-height: 1.6;
}

ul.att_bt li {
  text-indent: -1em;
  font-size: 0.75em;
  line-height: 1.4;
  margin: 7px 0 0 12px;
  color: #4D80C2;
}

div#disabled {
  padding: 0 40px;
  margin-top: 50px;
}

div#disabled h2 {
  border-bottom: 1px solid #454545;
}

div#disabled h2:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

div#disabled h2 img {
  display: block;
  float: left;
}

div#disabled h2 span {
  display: block;
  float: left;
  padding: 5px 0 5px 10px;
  font-size: 1.3em;
}

div#disabled div#disabled_inner {
  padding: 0 40px;
}

div#disabled div#disabled_inner ul li {
  float: left;
  width: 400px;
  font-size: 0.95em;
  font-weight: bold;
  margin-top: 10px;
}

div#disabled div#disabled_inner img {
  margin-top: 13px;
}

#guidance {
  border-top: 1px dotted #c6c6c6;
  margin-bottom: 15px;
  margin-top: 37px;
  padding-top: 39px;
  text-align: center;
}

/*---------------------------
ページリンク
---------------------------*/
ul.page-link {
  list-style-type: none;
  margin: 0 0 30px 0;
  padding: 0 0 0px 0;
  font-size: 0.8em;
  line-height: 0.8em;
}

ul.page-link li {
  float: left;
  margin: 0 7px 0 0;
}

ul.page-link a {
  float: left;
  border: 1px solid #999999;
}

ul.page-link a:visited {
  float: left;
  border: 1px solid #999999;
}

ul.page-link a:hover, ul.page-link a:active {
  border: 1px solid #FF0000;
}

.font80 {
  font-size: 0.8em;
}

.font90 {
  font-size: 0.9em;
}
