@charset "shift_jis";
body{margin:0;padding:0;}
.date{
background: #015d1c;
padding: 5px;
border-bottom:2px solid #ebedec;
}

.white_text16{
font-size: 16px;
color : #FFFFFF;
font-style: normal;
font-weight: bold;
}

.jikou_txt{
font-size: 14px;
color : #000000;
font-style: normal;
font-weight: normal;
}

.blue_txt{
font-size: 14px;
color : #3b8cf1;
font-style: normal;
font-weight: normal;
}

.red_txt{
font-size: 14px;
color : #eb624c;
font-style: normal;
font-weight: normal;
}
.blue_txt{
font-size: 14px;
color : #3b8cf1;
font-style: normal;
font-weight: normal;
}

.black_txt{
font-size: 14px;
color : #000000;
font-style: normal;
font-weight: normal;
}

.tableLine{
border-left:11px solid #e9eceb;
border-right:11px solid #e9eceb;
border-bottom:11px solid #e9eceb;
}
.tableLine td{border:1px solid #eaedec;}

.tableLine td.linerightBoder{border-right:2px solid #e9eceb;}
.tableLine td.linetopBoder{border-top:3px solid #e9eceb;}
.tableLine td.linebottomBoder{border-bottom:3px solid #e9eceb;}
.color1{color:#3B8CF1;}
.color2{color:#202725;}