@charset "euc-jp";
body {
  background-image: none !important;
  background-color: transparent !important;
  margin: 0 !important;
  padding 0 !important;
}

#prd-opt {
  padding: 10px;
  background-color: rgba(165,165,165,.1);
}

#prd-opt table th, 
#prd-opt table td {
  border: 0;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
}

#prd-opt table th.zaiko {
  font-weight: bold;
  text-align: left;
}

#prd-opt table th.op-size {
  font-family: 'TradeGothic','Arial',sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  padding: 0 0 0 3px;
}

#prd-opt table th.op-color {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
}

.option-stock {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  margin: .5em 0;
}

p {
  display: none !important;
}

.option-price {
  display: none !important;
}

.table2 {
  margin-bottom: 0px;
  width: 100%;
  table-layout: fixed;
}

.product-option-table {
    margin-bottom: 0px;
}