@charset "utf-8";


#center-content p.brand-bnr {
  margin: 10px 0 0 0;
}

#center-content h3.brand-title {
  margin: 0;
}

#center-content p.brand-concept {
  margin: 0 0 20px 0;
  padding: 0 10px 10px 10px;
  background: url(../../common/img/dotline.jpg) repeat-x left bottom;
}

#center-content div.product-box {
  margin: 0 0 20px 0;
}

#center-content div.product-img {
  float: left;
  width: 200px;
}

#center-content div.product-txt {
  float: right;
  width: 320px;
}

#center-content h5.product-name {
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  font-weight: bold;
  background: url(../img/t_h5.jpg) repeat-x left bottom;
}

#center-content p.product-ex {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  background: url(../../common/img/dotline.jpg) repeat-x left bottom;
}

#center-content h6.product-item {
  margin: 0 0 5px 0;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../img/t_h6.jpg) no-repeat left 2px;
}

#center-content div.product-box ul {
  margin: 0 0 1px 0;
  padding: 10px 10px 5px 0;
  border: 1px solid #E4F1ED;
  background: #F7FDFB;
}

#center-content div.product-box li {
  margin: 0 0 5px 25px;
  list-style-type: disc;
}

#center-content p.product-other {
  margin: 0 0 1px 0;
  padding: 5px 0 5px 5px;
  border-left: 3px solid #7AD6D7;
  background: url(../../common/img/dotline.jpg) repeat-x left bottom;
}