.wb-cart-magazine-area{
  display : none;
}
.wb-cart-relatedlist{
  margin : 0 0 0 -6px;
  clear : both;
  zoom : 1;
  position : relative;
  padding : 0 40px;
}
.wb-cart-relatedlist : after{
  content : ".";
  display : block;
  visibility : hidden;
  height : 0.1px;
  font-size : 0.1em;
  line-height : 0;
  clear : both;
}
.wb-cart-relatedlist-box{
  width : 95px;
  float : left;
  padding : 0 0 20px 10px;
}
.wb-cart-relatedlist-box a : hover img{
  filter : alpha(opacity=80);
  opacity : 0.8;
}
.wb-cart-relatedlist-check{
  text-align : center;
}
.wb-cart-relatedlist-img{
  border : 1px solid #CCCCCC;
  height : 70px;
  text-align : center;
  vertical-align : middle;
  padding : 0;
  margin : 0 0 10px;
  width : 93px;
}
.wb-cart-relatedlist-btn{
  padding : 0;
  margin : 10px 0 5px;
}
.wb-cart-relatedlist-btn-favorite{
  display : block;
  float : left;
}
.wb-cart-relatedlist-btn-detail{
  display : block;
  float : right;
}
.wb-cart-relatedlist-name{
  clear : both;
  font-weight : bold;
}
.wb-cart-relatedlist-price span{
  font-weight : bold;
  color : #993300;
}
.wb-cart-historylist{
  margin : 0 0 0 -6px;
  clear : both;
  zoom : 1;
  position : relative;
  padding : 0 40px;
}
.wb-cart-historylist : after{
  content : ".";
  display : block;
  visibility : hidden;
  height : 0.1px;
  font-size : 0.1em;
  line-height : 0;
  clear : both;
}
.wb-cart-historylist-box{
  width : 95px;
  float : left;
  padding : 0 0 20px 10px;
}
.wb-cart-historylist-box a : hover img{
  filter : alpha(opacity=80);
  opacity : 0.8;
}
.wb-cart-historylist-check{
  text-align : center;
}
.wb-cart-historylist-img{
  border : 1px solid #CCCCCC;
  height : 70px;
  text-align : center;
  vertical-align : middle;
  padding : 0;
  margin : 0 0 10px;
  width : 93px;
}
.wb-cart-historylist-btn{
  padding : 0;
  margin : 10px 0 5px;
}
.wb-cart-historylist-btn-favorite{
  display : block;
  float : left;
}
.wb-cart-historylist-btn-detail{
  display : block;
  float : right;
}
.wb-cart-historylist-name{
  clear : both;
  font-weight : bold;
}
.wb-cart-historylist-price span{
  font-weight : bold;
  color : #993300;
}
.wb-cart-number{
  text-align : right;
  ime-mode : disabled;
}
.wb-cart-itemdetail-detail-number img{
  padding : 0;
  margin : 0;
  vertical-align : middle;
}
.carou_prev{
  position : absolute;
  top  : 40px;
  left : 5px;
  height : 50px;
}
.carou_next{
  position : absolute;
  top : 40px;
  right : 5px;
  height : 50px;
}
.ime-on{
  ime-mode : active;
}
.ime-off{
  ime-mode : disabled;
}