/***********************************************/
/** 全画面共通スタイルシート                  **/
/** 作成：株式会社ベータネット                **/
/** ( default.css )                           **/
/***********************************************/
/* 20180822 [MM-0067] Add Start */
table.edgeTable {
	border-collapse:collapse;

	border: 1px #808080 solid;
}
td.edgeTable {
	border: 1px #808080 solid;
}
/* 20180822 [MM-0067] Add End */

fieldset {
	border: 1px #808080 solid;
	box-sizing: border-box;
	padding: 1px 3px 4px;
}

fieldset legend {text-align:left;margin-right:auto;}

/** 全画面共通標準フォントサイズ **/
body , tr , td , th {font-size:10pt;}

/** リサイズなし */
textarea {
	resize: none;
	white-space:pre-wrap;
}

/** 非活性 */
input:disabled,
select:disabled,
textarea:disabled {
    color: rgb(112,112,112);
    background-color: rgb(229, 229, 229);
    border-color: rgb(188, 188, 188);
    border-width: 1px;
    border-style: solid;
}

/** 改行なし */
.nowrap {white-space: nowrap;}

/** 横幅を指定文字数にする */
/*  計算式：font-size 10pt * 96ppi/72dpi * 文字数/2(半角) + border 2*2 + padding 2*2 */
.size1 {width: 15px;}
.size2 {width: 21px;}
.size3 {width: 28px;}
.size4 {width: 35px;}
.size5 {width: 41px;}
.size6 {width: 48px;}
.size7 {width: 55px;}
.size8 {width: 61px;}
.size9 {width: 68px;}
.size10 {width: 75px;}
.size12 {width: 88px;}
.size14 {width: 101px;}
.size16 {width: 115px;}
.size18 {width: 128px;}
.size20 {width: 141px;}
.size24 {width: 168px;}
.size25 {width: 175px;}
.size27 {width: 188px;}
.size28 {width: 195px;}
.size30 {width: 208px;}
.size38 {width: 261px;}
.size40 {width: 275px;}

/* 20180822 [MM-0067] Upd Start */
/** テキスト位置標準クラス **/
.center{text-align:center;
	margin:0 auto;
	width:800px;
}		/* テキスト位置真中 */
.left{text-align:left;
	margin:0 auto;
	width:800px;
}			/* テキスト位置左 */
.right{text-align:right;
	margin:0 auto;
	width:800px;
}		/* テキスト位置右 */
/* 20180822 [MM-0067] Upd End */
.top{vertical-align:top;}		/* テキスト位置上 */
.bottom{vertical-align:bottom;}	/* テキスト位置下 */
.topleft{text-align:left; vertical-align:top;}	/* テキスト位置左上 */

/**　星　**/
strong{text-align:right;}




/** テキスト太さ標準クラス **/
.bold{font-weight:bold;}

/* 画面タイトル(Title1) */
.TopTitle
{
  font-size : 14pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
  font-weight : bold;
}

/*テーブル科目(Title2)*/
.TableTitle
{
  background-image : url("../image/BackBlue02.gif");
  font-size : 9pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
  font-weight : nomal;
}

/*フィールド名*/
.FieldTitle
{
  font-size : 11pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
}

/* コンボボックス(ログイン画面)(OPT1) */
.LoginCombo
{
  width : 6cm;
  font-size : 9pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
  font-weight : 400;
}
/* コンボボックス(ログイン画面以外)(OPT2) */
.MainCombo
{
  font-size : 9pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
  font-weight : normal;
}

/* 項目ラベル(背景色：濃いブルー,テーブルなどの項目)(Index1) */
.TableMenuBackGround
{
  background-image : url(../image/BackBlue02.gif);
  font-size : 9pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
  font-weight : bold;
}
/* エラー項目ラベル(背景色：赤色,テーブルなどの項目)(Index1) */
.TableMenuBackGroundErr
{
  background-color : #FF6600;
  font-size : 9pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
  font-weight : normal;
}
/* 項目ラベル(背景色：薄いブルー、テーブル周りの配色) (Index2)*/
.SurroundTable
{
  background-image : url(../image/BackColor.gif);
  font-size : 9pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
  font-weight : normal;
}
/* 項目ラベル(背景色：無し、右上リスト番号、テ−ブル外) (Index3)*/
.GeneralLabel
{
  font-size : 9pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
  font-weight : normal;
}
/* 項目ラベル(背景色：無し、エラー時用) (Index4)*/
.ErrorLabel
{
  font-size : 9pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
  font-weight : normal;
  color : RED;
}
/* 項目ラベル(背景色：無し、更新メッセージ用) (Index5)*/
.UpdateLabel
{
  font-size : 9pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
  font-weight : normal;
  color : BLACK;
}

/* 入力エリア(TXT1) */
.InputTxt
{
  font-size : 9pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
  font-weight : normal;
}
/* 入力エリア（エラー時） (TXT2)*/
.ErrorTxt
{
  background-color : #FF6600;
  font-size : 9pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
  font-weight : normal;
}

/* メインメニュー (BAR01)*/
.TableBar
{
  background-image : url(../image/BackBlue02.gif);
  font-size : 11pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
  color : #000099;
}

/* メインメニュー (SEL)*/
.TableSel
{
  border-top-width : 1px;border-left-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;
  color : black;
  font-size : 9pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
  text-align : left;
  list-style-type : disc;
}

/* カーソルタイプ ()*/
.Type1
{
	cursor:hand;
}

/* テーブルの罫線(上)を消す */
.deltopline
{
	border-top-style : none;
}

/* テーブルの罫線（下）を消す */
.delbottomline
{
	border-bottom-style : none;
}

/* テーブルの罫線（上、下）を消す */
.deltopbottomline
{
	border-top-style : none;
	border-bottom-style : none;
}

/* テーブルの罫線（右）を消す */
.delrightline
{
	border-right-style : none;
}

/* テーブルの罫線（左）を消す */
.delleftline
{
	border-left-style : none;
}

/* テーブルの罫線（上、下）を点線にする */
.topbottomdot
{
	border-top-style : dotted;
	border-bottom-style : dotted;
}

/* テーブルの罫線（上）を点線にする */
.topdot
{
	border-top-style : dotted;
}

/* テーブルの罫線（下）を点線にする */
.bottomdot
{
	border-bottom-style : dotted;
}

/* 幅を800にする */
.width800
{
	width : 800;
}

/** メニュースタイル **/
td.menu {
border-collapse: collapse;
border-color:#666666;
font-size:12px;
height:30px;
vertical-align:middle;
background-color:#cecfff;
font-weight:bolder;
}
/** メニュースタイル２ **/
td.menu2 {
border-collapse: collapse;
border-color:#666666;
font-size:12px;
height:26px;
vertical-align:middle;
background-color:#cecfff;
font-weight:bolder;
}

/* 総合メニュー */
.SystemMenu{
  background-image : url(../image/BackBlue02.gif);
  font-size : 24pt;
/****** [R2次期ブラウザ対応] UPD 2021.03.31 START *****/
/* font-family : "ＭＳ ゴシック"; */
  font-family : "MS PGothic";
/****** [R2次期ブラウザ対応] UPD 2021.03.31 END *****/
  font-weight : bold;
  text-align: center;
  color:#000000;
  display:block;
  padding:4px 0px;
}
a.SystemMenu{
  background-image : url(../image/BackBlue02.gif);
  color:#000099;
}
a:visited.SystemMenu {
  background-image : url(../image/BackBlue02.gif);
  color:#000099;
}
a:hover.SystemMenu{
  background-image : url(../image/BackColor.gif);
  color:#0000ff;
}

/* テーブルheadのリンク項目のfontColor */
.TblHeaderLinkFontColor
{
	color:#000000;
}
/* テーブルcontextのリンク項目のfontColor */
.TblContextLinkFontColor
{
	color:#0000ff;
}

/* エラー明細の背景色：黄 */
.ErrMeisaiBackGroudColor
{
	BACKGROUND-COLOR: #ffff00
}