/* form関連 */
.orderForm table td, .orderForm table th{
  padding-bottom: 6px;
  text-align:left;
}

td.submit{
  padding-top: 12px;
}

.soldout{
  text-decoration: line-through;
}

/* shopList */

#shopList h2{
	background: none;
}