.add_cart2{ }

#sk_link_other{padding-bottom:10px;}

.product_link_area{padding-bottom:10px;}

.button_area{margin-bottom:10px;}



.cartbtn{
  display: block;
  margin-top: 1em;
  border: none;
  border-radius: 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3',
  Meiryo, ¥á¥¤¥ê¥ª, sans-serif;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance:none;


  margin: 1.2em 0 .9em;
  padding: 1.4em 0;
  background-color: #61b0ed;

}

.cartbtn:link,
.cartbtn:visited,
.cartbtn:hover,
.cartbtn:active{
  color: #fff;
  text-decoration: none;
    background-color: #8dc5ef;
}

.sold_out{padding:20px; font-size:16px;}