 
.font{
  font-size : medium;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  text-decoration : none;
}
.DevTable{
  width : 580px;
}
.Col1{
  vertical-align : top;
  text-align : left;
  width : 90px;
  font-size : medium;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  text-decoration : none;
}
.Col2{
  vertical-align : top;
  text-align : left;
  width : 300px;
  font-size : medium;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  text-decoration : none;
}
.Col3{
  vertical-align : top;
  text-align : left;
  width : 100px;
  font-size : medium;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  text-decoration : none;
}
.Col4{
  vertical-align : top;
  text-align : left;
  width : 90px;
  font-size : medium;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  text-decoration : none;
}
.HrColor{
  background-color : #e4e4e4;
}
