#CenterTb{
  width    : 100%;
  position : relative;
}

#Opretblock{
  float            : left;
  position         : relative; top:0px; left:160px;
  width            : 1085px;
  height           : 650px;
  background-color : #C1DABB;
}

#Opretblock_base{
  float            : left;
  position         : relative; top:5px; left:5px;
  width            : 1075px;
  height           : 640px;
  font-size        : 9pt;
  background-color : #FFFFFF;
}

#Listblock_base{
  float                : left;
  position             : relative; top:-75px; left:28px;
  width                : 1020px;
    /*background-color : #666666;*/
}

#Listblock_table{
  float    : left;
  position : relative;
  top      : 0px;
  left     : 0px;
  width    : 1020px;
  border-right   : 1px solid #808080;
  border-bottom  : 1px solid #808080;
  border-left    : 1px solid #c0c0c0;
  border-top     : 1px solid #c0c0c0;
}
#Listblock_table2{
  float    : left;
  position : relative;
  top      : -4px;
  left     : 0px;
  width    : 1020px;
  border-right   : 1px solid #808080;
  border-bottom  : 1px solid #808080;
  border-left    : 1px solid #c0c0c0;
  border-top     : 1px solid #c0c0c0;
}

#Total_table{
  float    : right;
  position : relative;
  top      : -2px;
  right    : 0px;
  border-right   : 1px solid #808080;
  border-bottom  : 1px solid #808080;
  border-left    : 1px solid #c0c0c0;
  border-top     : 1px solid #c0c0c0;
}

/* Csv List */
#CsvList{
  float    : right;
  position : relative; top:14px; right:10px;
}

#ListTitleStn{
  height        : 13px;
  position      : relative;
  text-align    : center;
  padding       : 4px 0px 1px 0px;
  border-right  : 1px solid #c0c0c0;
  border-bottom : 1px solid #c0c0c0;
  border-left   : 1px solid #808080;
  border-top    : 1px solid #808080;
}

.ListTitleDate{
  height        : 50px;
  position      : relative;
  text-align    : center;
  padding       : 2px 0px 1px 0px;
  border-right  : 1px solid #c0c0c0;
  border-bottom : 1px solid #c0c0c0;
  border-left   : 1px solid #808080;
  border-top    : 1px solid #808080;
}

.ListDamuStnName{
  height          : 13px;
  position        : relative;
  text-align      : center;
  padding         : 3px 0px 2px 0px;
  border-right    : 1px solid #c0c0c0;
  border-bottom   : 1px solid #c0c0c0;
  border-left     : 1px solid #808080;
  border-top      : 1px solid #808080;
  text-decoration : underline;
  color           : blue;        
}

.ListStationNone{
  height        : 13px;
  position      : relative;
  text-align    : center;
  padding       : 4px 0px 1px 0px;
  border-right  : 1px solid #c0c0c0;
  border-bottom : 1px solid #c0c0c0;
  border-left   : 1px solid #808080;
  border-top    : 1px solid #808080;
}

.ListDate{
  width         : 80px;
  height        : 15px;
  position      : relative;
  text-align    : center;
  padding       : 2px 0px 1px 0px;
  border-right  : 1px solid #c0c0c0;
  border-bottom : 1px solid #c0c0c0;
  border-left   : 1px solid #808080;
  border-top    : 1px solid #808080;
}
.ListDamuData{
  width         : 13.45%;
  height        : 13px;
  float         : left;
  position      : relative; top:0px; left:0px;
  text-align    : center;
  padding       : 4px 0px 1px 0px;
  border-right  : 1px solid #c0c0c0;
  border-bottom : 1px solid #c0c0c0;
  border-left   : 1px solid #808080;
  border-top    : 1px solid #808080;
}
p.EarDateTitle{
  position : absolute;
  top      : 40%;
  left     : 15%;
}

.ListTotalDate{
  width         : 80px;
  height        : 15px;
  position      : relative;
  text-align    : center;
  padding       : 2px 0px 1px 0px;
  border-right  : 1px solid #c0c0c0;
  border-bottom : 1px solid #c0c0c0;
  border-left   : 1px solid #808080;
  border-top    : 1px solid #808080;
  font-weight   : bold;
  
}

.ListTotalTitle{
  width         : 70px;
  height        : 15px;
  position      : relative;
  text-align    : right;
  padding       : 2px 10px 1px 0px;
  font-weight   : bold;
  border-right  : 1px solid #c0c0c0;
  border-bottom : 1px solid #c0c0c0;
  border-left   : 1px solid #808080;
  border-top    : 1px solid #808080;
  
}
.ListTotalSpace{
  width         : 760px;
  height        : 15px;
  position      : relative;
  text-align    : right;
  padding       : 2px 10px 1px 0px;
  font-weight   : bold;
  border-right  : 1px solid #c0c0c0;
  border-bottom : 1px solid #c0c0c0;
  border-left   : 1px solid #808080;
  border-top    : 1px solid #808080;
  
}

/*現況表テーブル*/

#ListTb{
  border          : 2px #808080 solid;
  border-collapse : collapse;
  width           : 800px;
}

#Comment_base{
  float     : left;
  position  : relative; 
  top       : 5px; 
  left      : 0px;
  font-size : 10pt;
  width     : 900px;
}
.Coment_normal{
  color : #333333;
}
.Comment_red{
  color : #F00000;
}
.Comment_red1{
  position : relative; 
  color : #F00000;
}
.Comment_red2{
  position : relative; 
  color : #F00000;
  top:2px;
}
.Comment_red3{
  position : relative; 
  color : #F00000;
}
#CommentItembase{
  width    : 25%;
  float    : left;
  position : relative; 
  top      : -26px;
  left     : 828px;
}
.CommentItem1{
  width       : 60%;
  float       : left;
  position    : relative; top:0px; left:0px;
  text-align  : left;
  font-weight : bold;
}
.CommentData1{
  width       : 40%;
  float       : left;
  position    : relative; top:0px; right:100px;
  text-align  : right;
  font-weight : bold;
}

/* 事前放流登録時 */
#jizenhoryu{
  color:#FF00FF
};