@charset "utf-8";
/* CSS Document */

body{
  font-family: Meiryo, DFPHSMincho-W3, "MS PGothic", Verdana, Arial, Helvetica, sans-serif;
  margin:0;
  padding:0;
  background-color:#000000;
}
a:hover, a:active:hover{
  color: red;
}
a img{
  border: none;
}
.clear{
  clear:both;
}
.alignleft {
  display: inline;
  float: left;
}
.alignright {
  display: inline;
  float: right;
}
.dl{display:block;}
.f12{
  font-size:12px;
}
.line{
  border-bottom:1px solid #FFF;
}
.line2{
  border-bottom:1px solid #666666;
}
.pat10{
  padding-top:10px;
}
.pa10{
  padding:10px 0;
}
.mab{margin-bottom:20px;}
.red{color:red;}
.f22{font-size:22px;}

.content_box dl {
  color: #333;
  line-height: 30px;
  margin: 10px 20px;
}

.content_box dl dt {
  border-bottom: 3px solid #999;
  padding-bottom: 10px;
}

.content_box dl.qna dt {
  padding-top: 10px;
  border-bottom: 1px solid #666;
}

.content_box dl.report1 dt {
  border-bottom: none;
  padding-bottom: 0;
}

.content_box dl dd {
  font-size: 17px;
  margin: 10px 0;
}

.content_box dl dd.meta {
  border-bottom: 1px solid #666;
  font-size: 18px;
}

.content_box dl dd.meta img {
  vertical-align: text-top;
}

.content_box .wrap {
  margin: 10px 20px;
}

.content_box a.btn {
  display: block;
  height: 75px;
  margin: 0 auto 40px;
  overflow: hidden;
  width: 800px;
}
.content_box a.btn:hover {
  opacity: .8;
}

header {
  background: #D2000B;
  color: #fff;
  height: 38px;
  line-height: 38px;
  width: 100%;
}
header h1 {
  font-size: 17px;
  font-weight: normal;
  margin: 0 auto;
  width: 990px;
}
header h1 span {
  font-size: 13px;
  float: right;
  text-align: right;
}

.summary {
  letter-spacing: -.40em;
}

#header{
  height:38px;
  line-height:38px;
  background-color:#d2000b;
}
  #header_box{
    width:1000px;
    margin:0 auto;
    color:#FFF;
    font-size:18px;
  }
#top_img{
  width:1000px;
  margin:0 auto;
  padding:0;
}
  #top_cp_bg{
    background:url(../images/top_cp_bg.jpg) no-repeat;
    width:853px;
    height:197px;
    margin-top:5px;
    padding-left:147px;
    padding-top:9px;
  }
    #top_cp_bg ul{
      padding:0;
      margin:0;
    }
      #top_cp_bg ul li{
        float:left;
        width:163px;
        display:block;
        margin-right:5px;
        list-style-type:none;
      }
        #top_cp_bg ul li a{
          text-align:center;
          font-size:12px;
          height:37px;
          line-height:37px;
          display:block;
        }
#top_text{
  width:1000px;
  margin:0 auto;
}
  ul#top_text_box{
    margin:12px;
    padding:0;
  }
    ul#top_text_box li{
      line-height:30px;
      font-size:16px;
      color:#FFF;
      list-style-type:none;
    }
#content{
  background-color: #FFF;
  letter-spacing: -.40em;
  margin: 0 auto;
  padding-bottom: 10px;
  width: 1000px;
}
  .content_box{
    background-color:#FFF;
    border-top:8px solid #666666;
    letter-spacing:normal;
    width:1000px;
  }
    .content_box table th {
      background-color: #e4cb97;
      white-space: nowrap;
    }
    .content_box table td {
      background-color: #fff8e8;
    }
  .ranking_memo {
    background-color:#FFF;
    letter-spacing:normal;
    width:1000px;
  }
  .cp01_l{
    width:300px;
    padding-top:23px;
    padding-left:19px;
  }
    a.cp_m{
      display:block;
      width:300px;
      height:76px;
      background:url(../images/cp1_m.jpg);
      margin-top:12px;
    }
      a.cp_m:hover{
        background-position:0 -76px;
      }
  .cp01_r{
    padding-left:20px;
    width:640px;
  }
    #cp1_bg{
      background:url(../images/cp1_t_bg.jpg) no-repeat;
      width:643px;
      height:194px;
    }
    #cp2_bg{
      background:url(../images/cp2_t_bg.png) no-repeat;
      width:643px;
      height:194px;
    }
    #cp3_bg{
      background:url(../images/cp3_t_bg.jpg) no-repeat;
      width:643px;
      height:194px;
    }
      .cp1_t1{
        padding-left:158px;
        padding-top:43px;
        line-height:30px;
        height:30px;
        font-size:16px;
        color:#FFF;
      }
      .cp1_t2{
        padding-left:158px;
        line-height:48px;
        height:48px;
        font-size:42px;
        font-weight:bold;
        color:#FFF;
      }
      .cp01_r ul{
        margin:16px 0;
        padding:0;
      }
        .cp01_r ul li{
          list-style-type:none;
          border-bottom:1px #999999 solid;
          background:url(../images/icon2.png) left top no-repeat;
          padding-left:40px;
          height:50px;
          margin-bottom:5px;
          font-size:18px;
          line-height:24px;
        }
      .cp01_r th{
        color:#FFF;
        font-weight:normal;
        font-size:14px;
      }
      .cp01_r td{
        color:#666;
        font-size:14px;
        padding:8px 8px 8px 10px;
      }
      .cp1_title_bg{
        background:url(../images/cp1_bg.jpg) no-repeat left top;
        width:961px;
        height:123px;
        margin-left:19px;
        margin-top:10px;
      }
      .cp2_title_bg{
        background:url(../images/cp2_bg.png) no-repeat left top;
        width:961px;
        height:123px;
        margin-left:19px;
        margin-top:10px;
      }
      .cp3_title_bg{
        background:url(../images/cp3_bg.jpg) no-repeat left top;
        width:961px;
        height:123px;
        margin-left:19px;
        margin-top:10px;
      }
        .cp1_title1{
          font-size:20px;
          color:#F00;
          padding-left:136px;
          line-height:30px;
          height:30px;
        }
        .cp1_title2{
          font-size:32px;
          color:#333;
          line-height:46px;
          height:46px;
        }
    a.cp_m2{
      display:block;
      width:800px;
      height:75px;
      background:url(../images/cp1_m2.jpg);
      margin-left:100px;
      margin-bottom:40px;
    }
      a.cp_m2:hover{
        background-position:0 -75px;
      }
  .qa_box{
    display:none;
  }
  .qa_box2{
    display:none;
  }
    .qa_text{
      font-size:18px;
      color:#666666;
      line-height:30px;
      border-bottom:1px #666 solid;
      margin-left:19px;
      margin-right:22px;
      margin-top:10px;
    }
    .qa_text2{
      font-size:18px;
      margin:10px 22px 10px 19px;
      color:#333;
      line-height:30px;
    }
    a.cp_m3{
      display:block;
      width:346px;
      height:76px;
      background:url(../images/cp1_m3.jpg);
      margin-left:319px;
      margin-top:20px;
      margin-bottom:20px;
    }
      a.cp_m3:hover{
        background-position:0 -76px;
      }
    a.cp_m4{
      display:block;
      width:800px;
      height:75px;
      background:url(../images/cp2_m2.jpg);
      margin-left:100px;
      margin-bottom:40px;
    }
      a.cp_m4:hover{
        background-position:0 -75px;
      }
    a.cp_m5{
      display:block;
      width:800px;
      height:75px;
      margin: 0 auto 40px;
      overflow: hidden;
    }
      a.cp_m5:hover{
        opacity: .8;
      }
  #fourth{
    float:left;
    width:500px;
  }
    #cp4_bg{
      background:url(../images/cp4_t_bg.jpg) no-repeat;
      width:268px;
      height:70px;
      margin-left:14px;
    }
    .mal14{margin-left:14px;}
    a.cp_m6{
      display:block;
      width:268px;
      height:68px;
      background:url(../images/cp4_m.jpg);
      margin-top:10px;
      margin-left:14px;
    }
      a.cp_m6:hover{
        background-position:0 -68px;
      }
    a.cp_m7{
      display:block;
      width:346px;
      height:76px;
      background:url(../images/cp1_m3.jpg);
      margin-left:74px;
      margin-top:20px;
      margin-bottom:20px;
    }
      a.cp_m7:hover{
        background-position:0 -76px;
      }
    .qa_text3{
      font-size:14px;
      color:#666666;
      line-height:30px;
      border-bottom:1px #666 solid;
      margin-left:19px;
      margin-right:5px;
      margin-top:10px;
    }
    .qa_text4{
      font-size:14px;
      margin:10px 5px 10px 20px;
      color:#333;
      line-height:1.6em;
    }
    .qa_text5{
      font-size:14px;
      color:#666666;
      line-height:30px;
      border-bottom:1px #666 solid;
      margin-left:12px;
      margin-right:20px;
      margin-top:10px;
    }
    .qa_text6{
      font-size:14px;
      margin:10px 20px 10px 12px;
      color:#333;
      line-height:1.6em;
    }
  #fifth{
    float:left;
    width:500px;
  }
    #cp5_bg{
      background:url(../images/cp5_t_bg.jpg) no-repeat;
      width:268px;
      height:70px;
      margin-left:14px;
    }
  .pal20{
    padding-left:20px;
  }
  .pal6{
    padding-left:6px;
  }
#footer{
  margin:0 auto;
  padding:20px 0;
  width:1000px;
  color:#FFF;
  text-align:center;
}
  #footer a{
    font-size:14px;
    color:#FFF;
    text-decoration:none;
  }
  #footer a:hover{
    text-decoration:underline;
  }
  .qa_text2 td{
    padding:5px;
    font-size:14px;
  }
  .qa_text2 th{
    padding:5px;
    font-size:14px;
    text-align:center;
    color:#FFF;
    font-weight:normal;
  }
