@charset "utf-8";
body {
  -webkit-text-size-adjust: 100%;
}
.font_redB {
  font-weight: bold;
  color: #F00;
}
.linkarea li {
  list-style-position: inside;
}
.linkarea img {
  padding-right: 10px;
}
.oshiharai_topimgarea {
  margin: 0;
  padding: 20px 0 20px;
  text-align: center;
}
.kinou_box {
  margin: 20px 0 40px
}
.kinou_box2 {
  margin: 20px 0;
}
.abouttable {
  border: 1px solid rgb(204, 204, 204);
  border-collapse: collapse;
  width: 100%;
}
.abouttable th {
  background: none repeat scroll 0% 0% rgb(224, 239, 245);
  vertical-align:middle;
}
.abouttable td, th {
  border: 1px solid rgb(204, 204, 204);
  padding: 10px;
}
.abouttable .td01 {
  text-align: center;
  vertical-align: middle;
}
.abouttable .td02 {
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
}
.abouttable a {
  color: rgb(64, 124, 186);
}
.oshiharai2 h3 {
  border-left: 2px solid #F00;
  padding-left: 10px;
  font-size: 16px;
}
h3 span {
  color: #F00;
}
.bonus_img{
  margin: 30px 0 0;
}
#main .bonus_img p {
  font-weight: bold;
  margin: 0 0 20px;
  font-size: 16px;
}
.bonus_img .bonus_img_img{
  text-align: center;
}
.h1_txt{
  margin: 0 0 20px;
}
#main_contents_new2008 a {
  color: #407cba;
  text-decoration: underline;
}
#main_contents_new2008 a:hover {
  color: #407cba;
  text-decoration: none;
}
#main_contents_new2008 a:visited {
  color: #407cba;
  text-decoration: underline;
}
#main_contents_new2008 .note_n li{
  text-indent: -14px;
  padding: 0 0 4px 14px;
}
@media screen and (max-width: 767px) {
  #main_contents_new2008 img{
    width: 100%;
    height: auto;
  }
  .abouttable td, th {
    padding: 6px;
  }
  .abouttable th.w01{
    width: 14%;
  }
  .abouttable th.w02{
    width: 60%;
  }
  .sp_scroll {
    min-width: 800px;
    table-layout: fixed;
  }
}

