@charset "utf-8";
#main_contents_new2008 revo_txt_left {
  margin: 0 0 5px 0;
  color: #3c3c3c;
  line-height: 1.4em;
}
#main_contents_new2008 .catch_txt_revostrong {
  margin: 0 0 5px 0;
  color: #3c3c3c;
  font-weight: bold;
  display: block;
}
#main_contents_new2008 .revo_txt_area {
  width: 68%;
  float: left;
}
#main_contents_new2008 .revo_img_area {
  margin: 0 0 5px 10px;
  width: 254px;
  float: right;
}
/*--------- table -----------*/
#main_contents_new2008 .revo_table {
  margin: 20px 0;
}
#main_contents_new2008 .revo_table table {
  width: 100%;
}
#main_contents_new2008 .revo_table table td {
  padding: 10px;
}
#main_contents_new2008 table td.revo_table01left {
  background: #FFFFCC;
  border-bottom: #666666 1px solid;
  text-align: left;
  color: #3c3c3c;
  font-weight: bold;
}
#main_contents_new2008 table td.revo_table01right {
  border-bottom: #666666 1px solid;
  text-align: left;
  color: #3c3c3c;
}
#main_contents_new2008 table td.revo_table02left {
  width: 260px;
  background: #FFFFCC;
  text-align: left;
  color: #3c3c3c;
  font-weight: bold;
}
#main_contents_new2008 table td.revo_table02right {
  text-align: left;
  color: #3c3c3c;
}
#main_contents_new2008 table td.revo_table03left {
  background: #FFFFCC;
  text-align: left;
  color: #3c3c3c;
  padding-bottom: 10px;
  font-weight: bold;
}
#main_contents_new2008 table td.revo_table03right {
  text-align: left;
  color: #3c3c3c;
  padding-bottom: 10px;
}
.note_s {
  list-style: none;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #main_contents_new2008 .revo_txt_area {
    width: 100%;
    margin: 0 0 20px;
  }
  #main_contents_new2008 .revo_img_area {
    width: 100%;
  }
  #main_contents_new2008 table td.revo_table02left {
    width: 34%;
  }
  .note_s li {
    text-indent: -14px;
    padding-left: 14px;
  }
}