@charset "UTF-8";
h1 {
  border-left: 5px solid #1B4FAA;
  border-bottom: 1px solid #1B4FAA;
  font-size: 1.15em;
  font-weight: bold;
  padding: 7px 12px 5px;
  margin: 0 0 5px 0;
  background: #F4F4F4;
}

h2 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 5px;
  color: #000099;
}

#container {
  width: 980px;
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
}

#container img {
  max-width: 100%;
  height: auto;
}

#container table {
  width: 100% !important;
}

#container table {
  width: 100%;
}

#container table.type_a tr:first-child td {
  background: #E6CCF2;
  border: 1px solid #E6CCF2;
  border-bottom: 1px solid #9933CC;
}

#container table.type_a {
  border-collapse: collapse;
}

#container table.type_a th {
  background: #E6CCF2;
  border: 1px solid #9933CC;
  padding: 5px;
}

#container table.type_a td {
  background: #ffffff;
  border: 1px solid #9933CC;
  white-space: nowrap;
  padding: 5px;
}

#container table.model_menu {
  border-collapse: collapse;
  margin-bottom: 30px;
}

#container table.model_menu th {
  background: #DBB6ED;
  color: #660066;
  text-align: center;
  padding: 5px;
}

#container table.model_menu td {
  background: #EFDFF7;
  border: 2px solid #ffffff;
  text-align: left;
  white-space: nowrap;
  padding: 5px;
}

#container table.type_multi {
  border-collapse: collapse;
}

#container table.type_multi th {
  background: #E6CCF2;
  border: 1px solid #9933CC;
  padding: 5px;
}

#container table.type_multi td {
  background: #ffffff;
  border: 1px solid #9933CC;
  padding: 5px;
}

.update {
  display: block;
  margin: 0 0 8px 0;
  font-size: 0.8em;
  text-align: right;
}

.comment {
  margin: 0 0 0 0;
  padding: 0 0 0 12px;
  background: url(/static/images/common/b_y.gif) left center no-repeat;
  font-size: 0.8em;
  line-height: 1.3;
}

.model-list {
  width: 736px;
  margin: 0 0 30px 0;
}

.model-list th {
  padding: 5px 5px 5px 5px;
  background-color: #DBB6ED;
  color: #330033;
  font-size: 0.9em;
  letter-spacing: 1px;
}

.model-list td {
  padding: 5px;
  background-color: #EFDFF7;
  font-size: 0.8em;
  vertical-align: top;
  line-height: 1.3;
}

.model-hyo {
  width: 736px;
  margin: 0 0 0 0;
  border: 1px solid #DBB6ED;
  /*	border-collapse: collapse;*/
}

.model-hyo th.series {
  padding: 5px 5px 5px 5px;
  /*	border-bottom: 1px solid #FFFFFF;*/
  background-color: #DBB6ED;
  color: #330033;
  font-size: 0.9em;
  text-align: center;
  letter-spacing: 1px;
}

.model-hyo th {
  padding: 2px 5px 2px 5px;
  border: 1px solid #DBB6ED;
  background-color: #EFDFF7;
  color: #330033;
  font-size: 0.8em;
  letter-spacing: normal;
  text-align: center;
  line-height: 1.3;
}

.model-hyo th.standard,
.model-hyo th.mobile {
  width: 20%;
}

.model-hyo td {
  padding: 3px 5px 3px 5px;
  /*	border-left: 1px solid #DBB6ED;
	border-right: 1px solid #DBB6ED;
	border-top: 1px solid #DBB6ED;*/
  color: #333333;
  font-size: 0.8em;
  letter-spacing: normal;
}

.model-hyo td.kishu {
  text-align: left;
}

.model-hyo td.maker-hinban {
  text-align: left;
}

.model-hyo td.hinban {
  text-align: center;
}

.model-hyo .trcolor1 td {
  background-color: #F6EAFC;
}

.model-hyo .trcolor2 td {
  background-color: #FFFFFF;
}

.return-top {
  display: block;
  margin: 10px 0 30px 0;
  font-size: 0.8em;
  text-align: right;
}

.back {
  padding: 10px 0 0 0;
  border-top: 1px solid #999999;
  font-size: 0.9em;
  text-align: right;
}

.note {
  font-size: 0.8em;
  letterspacing: normal;
  color: #09F;
}

.font75 {
  font-size: 0.75em;
  line-height: 1.2em;
}

.font80 {
  font-size: 0.8em;
}

.line_dsd {
  border: dashed 1px #9933CC;
}

.enter-link {
  margin-bottom: 20px;
}

.enter-link a,
.enter-link a:visited {
  display: inline-block;
  border: 1px solid #666;
}

.enter-link a:hover,
.enter-link a:active {
  border: 1px solid #F00;
}

.multi-adapter {
  font-size: 0.8em;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.multi-adapter h2 {
  color: #ffffff;
  background: #AE5BD7;
  padding: 2px 10px;
  margin: 0 auto 5px;
  font-size: 1em;
}

.multi-adapter .hinban {
  text-align: center;
  font-weight: bolc;
  margin: 0 auto 5px;
}

.multi-adapter .left {
  margin-right: 1em;
}

.multi-adapter .right ul {
  margin-left: 1em;
  text-indent: -1em;
  margin-bottom: 10px;
}

.multi-adapter .right ul li {
  margin-bottom: 5px;
}

.multi-adapter .image {
  text-align: center;
}

.multi-table {
  border-collapse: collapse;
  margin-bottom: 20px;
}

.multi-table th,
.multi-table td {
  border: 1px solid #AE5BD7;
  padding: 2px;
}

.multi-table thead th {
  background: #F5EAFB;
}

.multi-table thead th.blank {
  background: #ffffff;
}

.multi-table tbody th {
  background: #E4E4E4;
}
