@charset "utf-8";
/*--------contents layout--------------------*/

@import url("localnavi_pro.css");
@import url("product.css");
@import url("other.css");

/*-------------localnavi */

div#sub ul ul li.repair a {
  background: #DFEAF7 url(../common/lnlistm_ro.gif) left top repeat-y;
}


div#main,
div#main p,
div#main a,
div#main span,
div#main td,
div#main th,
div#main li,
div#main h5,
div#main h6 {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Century Gothic, verdana,Sans-Serif;
}

div#feature {
  border-top: 1px solid #6b89c2;
  border-bottom: 1px solid #6b89c2;
}


div#feature table th,
div#feature table td {
  padding: 0px;
}

div#feature ul {
  margin-left: 3em;
}

div#feature li {
  list-style-position: outside;
  font-size: 0.75em;
  list-style-type: disc;
}

div#main h5 {
  color: #0033CC;
  font-weight: bold;
}

div#main h6 {
  color: #0033CC;
  font-size: 0.9em;
}

table#howtosub {
  margin-top: 3px;
  margin-right: 25px;
}

#howtosub td {
  padding: 0px 5px 0px 0px;
  vertical-align: top;
  font-size: 0.8em;
}


#howtosub p {
  margin-right: 25px;
  font-size: 0.8em;
}

*html #howtosub td {
  line-height: 1.3em;
}

#pin td {
  padding: 0px;
  border-bottom: 1px solid #A4ACD6;
}

#pin td.last {
  border: none;
}

table#spec,
table#pinSpec {
  font-size: 0.7em;
  margin-top: 5px;
  margin-bottom: 10px;
}

table#spec td td,
table#pinSpec td td,
table#spec td th,
table#pinSpec td th {
  border: 1px solid #A4ACD6;
  padding: 2px 4px;
  font-weight: normal;
  text-align: left;
}

table#spec td th {
  background-color: #D3DEF1;
}

table#pinSpec td thead td {
  background-color: #6b89c2;
  color: #fff;
}

table#pinSpec td th {
  background-color: #D3DEF1;
}

table#pinSpec td td.noborder {
  border: none;
}

table#pinSpec td td.noborder h6 {
  font-size: 1em;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.mt10 {
  margin-top: 10px;
}

.red {
  color: red;
}