#body-content {
  width: 1920px;
  background-color: #f8f8f7; }

.body-contents {
  width: 1200px;
  margin: 0 auto;
  background-color: #f8f8f7;
  padding: 20px 0 53px;
  position: relative;
  min-height: 555px; }

.works-view {
  position: absolute;
  width: 150px;
  left: 50%;
  margin-left: -150px;
  bottom: 5px; }
  .works-view > a {
    color: #8e4db4;
    font-size: 25px; }

.works-view:after {
  background: url("../img/common/left_01.png") no-repeat;
  width: 39px;
  height: 19px;
  display: block;
  content: "";
  position: absolute;
  top: 7px;
  left: -53px; }

/*# sourceMappingURL=productview.css.map */
