@charset "utf-8";
/*------------------------------------*/
table.content-tbl{
line-height:1.3;
margin:20px auto;
word-break: keep-all;
}
table.content-tbl th a{
font-size:0.9em;
text-decoration:underline dotted;
color:#f2fdff;
}
table.content-tbl tr,td,th{
border: 1px #a6a6a6 solid;
}
table.content-tbl td{
text-align:center;
}
table.content-tbl th{
background-color:#24484d;
color:#fff;
font-weight:normal;
text-align:left;
}

/*------------------------------------*/
.migitime{
display:block;
text-align:right;
font-size:0.7em;
color:#4f4e4e;
margin-right: 20px;
}

