@charset "utf-8";
/*--------contents layout--------------------*/

@import url("localnavi_pro.css");
@import url("product.css");
@import url("other.css");

/*-------------localnavi */

div#sub ul ul li.valvetool 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#main h5 {
  color: #0033CC;
  font-weight: bold;
}

div#main h6 {
  color: #0033CC;
  font-size: 0.9em;
}

div#captohrukun {
  border-top: 1px solid #0033CC;
  border-bottom: 1px solid #0033CC;
  padding-top: 10px;
  padding-bottom: 15px;
  margin-bottom: 15px
}

p#catch {
  font-weight: bold;
  font-size: 0.9em;
}

td#double {
  width: 191px;
  padding-right: 27px;
}

div#feature {
  margin-right: 25px;
}

#feature td {
  vertical-align: top;
  padding: 0px;
}

#feature ul {
  margin-top: 0.5em;
  margin-left: 1em;
  margin-bottom: 10px;
}

#feature td li {
  list-style-type: disc;
  list-style-position: outside;
  font-size: 0.8em;
}

#feature td p {
  font-size: 0.8em;
  margin-top: 2px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.mt10 {
  margin-top: 10px;
}

.mt5 {
  margin-top: 5px;
}

.red {
  color: red;
}