@media only print {
  #headWrap,
  .breadList,
  .retryButton,
  .recommendContents,
  .otherRecommendIllust,
  #copyright,
  .urlButton,
  .printButton,
  .productLink,
  .header {
    position: relative !important;
  }
  .urlButton {
    display: none !important;
  }
  .footer {
    display: none !important;
  }

  .resultContainer {
    padding-top: 0;
  }

  .productName a {
    text-decoration: none; }

  .result {
    width: 980px;
    border: 1px solid #ddd; }
    .resultCommentBalloon {
      width: 70%; } }

/*# sourceMappingURL=result_print.css.map */
