body {
  margin:0;
  padding:0;
  scrollbar-base-color:#003366;
  scrollbar-arrow-color:#ccccff;
  scrollbar-shadow-color:#ccccff;
  scrollbar-darkshadow-color:#006699;
  scrollbar-3dlight-color:#cce6ff;
  scrollbar-highlight-color:#6699FF;
  scrollbar-track-color:#EEEEEE;
  FONT-FAMILY: "Verdana", "Arial", "Helvetica", "ＭＳ Ｐゴシック", sans-serif;
  BACKGROUND-COLOR: #FFFFFF;
  TEXT-DECORATION: none
}
/*-----------  見出し  -----------*/
H1{
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  font-size : 0px;
  color : "#FFFFFF";
  text-align : left;
  clear:left;
  margin:0;
  padding:2 15 2 15;
}
H2{
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  font-size : 14px;
  color : "#333399";
  text-align : left;
}

TABLE
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
}

/*-----------  リンク行  -----------*/
A:link
{
    COLOR: #2233B4;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #2233B4;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #44aaff;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #1E90FF;
    TEXT-DECORATION: underline
}
.MON
{
    CURSOR: pointer;
    COLOR: #0E456D;
    TEXT-ALIGN: left
}
.MOFF
{
    CURSOR: default;
    TEXT-ALIGN: left
}
.MDEF
{
    CURSOR: default;
    COLOR: #0E456D;
    TEXT-ALIGN: left
}
/*-----------  バックグラウンド  -----------*/
.TD_BG {
  background-image: url(files/back.png);
  background-repeat: repeat-y;
}

/*-----------  フッダー  -----------*/
.td_BOTTOM {
  font-style : normal;
  color : #FFFFFF;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  text-align : center;
  background-color: #555555;
}
/*-----------  一覧タイトル  -----------*/
.td_TITLE{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#303303";
  text-align : left;
}
/*-----------  一覧明細見出し  -----------*/
.td_H_DETAIL{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-stretch : normal;
  font-size : 12px;
  color : "#000000";
  text-align : left;
}
/*-----------  一覧明細  -----------*/
.td_DETAIL{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-stretch : normal;
  font-size : 12px;
  color : "#234058";
  text-align : left;
}
/*-----------  ボディ部タイトル  -----------*/
.tdB_TITLE{
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  font-size : 12px;
  color : "#336699";
  text-align : left;
}
/*-----------  ボディ部見出し  -----------*/
.tdB_HEAD{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  color : #AACCFF;
  text-align : left;
  PADDING-RIGHT: 0px;
  PADDING-LEFT: 0px;
  FONT-SIZE: 10pt;
  PADDING-BOTTOM: 0px;
  PADDING-TOP: 0px;
}
/*-----------  ボディ本文  -----------*/
.tdB_DETAIL{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  color : "#000000";
  text-align : left;
  background-color : "#FFFFFF";
  PADDING-RIGHT: 0px;
  PADDING-LEFT: 0px;
  FONT-SIZE: 10pt;
  PADDING-BOTTOM: 0px;
  PADDING-TOP: 0px;

}
/*-----------  ボディ本文強調  -----------*/
.tdB_DETAIL_B{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#006666";
  text-align : left;
}


/*-----------  ボディ本文コーディング VB用 プログラミング-----------*/
.tdB_DETAIL_C_VB_P{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#F0F8FF";
  text-align : left;
  background-color : "#4682B4";
  border-color: "#000080";
  font-family: monospace;
}
/*-----------  ボディ本文コーディング VB用  -----------*/
.tdB_DETAIL_C_VB{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#000000";
  text-align : left;
  background-color : "#F5F5F5";
}
/*-----------  ボディ本文コーディング DB用 プログラミング-----------*/
.tdB_DETAIL_C_DB_P{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#000000";
  text-align : left;
  background-color : "#FAFAD2";
  border-color: "#000080";
  font-family: monospace;
}
/*-----------  ボディ本文コーディング DB用  -----------*/
.tdB_DETAIL_C_DB{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#000000";
  text-align : left;
  background-color : "#F5F5F5";
}
/*-----------  ボディ本文コーディング Server用 -----------*/
.tdB_DETAIL_C_SVR{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#000000";
  text-align : left;
  background-color : "#F5F5F5";
}
/*-----------  ボディ本文コーディング  PC用 -----------*/
.tdB_DETAIL_C_PC{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#000000";
  text-align : left;
  background-color : "#F5F5F5";
}
/*-----------  ボディ本文コーディング Script用 プログラミング-----------*/
.tdB_DETAIL_C_SC_P{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#F0F8FF";
  text-align : left;
  background-color : "#4682B4";
  border-color: "#000080";
  font-family: monospace;
}
/*-----------  ボディ本文コーディング Script用  -----------*/
.tdB_DETAIL_C_SC{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#000000";
  text-align : left;
  background-color : "#F5F5F5";
}
/*-----------  本文　コメント用 -----------*/
.DETAIL_CMT{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#ADFF2F";
  text-align : left;
}
/*-----------  ボディ本文コーディング コマンドプロンプト 黒の中に白文字-----------*/
.tdB_DETAIL_C_PC_P{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#FFFFFF";
  text-align : left;
  background-color : "#000000";
  border-color: "#8B008B";
  font-family: monospace;
}
/*-----------  ボディ本文コーディング  BAT  白色の中に黒文字-----------*/
.tdB_DETAIL_C_BAT_C{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#000000";
  text-align : left;
  background-color : "#FFFFFF";
  border-color: "#FFFAFA";
  font-family: monospace;
}
/*-----------  本文　BAT コマンド部 薄青-----------*/
.DETAIL_BAT_CMD{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#4169E1";
  text-align : left;
}
/*-----------  ボディ本文コーディング SQL 薄黄の中に黒-----------*/
.tdB_DETAIL_SQL{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#000000";
  text-align : left;
  background-color : "#FAFAD2";
  border-color: "#000080";
  font-family: monospace;
}
/*-----------  本文　SQL コメント部 緑-----------*/
.DETAIL_SQL_CMT{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#006400";
  text-align : left;
}
/*-----------  本文　SQL コマンド部 紫-----------*/
.DETAIL_SQL_CMD{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#800080";
  text-align : left;
}
/*-----------  本文　SQL DML部 ピンク-----------*/
.DETAIL_SQL_DML{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#FF00FF";
  text-align : left;
}
/*-----------  本文　SQL PL部 青-----------*/
.DETAIL_SQL_PL{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#191970";
  text-align : left;
}
/*-----------  本文　SQL 文字列部 文字列-----------*/
.DETAIL_SQL_CHR{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#808000";
  text-align : left;
}
/*-----------  本文　SQL コマンド2部 濃赤-----------*/
.DETAIL_SQL_CMD2{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#A52A2A";
  text-align : left;
}
/*-----------  ボディ本文コーディング JAVA 薄黄の中に黒-----------*/
.tdB_DETAIL_JAVA{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#000000";
  text-align : left;
  background-color : "#FFFFF0";
  border-color: "#000080";
  font-family: monospace;
}
/*-----------  本文　JAVA コメント部 緑-----------*/
.DETAIL_JAVA_CMT{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#006400";
  text-align : left;
}
/*-----------  本文　JAVA コマンド部 濃赤----------*/
.DETAIL_JAVA_CMD{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#A52A2A";
  text-align : left;
}
/*-----------  本文　JAVA コマンド2部 紺-----------*/
.DETAIL_JAVA_CMD2{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#000080";
  text-align : left;
}

/*-----------  ボディ本文コーディング VB 薄黄の中に黒-----------*/
.tdB_DETAIL_VB{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#000000";
  text-align : left;
  background-color : "#FFFFF0";
  border-color: "#000080";
  font-family: monospace;
}
/*-----------  本文　VB コメント部 緑-----------*/
.DETAIL_VB_CMT{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#006400";
  text-align : left;
}
/*-----------  本文　VB コマンド部 紫-----------*/
.DETAIL_VB_CMD{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#800080";
  text-align : left;
}
/*-----------  本文　VB コマンド2部 紺-----------*/
.DETAIL_VB_CMD2{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#000080";
  text-align : left;
}
/*-----------  ボディ本文コーディング JS 薄黄の中に黒-----------*/
.tdB_DETAIL_JS{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#000000";
  text-align : left;
  background-color : "#FFFFF0";
  border-color: "#000080";
  font-family: monospace;
}
/*-----------  ボディ本文コーディング WEB_S 深緑-----------*/
.tdB_DETAIL_WEB_S{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#009999";
  text-align : left;
}
/*-----------  ボディ本文コーディング WEB_T 紺----------*/
.tdB_DETAIL_WEB_T{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#000080";
  text-align : left;
}
/*-----------  ボディ本文コーディング WEB_P 青----------*/
.tdB_DETAIL_WEB_P{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "BLUE";
  text-align : left;
}
/*-----------  ボディ本文コーディング WEB_C 緑-----------*/
.tdB_DETAIL_WEB_C{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#006400";
  text-align : left;
}
/*-----------  ボディ本文コーディング WEB_A 紫-----------*/
.tdB_DETAIL_WEB_A{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#800080";
  text-align : left;
}
/*-----------  ボディ本文コーディング WEB_L 薄ピンク-----------*/
.tdB_DETAIL_WEB_L{
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : 12px;
  color : "#FF99CC";
  text-align : left;
}

/*-----------  メニューimg-----------*/
.imgBottom{
  vertical-align : bottom;
}


