
/* e[u */
table.tbl_fee {
  font-size: 14px;
  border: 0px;
  border-collapse:collapse;
  border: 1px solid;
  margin: 15px 0px 0px 0px;
}
table.tbl_fee tr td {
  border: 1px solid #999999;
  background-color: #FFFFFF;
  padding: 5px 7px 5px 7px;
  word-break: break-all;
}
table.tbl_fee tr.head {
  border: 1px solid #000000;
  background: #DFEDFF;
  color: #000000;
  text-align: center;
}
table.tbl_fee td.head {
  background: #DFEDFF;
  color: #000000;
}

table.tbl_fee colgroup#col_consult1 {
  width: 130px;
}
table.tbl_fee colgroup#col_consult2 {
  width: 250px;
}

table.tbl_fee colgroup#col_minji1 {
  width: 270px;
}
table.tbl_fee colgroup#col_minji2 {
  width: 130px;
}
table.tbl_fee colgroup#col_minji3 {
  width: 130px;
}
table.tbl_fee colgroup#col_souzoku1 {
  width: 270px;
}
table.tbl_fee colgroup#col_souzoku2 {
  width: 170px;
}
table.tbl_fee colgroup#col_souzoku3 {
  width: 130px;
}
table.tbl_fee colgroup#col_rikon1 {
  width: 130px;
}
table.tbl_fee colgroup#col_rikon2 {
  width: 110px;
}
table.tbl_fee colgroup#col_rikon3 {
  width: 110px;
}


