@charset "utf-8";
#contents-top {
  width: 980px;
  margin: 0px auto;
}
#contents-middle-block {
  background-image: url(../images/soldout/bg_border.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  padding-bottom: 20px;
}
#contents-middle {
  width: 980px;
  margin: 0px auto;
}
#contents-brandconcept {
  width: 268px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 20px;
}
.left {
  float: left;
}
.right {
  float: right;
}
