/* Common */

body{
        font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}


.img-wrap {
  padding-top: 66.6666666%;
  position: relative;
}
.img-inner {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

  /* Margin  bottom styles
  --------------------------------------------------------------------*/
  .mb0 { margin-bottom: 0px !important; }
  .mb5 { margin-bottom: 5px !important; }
  .mb10 { margin-bottom: 10px !important; }
  .mb15 { margin-bottom: 15px !important; }
  .mb20 { margin-bottom: 20px !important; }




  /*-----------------------------------------------------------------*/
  /* Stock */
  /*-----------------------------------------------------------------*/
  #stnlist {
    display: flex;
    flex-wrap: wrap;
  }
  #stnlist li {
    width: calc((100% - 24px) / 3);
    height: auto;
    display: block;
    float: left;
    margin: 4px;
    padding: 4px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0px 1px 6px #999;
    border-bottom: 2px solid #666;
  }
  #stnlist li a {
    width: auto;
    height: auto;
    display: block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    overflow: hidden;
    text-decoration: none;
  }
  #stnlist li a img.stnimg {
    width: 100%;
    height: auto;
    display: block;
  }
  #stnlist li a .stnbox {
    width: auto;
    height: auto;
    display: block;
    padding: 10px 5px 5px;
  }
  /*  #stnlist li a .stnbox h2 {
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    color: #222;
    padding: 0;
    border-bottom: 1px solid #222;
    margin-bottom: 5px;
  }
    
  #stnlist li a .stnbox h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 5px;
    color: #333;
  }
  #stnlist li a .stnbox h3.partsname {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 5px;
    color: #333;
  }
  #stnlist li a .stnbox h4 {
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.4em;
    margin-bottom: 3px;
    color: #666;
    min-height: 45px;
  }*/
  #stnlist li a .stnbox h2 {
    font-size: 12px;
    line-height: 16px;
    color: #333;
    margin: 0px;
    float: left;
    font-weight: normal;
    padding: 0px;

  }
  #stnlist li a .stnbox h3 {
    font-size: 12px;
    line-height: 16px;
    color: #333;
    margin: 0px;
    float: right;
    font-weight: normal;
    padding: 0px;

  }
  #stnlist li a .stnbox h4 {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    color: #000;
    padding: 5px 0;
  }
    
    
  /*  #stnlist li a .stnbox dl {
    margin-bottom: 10px;
  }
  #stnlist li a .stnbox dl dt {
    font-size: 0.8em;
    line-height: 20px;
    font-weight: normal;
    color: #666;
    width: 40%;
    height: 20px;
    display: block;
    float: left;
  }
  #stnlist li a .stnbox dl dd {
    font-size: 0.8em;
    line-height: 20px;
    font-weight: normal;
    color: #333;
    width: 100%;
    height: 20px;
    display: block;
    border-bottom: 1px dotted #666;
    padding-left: 45%;
    text-align: right;
  }*/
    
    
    
    
  #stnlist li a .stnbox dl {
    float: left;
    border-bottom:solid 1px #d5d5d5;
    height: auto;
    width: 50%;
    display: block;
    padding-top: 5px;  
  }
  #stnlist li a .stnbox dl dt {
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    color: #666;
    float: left;
    margin-right: 10px;  
    padding-bottom: 5px;  
      
  }
  #stnlist li a .stnbox dl dd {
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    color: #666;
    float: left;
    padding-bottom: 5px;  
  }
    
    
    
    
    
    
    
  #stnlist li a .stnbox p.stn_price {
    font-size: 12px;
    line-height: 40px;
    text-align: right;
    width: 60%;
    height: 40px;
    display: block;
    float: right;
    margin: 0 !important;
    color: #990000;
  }
  #stnlist li a .stnbox p.stn_price strong {
    font-size: 20px;
    line-height: 40px;
    text-align: right;
  }
  #stnlist li a .stnbox img.stnic {
    width: auto;
    display: block;
    float: left;
  }
  /*���i�\���ǉ��Ή�*/
  #stnlist li a .stnbox .stock-icon {
    float: left;
    height: 33px;
    width: 33px;
    margin-top: 10px;
  }
  #stnlist li a .stnbox .stock-icon img {
    width: 100%;
  }
  #stnlist li a .stnbox .add-price {
    width: calc(100% - 33px);
    height: auto;
    float: right;
    margin-top: 8px;
  }
  #stnlist li a .stnbox .add-price p.p_price {
    font-size: 12px !important;
    font-weight: 200 !important;
    line-height: 12px !important;
    color: #333;
    text-align: right;
    padding-bottom: 0 !important;
    margin: 0 !important;
  }
  #stnlist li a .stnbox .add-price p.p_price span.price-s {
    font-size: 16px !important;
    line-height: 18px !important;
    font-weight: 400 !important;
  }
  #stnlist li a .stnbox .add-price p.p_price:first-child {
    margin-bottom: 4px !important;
  }
  #stnlist li a .stnbox .add-price p.p_price strong.p_value {
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 16px !important;
    color: #222 !important;
  }
  #stnlist li a .stnbox p.p_price {
    font-size: 12px !important;
    font-weight: 200 !important;
    line-height: 1.4em !important;
    color: #333 !important;
    text-align: right !important;
    padding-bottom: 0 !important;
    margin-top: 18px !important;
    margin-bottom: 0 !important;
  }
  #stnlist li a .stnbox p.p_price strong.p_value {
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 16px !important;
    color: #222 !important;
  }
  #stnlist li a .stnbox p.p_price strong {
    font-weight: bold !important;
  }


