@charset "utf-8";

.contents_right .camBanner {
  border: none;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.contents_right .camBanner .sol_cam {
  background: #fff;
  border-radius: 5px 5px 0 0;
}
.recommendListBox .fix6Area {
  width: 780px;
  padding-bottom: 15px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
}
.contents_right .recommendListBox .fix6Area {
  margin: 20px auto;
}
.contents_right .camBanner .recommendListBox .fix6Area {
  width: 790px;
  margin: 10px auto;
}
.recommendListBox .secTitle {
  height: 29px !important;
  background: #ebebeb !important;
  border-bottom: 1px solid #ebebeb !important;
  border-radius: 4px 4px 0 0;
  color: #191F2D !important;
}
.recommendListBox .fix6Area .secTitle h2 {
  font-size: 1.4em;
  padding-left: 8px;
}
.recommendListBox .subTitle {
  display: none;
}
.recommendListBox .fix6Area .fixBox ul {
  width: 730px;
}
.recommendListBox .fix6Area .fixBox li {
  width: 146px;
  padding: 15px 7px 0;
}
.recommendListBox .fix6Area .fixBox .thum_box {
  height: 183px;
}
.recommendListBox .fix6Area .fixBox .thum_box img {
  max-width: 130px;
  max-height: 180px;
}
.recommendListBox .fix6Area .fixBox li:nth-child(6) {
  display: none;
}
.recommendListBox .fix6Area .fixBox .genre_name {
  display: none;
}
.recommendListBox .fix6Area .fixBox .review_star {
  text-align: center
}
