  @charset "utf-8";

/* ŒmÆéÖ§µêÐèÒª¸Å›r
-----------------------------------------*/
div#elec_record{
  width:500px;
  padding-left:20px;
  }
div#elec_record p{
  margin:0;
  padding:1px 0;
  font-size:85.7%;
  line-height:1.2;
  }

div#elec_record p.date{
  text-align:right;
  font-size:72%;
  }

div#elec_record h2{
  padding:15px 0;
  text-align:center;
  font-size:116%;
  }
div#elec_record h3{
  position:relative;
  width:500px;
  font-size:85.7%;
  font-weight:normal;
  }

div#elec_record h3.kenshin{
  width:205px;
  }

div#elec_record h3 .h_right,
div#elec_record h3.kenshin .h_right{
  position:absolute;
  right:0;
  top:0;
  }


div#elec_record .tbl01{
  border-collapse:collapse;
  width:500px;
  }

div#elec_record .tbl02{
  border-collapse:collapse;
  width:205px;
  }

div#elec_record .tbl01 td,
div#elec_record .tbl02 td{
  padding:4px 3px 3px 0;
  text-align:right;
  color:#333;
  font-size:85.7%;
  background:#eee;
  border:solid 1px #666;
  }

div#elec_record .tbl01 th,
div#elec_record .tbl02 th{
  text-align:center;
  padding:4px 0 3px 0;
  font-size:85.7%;
  border:solid 1px #666;
  font-weight:normal;
  }

div#elec_record .tbl01 th.top,
div#elec_record .tbl02 th.top{
  padding:0;
  background:#99dd99;
  }

div#elec_record .tbl01 th.top2,
div#elec_record .tbl02 th.top2{
  padding:0;
  background:#99ddff;
  }

div#elec_record .tbl01 th.side,
div#elec_record .tbl02 th.side{
  padding:0;
  background:#ffcc99;
  }

div#elec_record .tbl01 .w85{ width:85px; }
div#elec_record .tbl01 .w50{ width:50px; }
div#elec_record .tbl01 td.w85{ width:82px; }
div#elec_record .tbl01 td.w50{ width:47px; }
div#elec_record .tbl01 .w45{ width:45px; }
div#elec_record .tbl01 .w20{ width:20px; }
div#elec_record .tbl01 .w100{ width:100px; }

div#elec_record .t_red{ color:#c00; }
div#elec_record h3.t_bold{ font-weight:bold; }
