@charset "UTF-8";
h1 {
  border-bottom: 1px solid #CCCCCC;
  margin: 0 0 12px;
  font-size: 1.6em;
  padding-bottom: 3px;
}

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

h2 {
  border-bottom: 1px solid #333333;
  color: #1c509c;
  font-size: 1.6em;
  font-weight: normal;
  margin: 20px 0 15px;
  padding: 12px 0 5px 8px;
  text-align: left;
  width: 980px;
}

h3 {
  background-color: #E6E6E6;
  margin: 0 0 10px;
  padding: 5px;
  color: #1c509c;
  font-size: 1.1em;
  font-weight: normal;
  text-align: left;
}

#main-content {
  width: 980px;
}

.menu {
  margin: 10px 0 20px;
}

.menu ul li {
  float: left;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 4px;
}

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

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

.menuBottom {
  margin-top: 15px;
}

ul.menuBottom {
  padding-left: 12px;
}

ul.menuBottom li.menuNote {
  padding-top: 5px;
}

.listArea {
  margin-bottom: 50px;
}

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

.compatiblePanels table {
  border-left: 1px solid #888888;
  border-top: 1px solid #888888;
  border-collapse: collapse;
  font-size: 0.85em;
}

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

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

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

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

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

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

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

.compatiblePanels table tr td.hover {
  background-color: #DBEAF9;
}

table.listTable {
  margin-bottom: 55px;
}

.compatiblePanels table tr td span.red {
  color: #FF0000;
}

.compatiblePanels table tr th.yellow {
  background-color: #FFFF00;
}

.compatiblePanels table tr td.lightyellow {
  background-color: #FFFFE0;
}

.compatiblePanels table tr th.betweenlines {
  line-height: 1.5em;
}

.compatiblePanels table tr td.strong {
  font-weight: bold;
}

/* メニュー
------------------------------ */
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/SPT-DP/taiou_back02.png");
  background-repeat: repeat-y;
  margin: 0;
  padding: 5px 0 0 10px;
  width: 980px;
}

/* 見出し 
 ----------------------------- */
