@charset "EUC-JP";

#baseTableSpec1 td{position:static;}
#baseTableSpec2 td{position:static;}
#baseTableSpec3 td{position:static;}
#baseTableSpec4 td{position:static;}
#baseTableSpec5 td{position:static;}
#baseTableSpec6 td{position:static;}
#baseTableSpec7 td{position:static;}
#baseTableSpec8 td{position:static;}

/* ÌµÎÁÄÌÏÃ */
.floatingBtn.tel ul li.compared.callnote a {
  border: 2px solid #ff3c00;
  background: #fefcde; /* Old browsers */
  background: -moz-linear-gradient(top,  #feb47d 0%, #fd6927 48%, #fd6927 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb47d), color-stop(48%,#fd6927), color-stop(100%,#fd6927)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #feb47d 0%,#fd6927 48%,#fd6927 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #feb47d 0%,#fd6927 48%,#fd6927 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #feb47d 0%,#fd6927 48%,#fd6927 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #feb47d 0%,#fd6927 48%,#fd6927 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb47d', endColorstr='#fd6927',GradientType=0 ); /* IE6-8 */
}

#usedcar_recommend h3 {
  background-color: #ff8437;
  color: #ffffff;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
}

#usedcar_recommend a {
  display: block;
  border-bottom: 1px solid #DBDBDB;
}

#usedcar_recommend table {
  background-image: url(/usedcar/common/img/iphone/icon_linkmark.png);
  background-position: 97% 50%;
  background-repeat: no-repeat;
  background-size: 8px 12px;
    -webkit-background-size: 8px 12px;
    -moz-background-size: 8px 12px;
}

#usedcar_recommend table td,
#usedcar_recommend table th {
  padding: 10px;
  vertical-align: top;
  line-height: 1.3;
  font-size: 13px;
}

#usedcar_recommend table th {
  width: 130px;
}

#usedcar_recommend table th img {
  vertical-align: bottom;
}

#usedcar_recommend table td p.txt {
  margin-bottom: 5px;
}

#usedcar_recommend table td p.price {
  margin-bottom: 7px;
}

#usedcar_recommend table td p.price span {
  font-weight: bold;
  color: #E70112;
  margin: 0 3px;
  font-size:15px;
}

#usedcar_recommend table td {
  padding: 8px 20px 10px 0;
}

#usedcar_recommend table td table {
  background: none repeat scroll 0 0 transparent;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  width: 150px;
}

#usedcar_recommend table td table th,
#usedcar_recommend table td table td {
  border-bottom: 1px solid #cccccc;
  font-size: 11px;
  text-align: left;
  padding: 2px 5px 0;
}

#usedcar_recommend table td table th {
  background-color: #eaeaea;
  font-weight: normal;
  width: 50%;
}

#usedcar_recommend table.baseTable td span.txtRed, .price {
  font-size: 100%;
}

#usedcar_recommend.mtop15 {
  margin-top: 15px;
}

#loading {
  height: 75%;
  float: left;
  text-align: center;
}

#loading img {
  margin-top: 30%;
}

.items {
  visibility: hidden;
}
