.p-review-list__unit {
  padding: 20px;
  border: solid 1px #ccc;
  margin: 5%;
}

.p-review-list__info {
  font-size: 12px;
  list-style-type: none;
  margin: 5px 0 10px;
  padding: 0;
  border-bottom: dashed 1px #ccc;
  padding-bottom: 10px;
}
.p-page__body-inner {
  color: #333;
  font-size: 18px;
}
.p-review-list__title {
  font-size: 16px;
  font-weight: bold;
  color: #e00;
}

.p-review-product{
  width: 90%;
  margin:auto;
}

body{
  background: url(https://upload.rhinestone77.com/pc/img/common/background.png) top left scroll repeat;
}
.p-page__body{
  background:none;
}
.title_area{
  display:none;
}

.p-page__body-inner{
  padding:0;
}
.p-page__sub-title{
  text-align:center;
}
.c-button__group{
  margin: 20px auto;
  width: 90%;
}

#sales_lst,
#review_lst,
.p-page__section{
  margin: 10px;
  max-width: 980px;
}

.c-button__group--sub{
  background: url(https://upload.rhinestone77.com/pc_sample/img/common/logo_b.png) 10px center scroll no-repeat #85C8CE;
  background-size: auto 40%;
  margin: 0 0 15px;
  padding: 10px;
}

.c-table-wrap--overflow{
  width: auto;
  background: #fff;
}

.c-button__group .c-button{
  width: 80%;
  display: inline-block;
}

.c-form__title{
  color:#3C3429;
  font-size:14px;
  line-height:1.0;
}

.c-text--danger{
  display:block;
}

.c-table-preview{
  width: 90%;
  margin:auto;
}
.c-table-wrap{
  width: 90%;
  margin:20px auto;
  background: #ffffff;
}
.c-table__content>div{
  text-align:center;
  padding: 10px 0;
}
.p-review-product{
  width: 90%;
  margin:auto;
}

.c-form__table{
  margin: 30px auto;
  width: 90%;
}