@charset "utf-8";
body {
  color: #555555;
  font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", "Osaka", "ヒラギノ角ゴ Pro W3";
  font-size: 12px;
  line-height: 1.5em; }

a {
  text-decoration: none; }
  a:visited {
    color: blue; }
  a:hover {
    color: #ff4210; }

#flash_notice {
  width: 698px;
  padding: 5px 10px;
  margin: 10px;
  font-size: 14px;
  background-color: #ccffcc;
  border: solid 1px #66cc66; }

#flash_error, #flash_alert {
  width: 698px;
  padding: 5px 10px;
  margin: 10px;
  font-size: 14px;
  background-color: #ffcccc;
  border: solid 1px #cc6666;
  color: red; }

.field_with_errors {
  display: inline; }
  .field_with_errors input, .field_with_errors select, .field_with_errors textarea {
    background-color: #ffaefa; }

.error_message {
  display: block;
  color: red; }

#container {
  width: 730px; }

#main {
  margin: 10px 0 0 10px; }

h3.title, h4.title {
  text-indent: -9999px; }

h3.title {
  width: 720px;
  height: 85px;
  background: url("/review.m-cosme.com/images/review.jpg") no-repeat; }

h3.reviews {
  background-image: url("/review.m-cosme.com/images/review_index.jpg");
  height: 150px; }

h4.title {
  width: 720px;
  height: 25px;
  margin-top: 20px; }

h4.item_detail {
  margin-top: 10px;
  background: url("/review.m-cosme.com/images/title_reviewdetail.gif") no-repeat; }

#item_detail {
  zoom: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted black; }
  #item_detail:after {
    content: "";
    display: block;
    clear: both; }
  #item_detail #left {
    float: left;
    width: 350px;
    padding-left: 10px; }
    #item_detail #left .item_code {
      color: #b5b52d;
      font-size: 14px;
      line-height: 120%;
      margin-top: 10px; }
  #item_detail #right {
    float: right;
    width: 360px; }
    #item_detail #right p {
      zoom: 1;
      font-weight: bold;
      margin-bottom: 5px; }
      #item_detail #right p:after {
        content: "";
        display: block;
        clear: both; }
      #item_detail #right p label {
        width: 70px;
        float: left; }
      #item_detail #right p em {
        float: left;
        color: red;
        line-height: 120%; }
    #item_detail #right .item_price em {
      font-size: 18px; }
    #item_detail #right .item_point em {
      font-size: 16px; }
    #item_detail #right .cart_form #F_item_num {
      text-align: right;
      width: 60px; }
    #item_detail #right .cart_form .submit {
      vertical-align: bottom; }

.top_actions {
  padding-bottom: 20px; }
  .top_actions a {
    margin: auto; }

.box {
  position: relative;
  margin-bottom: 30px; }
  .box .title {
    padding-left: 20px;
    background: no-repeat left center;
    background-image: url("/review.m-cosme.com/images/backgrounds/sen.gif");
    padding-left: 10px;
    height: 23px;
    line-height: 23px;
    font-size: 16px; }

#ratings {
  height: 165px; }
  #ratings .item_image {
    border: 1px solid #555555;
    position: absolute;
    left: 10px;
    top: 40px;
    width: 124px;
    height: 124px; }
  #ratings #rating_average_box {
    position: absolute;
    width: 200px;
    top: 20px;
    left: 185px; }
    #ratings #rating_average_box div {
      text-align: center;
      background: url("/review.m-cosme.com/images/backgrounds/waku_01.jpg") no-repeat;
      width: 180px;
      height: 80px;
      margin-top: 23px;
      padding: 10px; }
      #ratings #rating_average_box div .rating_average {
        color: red;
        font-size: 30px;
        line-height: 40px;
        font-weight: bold;
        padding: 5px; }
      #ratings #rating_average_box div .no_rating_average {
        color: red;
        font-size: 12px;
        font-weight: bold;
        padding: 5px; }
  #ratings #rating_chart_box {
    zoom: 1;
    position: absolute;
    width: 285px;
    top: 20px;
    right: 10px; }
    #ratings #rating_chart_box:after {
      content: "";
      display: block;
      clear: both; }
    #ratings #rating_chart_box #captions {
      float: left;
      width: 70px;
      margin-top: 15px; }
      #ratings #rating_chart_box #captions img {
        margin-bottom: 10px; }
    #ratings #rating_chart_box #rating_chart {
      float: right; }

#charts {
  height: 200px; }
  #charts #age_chart_box {
    position: absolute;
    width: 375px;
    left: 10px; }
  #charts #skin_type_chart_box {
    zoom: 1;
    position: absolute;
    width: 285px;
    right: 10px; }
    #charts #skin_type_chart_box:after {
      content: "";
      display: block;
      clear: both; }
    #charts #skin_type_chart_box #skin_type_chart {
      float: left; }
    #charts #skin_type_chart_box #captions {
      float: right;
      width: 100px;
      margin-top: 30px; }
      #charts #skin_type_chart_box #captions td {
        text-align: right;
        padding: 2px 0; }

h4.reviews {
  background: url("/review.m-cosme.com/images/title_review.gif") no-repeat; }

h4#latest_reviews_title {
  margin-bottom: 20px;
  background-image: url("/review.m-cosme.com/images/title_c_review.gif"); }

h4#latest_item_reviews_title {
  margin-bottom: 20px;
  background-image: url("/review.m-cosme.com/images/title_item_latest.gif"); }

.full_search_box {
  display: block;
  width: 700px;
  margin-top: 20px;
  margin-left: 10px;
  margin-bottom: 30px;
  background: url("/review.m-cosme.com/images/backgrounds/waku_03.jpg");
  height: 240px; }
  .full_search_box .section {
    zoom: 1;
    position: relative;
    padding: 30px 0 0; }
    .full_search_box .section:after {
      content: "";
      display: block;
      clear: both; }
    .full_search_box .section .heading {
      width: 90px;
      float: left;
      font-weight: bold;
      font-size: 14px;
      text-align: right;
      margin-right: 10px; }
    .full_search_box .section label {
      float: left;
      margin-right: 15px; }
      .full_search_box .section label.rating {
        padding-left: 17px;
        background: url("/review.m-cosme.com/images/icons/star.gif") no-repeat left center; }
    .full_search_box .section #q {
      width: 450px; }
    .full_search_box .section #category_id {
      margin-right: 10px; }
    .full_search_box .section .submit {
      width: 160px;
      height: 35px;
      float: right;
      text-indent: -9999px;
      margin-right: 40px;
      background: url("/review.m-cosme.com/images/buttons/search.gif"); }
      .full_search_box .section .submit:hover {
        background-position: -100% 0; }

.item_search_box {
  display: block;
  width: 700px;
  margin-top: 20px;
  margin-left: 10px;
  margin-bottom: 30px;
  height: 130px;
  background: url("/review.m-cosme.com/images/backgrounds/waku_02.jpg"); }
  .item_search_box .section {
    zoom: 1;
    position: relative;
    padding: 30px 0 0; }
    .item_search_box .section:after {
      content: "";
      display: block;
      clear: both; }
    .item_search_box .section .heading {
      width: 90px;
      float: left;
      font-weight: bold;
      font-size: 14px;
      text-align: right;
      margin-right: 10px; }
    .item_search_box .section label {
      float: left;
      margin-right: 15px; }
      .item_search_box .section label.rating {
        padding-left: 17px;
        background: url("/review.m-cosme.com/images/icons/star.gif") no-repeat left center; }
    .item_search_box .section #q {
      width: 450px; }
    .item_search_box .section #category_id {
      margin-right: 10px; }
    .item_search_box .section .submit {
      width: 160px;
      height: 35px;
      float: right;
      text-indent: -9999px;
      margin-right: 40px;
      background: url("/review.m-cosme.com/images/buttons/search.gif"); }
      .item_search_box .section .submit:hover {
        background-position: -100% 0; }

.pagination_box {
  zoom: 1;
  margin: 0 10px 20px; }
  .pagination_box:after {
    content: "";
    display: block;
    clear: both; }
  .pagination_box em {
    font-style: normal; }
  .pagination_box .left {
    width: 200px;
    float: left;
    font-weight: bold; }
    .pagination_box .left em {
      color: red; }
  .pagination_box .right {
    width: 500px;
    float: right;
    text-align: right; }
    .pagination_box .right .page_entries_info {
      font-weight: bold; }
      .pagination_box .right .page_entries_info em {
        font-weight: bold; }
    .pagination_box .right .pagination {
      padding-left: 20px; }
    .pagination_box .right div {
      display: inline; }

#reviews {
  width: 700px;
  margin: 0 10px 20px;
  border: 1px solid #cfcfcf;
  background-color: #f2f2f2; }
  #reviews .Item_Name {
    margin: 0; }
  #reviews li {
    list-style: none; }
  #reviews #no_review {
    margin-bottom: 10px; }
  #reviews li {
    border: 1px solid #dadada;
    background-color: white;
    padding: 10px 20px;
    margin: 10px; }
  #reviews .item_info {
    zoom: 1;
    height: 30px; }
    #reviews .item_info:after {
      content: "";
      display: block;
      clear: both; }
    #reviews .item_info .left {
      float: left;
      width: 270px; }
      #reviews .item_info .left .item_name {
        display: block;
        font-size: 14px;
        font-weight: bold; }
    #reviews .item_info .right {
      zoom: 1;
      float: right;
      line-height: 20px; }
      #reviews .item_info .right:after {
        content: "";
        display: block;
        clear: both; }
      #reviews .item_info .right .review_count {
        display: block;
        right: 260px;
        float: left; }
      #reviews .item_info .right .item_reviews_link, #reviews .item_info .right .item_detail_link {
        margin-left: 10px;
        float: left;
        display: block;
        height: 20px;
        text-indent: -9999px; }
        #reviews .item_info .right .item_reviews_link:hover, #reviews .item_info .right .item_detail_link:hover {
          background-position: -100% 0; }
      #reviews .item_info .right .item_reviews_link {
        width: 140px;
        background: url("/review.m-cosme.com/images/buttons/btn_04.gif"); }
      #reviews .item_info .right .item_detail_link {
        width: 100px;
        background: url("/review.m-cosme.com/images/buttons/btn_05.gif"); }
  #reviews .review_info {
    text-align: right;
    margin: 20px 0 10px 0; }
    #reviews .review_info span {
      padding: 0 5px;
      border-right: 1px solid black; }
      #reviews .review_info span.created_at {
        border-right: none;
        padding: 0; }
  #reviews .detail {
    zoom: 1; }
    #reviews .detail:after {
      content: "";
      display: block;
      clear: both; }
    #reviews .detail img {
      float: left;
      width: 124px;
      height: 124px; }
    #reviews .detail p {
      float: right;
      margin-top: 15px;
      padding-left: 10px;
      width: 480px;
      line-height: 1.5em; }

#item_reviews {
  width: 700px;
  margin: 0 10px 20px;
  border: 1px solid #cfcfcf;
  background-color: #f2f2f2; }
  #item_reviews li {
    list-style: none; }
  #item_reviews #no_review {
    margin-bottom: 10px; }
  #item_reviews li {
    border: 1px solid #dadada;
    background-color: white;
    padding: 10px 20px;
    margin: 10px; }
  #item_reviews .header {
    zoom: 1;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #555555;
    line-height: 15px; }
    #item_reviews .header:after {
      content: "";
      display: block;
      clear: both; }
    #item_reviews .header .nickname {
      float: left;
      display: block;
      width: 180px; }
    #item_reviews .header .right {
      zoom: 1;
      float: right;
      display: block; }
      #item_reviews .header .right:after {
        content: "";
        display: block;
        clear: both; }
      #item_reviews .header .right .rating, #item_reviews .header .right .gender, #item_reviews .header .right .age, #item_reviews .header .right .skin_type, #item_reviews .header .right .created_at {
        text-align: center;
        border-right: 1px solid #666666;
        padding: 0 5px; }
      #item_reviews .header .right .rating {
        width: 130px; }
        #item_reviews .header .right .rating img {
          vertical-align: top; }
      #item_reviews .header .right .created_at {
        padding-right: 0;
        border: none; }
  #item_reviews .comment {
    font-size: 14px; }

#item_latest_box {
  margin-bottom: 20px; }
  #item_latest_box .actions {
    height: 20px;
    position: relative; }
    #item_latest_box .actions a {
      display: block;
      text-indent: -9999px;
      width: 140px;
      height: 20px;
      position: absolute; }
      #item_latest_box .actions a:hover {
        background-position: -100% 0; }
      #item_latest_box .actions a.reviews_button {
        background-image: url("/review.m-cosme.com/images/buttons/btn_06.gif");
        right: 160px; }
      #item_latest_box .actions a.review_index_button {
        background-image: url("/review.m-cosme.com/images/buttons/btn_07.gif");
        right: 10px; }

#latest_box {
  margin-bottom: 20px; }
  #latest_box .actions {
    text-align: center; }
    #latest_box .actions .review_index_link {
      text-indent: -9999px;
      display: block;
      width: 160px;
      height: 35px;
      margin: auto;
      background-image: url("/review.m-cosme.com/images/buttons/category_reviews_button.gif"); }
      #latest_box .actions .review_index_link:hover {
        background-position: -100% 0; }

.bottom_actions a {
  margin: auto; }

.new_item_review_button {
  margin: 25px 0;
  width: 262px;
  height: 70px;
  background: url("/review.m-cosme.com/images/buttons/form_button.gif") no-repeat;
  display: block;
  text-indent: -9999px; }
  .new_item_review_button:hover {
    background-position: 100% 0; }

#new_review #description {
  margin: 10px 0; }
  #new_review #description p {
    margin-left: 10px; }
#new_review .required {
  color: red; }
#new_review tr th, #new_review tr td {
  padding: 5px 10px;
  border-bottom: 1px solid white; }
#new_review tr th {
  background-color: #f2f2f2;
  width: 200px;
  vertical-align: top; }
#new_review tr td {
  vertical-align: middle; }
  #new_review tr td .string, #new_review tr td textarea {
    padding: 3px; }
  #new_review tr td .string {
    width: 400px; }
  #new_review tr td textarea {
    width: 400px;
    height: 100px; }
#new_review .actions {
  text-align: center;
  padding: 20px; }
  #new_review .actions input {
    width: 200px; }
