TD.TopTitleLine {
  /*画面タイトル仕切り線*/
  background-color:#6666ff;
   height : 5px;
}
.CystageBtn {
  /*操作ボタン*/
  font-weight : bold;
  font-family : "MS Gothic";
  font-size : 11pt;
  height : 24px;
}
TD.Setumei {
  /*説明アイコン*/
  background-image : url("../images/setumei.gif");
  height : 24px;
  width : 60px;
  cursor: hand;
}
/* e-cydeen ADD 2007.01.11 [START]      */
/* テキストフィールド(右寄せ) */
INPUT.INPUT_RIGHT {
text-align:right;
border:0pt;
}
/* e-cydeen ADD 2007.01.11 [ END ]      */
