.stock_head *{
  background:none !important;
}

#option_tbl{
  border-collapse:separate;
border-spacing:0 8px;
}

#option_tbl,#option_tbl tbody,#option_tbl tr{
  width:100%;
}

#option_tbl tr .cell_1{
  width:50%;
  vertical-align:middle;
  text-align:left;
  background:#eee;
  padding-left:10px;
  font-size:14px;
}

#option_tbl tr .cell_2{
  width:50%;
  height:50px;
  background:#eee;
  vertical-align:top;
}

#option_tbl tr td div{
	float:right;
  width:30px;
  height:30px;
  box-sizing:border-box;
  padding-top:4px;
  text-align:center;
  background:#fff;
  border:1px solid #eee;
  border-radius:6px;
  margin-top:10px;
  margin-right:10px;
}

#option_tbl tr td label{
	float:left;
  	display:block;
  width:450px;
  height:50px;
  position:relative;
  margin:0;
}

#option_tbl tr td span{
  display:block;
  float:left;
}

#option_tbl tr td .table_price{
  font-size:14px;
  padding-top:17px;
  width:250px;
  font-size:15px;
  padding-left:50px;
  text-align:right;
  padding-right:50px;
}

#option_tbl tr td .t_stock_num{
  font-size:14px;
	float:left;
	display:block;
	width:140px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background:#5f0606;
	padding:8px 0 6px;
	border-radius:6px;
	margin-top:10px;
}

#option_tbl tr td .stock_zero{
  font-size:14px;
	float:left;
	display:block;
	width:140px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background:#ccc;
	padding:8px 0 6px;
	border-radius:6px;
	margin-top:10px;
}

#option_tbl tr td br {
  display:none;
}
.item_cart{
	font-size:16px;
	float:right;
	display:block;
	width:300px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background:#d36515;
	padding:18px 0 16px;
	border-radius:6px;
  border:none;
  margin-top:15px;
}

.item_cart:hover{
	background:#8C521E;
}

<!--
input.kazu {
    width: 52px;
    height: 40px;
    float: right;
    margin-top: 5px;
    text-align: right;
    padding: 0 5px;
}
div.button {
    float: right;
    width: 16px;
    padding-left: 5px;
    padding-top: 8px;
}
input.spinner_up {
    margin-top: 0px;
    border: 0px;
    width: 16px;
    height: 14px;
  margin-bottom:6px;
    background: url("https://img02.shop-pro.jp/PA01317/324/etc/ue.jpg?cmsp_timestamp=20650404") no-repeat;
}
input.spinner_down {
    margin-top: 0px;
    border: 0px;
    width: 16px;
    height: 14px;
    background: url("https://img02.shop-pro.jp/PA01317/324/etc/sita.jpg?cmsp_timestamp=20650420") no-repeat;
}

.kosuu{
  float:right;
  padding-top:14px;
  padding-right:10px;
}

.kosuu label{
   font-size:16px;
}

.setsumei h2 img{
  padding-top:5px !important;
}