@charset "UTF-8";
#container_n {
  width: 100%;
}

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

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

h2 {
  background-image: url("/static/images/support/list/html/transferjet/taiou_bar.png");
  background-repeat: no-repeat;
  height: 34px;
  margin: 30px 0 10px;
  padding: 12px 0 0 10px;
  text-align: left;
  width: 980px;
}

#main-content {
  width: 980px;
}

.menu {
  margin: 10px 0 20px;
  width: 100%;
}

.menu ul {
  padding-bottom: 10px;
  margin: 0 auto;
}

.menu ul li {
  float: left;
  margin: 0 10px 0 0;
  text-align: center;
  width: 110px;
  border: 1px solid #afafaf;
  border-radius: 10px;
}

.menu ul li a {
  display: block;
  padding: 5px;
  width: 100px;
}

.menu ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.listArea {
  margin-bottom: 50px;
}

.compatibleModels p {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 10px;
}

.compatibleModels table {
  border-left: 1px solid #888888;
  border-top: 1px solid #888888;
  border-collapse: collapse;
}

.compatibleModels table tr th {
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888;
  border-collapse: collapse;
  padding: 7px 5px;
  background-color: #b3d3e8;
}

.compatibleModels table tr td {
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888;
  border-collapse: collapse;
  padding: 7px 5px;
}

.compatibleModels table tr th.maker {
  width: 30%;
}

.compatibleModels table tr th.kishu {
  width: 30%;
}

.compatibleModels table tr th.kataban {
  width: 14%;
}

.compatibleModels table tr th.inch {
  width: 10%;
}

.compatibleModels table tr th.hinban {
  width: 16%;
}

.compatibleModels table tr td.hover {
  background-color: #f7faff;
}

/* メニュー
------------------------------ */
div.menu p.title {
  margin-bottom: 10px;
}

div.menuTop p {
  font-size: 1.2em;
  font-weight: bold;
  margin: 5px 0 10px 7px;
}

div.menuTop {
  background-image: url("/static/images/support/list/html/transferjet/taiou_back02.png");
  background-repeat: repeat-y;
  margin: 0;
  padding: 5px 0 0 10px;
  width: 980px;
}

p.item_back {
  margin: 0;
  padding-left: 850px;
  font-size: 0.95em;
}

a.item_back {
  background: url(/static/images/support/list/html/transferjet/arrow_right.gif) no-repeat left 2px;
  display: block;
  width: 128px;
  padding-left: 14px;
}
