
/* HTML置換用(文字リスト) */
.rep_day{
  width: 96%;
  text-align: right;
  height: 17px;
}
.rep_wrapper{
  font-size: 14px;
  width: 500px;
  height: 180px;
  overflow: auto;
  clear: both;
}
.rep_box{
  width: 470px;
  color: #333333;
  margin-bottom: 7px;
  padding-top: 3px;
  border: 1px solid #9f9f9f;
  clear: both;
}
.rep_box_blue{
  width: 470px;
  color: #333333;
  margin-bottom: 7px;
  padding-top: 3px;
  border: 1px solid #9f9f9f;
  clear: both;
  background-color: #eafaff;
}

.rep_syousai{
  width: 45px;
  height: 33px;
  border: 0px;
  float: left;
}
.rep_name{
  letter-spacing: 1px; 
  width: 110px;
  float: left;
  color: #0303ff;
}
.rep_shozai{
  width: 190px;
  color : #009500;
  float: left;
}

#DIV_RIGHT H2.h2_top{
  background-image: url(../img/bg/line.gif);
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: normal;
  color: #006600;
  width: 320px;
  height: 30px;
  text-indent: 2.5em;
  float: left;
}
#DIV_RIGHT DIV.date{
  background-color: #ffff00;
  padding: 3px;
  color: #000000;
  float: right;
}




