/*
 * システム名：第４期貿易保険情報システム
 * 作成者：日本アイ・ビーエム株式会社
 */

/*
 *  システム名  ：共通スタイルシート
 *  ファイル名  ：A0000.css                                                                
 *              ：
 *  作成日      ：2004/12/29
 *  作成者	：IBM 小笠原
 *  修正履歴    ：
 *  修正日      ：
 *  修正者	：
 *  修正内容    ：
 *  Version     ：V1.0
 */

@media screen{

/* トップエリア */
/* 画面全体の背景色 */
HTML, BODY{
	font-family         :monospace;
	font-weight         :normal;
	font-size           :10pt;
	color               :black;
	background-color    :#ffffcc;
	text-decoration     :none;
}

/* web標準化 start　@030 */
TEXTAREA {
	font-size           :10pt;
}
/* web標準化 end　@030 */

/* 38.トップエリアのボタン（代行ログオフ） */
.A0000_agentlogoff{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :80px;
	height              :25px;
	border-width        :3px;
	border-color        :#99ffff;
	margin              :3px;
	background-color    :#99ffff;
}

/* 1.トップエリア背景色 */
.A0000_toparea{
	text-align          :center;
	width               :995px;
	height              : 97px;
	top                 :  0px;
	left                :  0px;
	position            :absolute;
	background-color    :teal;
}

/* 1.トップエリア背景色_幅最大 */
.A0000_toparea_resizable{
	text-align          :center;
	width               :100%;
	height              : 97px;
	min-width       : 995px;
	top                 :  0px;
	left                :  0px;
	position            :absolute;
	background-color    :teal;
}

/* web標準化 start @026 */
.A0000_toparea table{
   margin-left:auto;
   margin-right:auto;
}
/* web標準化 end 026 */

/* 2.トップボタンエリア */
.A0000_topbtnarea{
	text-align          :center;
	width               :57px;
	height              :40px;
}


/* 3.トップエリアのボタン（ポータル） */
.A0000_portalbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :55px;
	height              :25px;
	border-width        :3px;
	border-color        :#99ffff;
	marginp             :3px;
	background-color    :#99ffff;
	padding             :0px;	/* web標準化 @057 */
}

/* 4.トップエリアのボタン（メニュー） */
.A0000_menubutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :55px;
	height              :25px;
	border-width        :3px;
	border-color        :#99ffff;
	marginp             :3px;
	background-color    :#99ffff;
	padding             :0px;	/* web標準化 @057 */
}

/* 5.トップエリアのボタン（戻る） */
.A0000_backbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :50px;
	height              :25px;
	border-width        :3px;
	border-color        :#99ffff;
	marginp             :3px;
	background-color    :#99ffff;
	padding             :0px;	/* web標準化 @057 */
}
	
/* 24.トップエリアのボタン（お気に入り） */
.A0000_favoritebutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :65px;
	height              :25px;
	border-width        :3px;
	border-color        :#ffb6c1;
	marginp             :3px;
	background-color    :#ffb6c1;
	padding             :0px;	/* web標準化 @057 */
}

/* 33.トップエリアのボタン（処理確認） */
.A0000_confirmbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :55px;
	height              :25px;
	border-width        :3px;
	border-color        :#f1a460;
	marginp             :3px;
	background-color    :#f1a460;
	padding             :0px;	/* web標準化 @057 */
}
	
/* 6.トップエリアのボタン（画面印刷）*/
.A0000_printbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :55px;
	height              :25px;
	border-width        :3px;
	border-color        :#f1a460;
	marginp             :3px;
	background-color    :#f1a460;
	padding             :0px;	/* web標準化 @057 */
}

/* 7.トップエリアのボタン（終了） */
.A0000_endbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :50px;
	height              :25px;
	border-width        :3px;
	border-color        :#99ffff;
	margin              :3px;
	background-color    :#99ffff;
	padding             :0px;	/* web標準化 @057 */
}

/* 34.トップエリアのボタン（ヘルプ） */
.A0000_helpbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :50px;
	height              :25px;
	border-width        :3px;
	border-color        :#ffff00;
	margin              :3px;
	background-color    :#ffff00;
	padding             :0px;	/* web標準化 @057 */
}

/* 35.トップエリアのボタン（参照機能） */
.A0000_sanshobutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :55px;
	height              :25px;
	border-width        :3px;
	border-color        :#ffff00;
	margin              :3px;
	background-color    :#ffff00;
	padding             :0px;	/* web標準化 @057 */
}
	
/* 8.トップタイトル（業務名用） 　 */
.A0000_toptitle{
	text-align          :center;
	font-size           :16pt;
	font-weight         :bold;
	height              : 40px;
	color               :white;
	font-family	    :monospace;
}

/* 9.トップタイトル（画面名用） */
.A0000_pagetitle{
    text-align          :center;
    font-size           :14pt;
    font-weight         :normal;
    color               :white;
}


/* 10.トップメッセージエリア */
.A0000_topmsgarea{
	text-align:left;
	font-size:10pt;
	top:40px;
	left:151px;
	width:844px;
	height:56px;
	position:absolute;
	overflow-x:hidden;
	overflow-y:auto;
	color:red;
	background-color:#efdede;
}

/* 10.トップメッセージエリア_幅最大 */
.A0000_topmsgarea_resizable{
	text-align:left;
	top:40px;
	left:0px;
	width:100%;
	height:56px;
	position:absolute;
	background-color:#efdede;
}

/* 10.トップメッセージエリアライン_幅最大 */
.A0000_topmsgarealine_resizable{
	text-align:left;
	top:40px;
	left:150px;
	width:1px;
	height:56px;
	position:absolute;
	background-color:teal;
}

/* 31.オプションエリア(試行表示エリア) */	
.A0000_topoptionarea{
	text-align:center;
	top:40px;
	left:0px;
	width:150px;
	height:56px;
	position:absolute;
	overflow:hidden;
	background-color:#efdede;
	vertical-align:middle;

}	


/* ボディエリア */

/* 11.ボディエリア */
.A0000_divbody{
	top                 : 105px;
	left                :  0px;
	width               :995px;
	height              :599px; /* web標準化  @082   */
	position            :absolute;
	overflow-x          :hidden;
	overflow-y          :auto;
	visibility          :visible;
	text-align	    :center;
}

/* web標準化 start @001   */
.A0000_divbody > table,
.A0000_divbody > div{
   margin-left:auto;
   margin-right:auto;
}
/* web標準化 end @001 */

/* 12.入力項目名エリア （左寄せ）*/
.A0000_itemtitle{
	font-size	:10pt;
	color		:black;
	background-color:#CCEEF5;
	padding-left	:5px;
	vertical-align	:middle;
	font-weight	:bold;
	font-family	:monospace;
	text-align	:left;
}
/* 32.入力項目名エリア（中央揃え） */
.A0000_itemtitle_center{
	font-size	:10pt;
	color		:black;
	background-color:#CCEEF5;
	vertical-align	:middle;
	font-weight	:bold;
	font-family	:monospace;
	text-align	:center;
}

/* 13.項目エリア */
.A0000_itemarea{
	font-size	:10pt;
	background-color:#efffff;
	text-align	:left;

}

/* 14.入力エリア */
.A0000_inputarea{
	font-family	:monospace;
	font-size	:10pt;
	color		:black;
	background-color:#efffff;
	text-align	:left;


}

/* 15.注釈 */
.A0000_note{
	font-family	:monospace;
	font-size	:10pt;
	color		:black;
	text-align	:left;
}

/*　16.見出し */
.A0000_heading{
	font-family	:monospace;
	font-size	:12pt;
	color		:black;
	text-align	:left;
	font-weight	:bold;
}
/*　28.見出し(文字小) */
.A0000_heading_small{
	font-family	:monospace;
	font-size	:10pt;
	color		:black;
	text-align	:left;
	font-weight	:bold;
}

/* 17.画面内リンクボタンエリア */
.A0000_linkbtn{
	text-align          :center;
	left		    :655px;
	width               :300px;
	height              : 20px;
	position            :absolute;
	background-color    :#99ccff;
	font-size	    :10pt;
}


/* 18.テーブル見出し */
.A0000_tableheader{
	font-size           :10pt;
	font-weight         :bold;
	background-color    :#CCDDFF;
	vertical-align	    :middle;
	text-align	    :center;
	font-family	    :monospace;
}


/* 19.ページ替え表示 */
.A0000_pagechange{
	text-decoration     :none;
	color		    :#333399;
	font-weight	    :bold; 
	font-family	    :monospace;
}

/* web標準化 start @100 */
/* 19.ページ替えセンタリング表示 */
.A0000_pagecenter > table{
   margin-left:auto;
   margin-right:auto;
}
/* web標準化 end @100 */

/* 20.ボディエリアに配置する処理用ボタン　*/
.A0000_transactionbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :10pt;
	width               :90px;
	height              :25px;
	border-width        :3px;
	border-color        :#ffb6c1;
	marginp             :3px;
	background-color    :#ffb6c1;
	padding              :0px	;  /* web標準化　@064　*/
}

/* 21.ボディエリアに配置するサイズ指定無しのボタン　*/
.A0000_generalbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :10pt;
	border-width        :3px;
	border-color        :#ffb6c1;
	marginp             :3px;
	background-color    :#ffb6c1;
}
/* 22.ボディエリアに配置するサイズ指定無しのボタン(ボタン色：水色)　*/
.A0000_generalbutton_blue{
	text-align          :center;
	font-family         :monospace;
	font-size           :10pt;
	border-width        :3px;
	border-color        :#99ffff;
	marginp             :3px;
	background-color    :#99ffff;
}
/* 23.テキストの右寄せ指定　*/
.A0000_align_right{
	text-align          :right;
}

/* 25.入力項目名エリア （自動取得項目）*/
.A0000_copied_itemtitle{
	font-size	:10pt;
	color		:blue;
	background-color:#CCEEF5;
	padding-left	:5px;
	vertical-align	:middle;
	font-weight	:bold;
	font-family	:monospace;
	text-align	:left;
}

	
/* 26.エラー時反転　*/
.A0000_error{
	background-color	:red;
}

/* 35.エラー時反転（右寄せ）　*/
.A0000_error_right{
	background-color	:red;
	text-align	:right;
}


/* 27.試行表示用 */	
.A0000_testmodesign{
	font-weight:bold;
	font-size:10pt;
	color:red;
}

/* 29.リスト項目権限なし */
.A0000_no_auth{
	color			:gray;
}

/* 30.画面印刷用 */
.A0000_mask{
	display				:none;
	width				:1000px;
	height				:900px;
	background-color	:#ffffcc;
	position			:absolute;
	top					:0px;
	left				:0px;
	z-index				:1000;
}

/* 37.メニュー画面用ボディエリア */
.A0000_divbody_menu{
	top                 : 105px;
	left                : 30px;
	width               :995px;
	height              :575px;
	position            :absolute;
	overflow-x          :hidden;
	overflow-y          :auto;
	text-align			:left;
	visibility          :visible;
}

/* エラーメッセージエリア */	/* Web標準化 @308 */
.A0000_errormsg{
	width		:995px;
}

/* WEB入力エリア */
.A0000_webinputarea{
	font-family	:monospace;
	font-size	:10pt;
	color		:black;
	background-color:#ddffdd;
	text-align	:left;
}

/* WEB入力項目エリア */
.A0000_webitemarea{
	font-size	:10pt;
	background-color:#ddffdd;
	text-align	:left;
}


/* WEB入力項目名エリア （左寄せ）*/
.A0000_webitemtitle{
	font-size	:10pt;
	color		:black;
	background-color:#d0ffd0;
	padding-left	:5px;
	vertical-align	:middle;
	font-weight	:bold;
	font-family	:monospace;
	text-align	:left;
}

/* WEB入力項目名エリア（中央揃え） */
.A0000_webitemtitle_center{
	font-size	:10pt;
	color		:black;
	background-color:#d0ffd0;
	vertical-align	:middle;
	font-weight	:bold;
	font-family	:monospace;
	text-align	:center;
}

}

/* ************************************************印刷用**************************************************************************** */

@media print{

/* トップエリア */
/* 画面全体の背景色 */
HTML, BODY{
	font-family         :monospace;
	font-weight         :normal;
	font-size           :10pt;
	color               :black;
	background-color    :#ffffcc;
	text-decoration     :none;
}

/* テキストエリアのスクロール */
textarea{
	overflow:hidden;
	font-size           :10pt; /* web標準化　@030 */
}
	
/* 1.トップエリア背景色 */
.A0000_toparea{
	text-align          :center;
	width               :995px;
	height              : 97px;
	top                 :  0px;
	left                :  0px;
	position            :absolute;
	background-color    :teal;
}

/* 1.トップエリア背景色_幅最大 */
.A0000_toparea_resizable{
	text-align          :center;
	width               :100%;
	height              : 97px;
	min-width       : 995px;
	top                 :  0px;
	left                :  0px;
	position            :absolute;
	background-color    :teal;
}

/* web標準化 start @026 */
.A0000_toparea table{
   margin-left:auto;
   margin-right:auto;
}
/* web標準化 end @026 */

/* 2.トップボタンエリア */
.A0000_topbtnarea{
	text-align          :center;
	width               :57px;
	height              :40px;
}


/* 3.トップエリアのボタン（ポータル） */
.A0000_portalbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :55px;
	height              :25px;
	border-width        :3px;
	border-color        :#99ffff;
	marginp             :3px;
	background-color    :#99ffff;
	padding             :0px;	/* web標準化 @057 */
}

/* 4.トップエリアのボタン（メニュー） */
.A0000_menubutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :55px;
	height              :25px;
	border-width        :3px;
	border-color        :#99ffff;
	marginp             :3px;
	background-color    :#99ffff;
	padding             :0px;	/* web標準化 @057 */
}

/* 5.トップエリアのボタン（戻る） */
.A0000_backbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :50px;
	height              :25px;
	border-width        :3px;
	border-color        :#99ffff;
	marginp             :3px;
	background-color    :#99ffff;
	padding             :0px;	/* web標準化 @057 */
}
	
/* 24.トップエリアのボタン（お気に入り） */
.A0000_favoritebutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :65px;
	height              :25px;
	border-width        :3px;
	border-color        :#ffb6c1;
	marginp             :3px;
	background-color    :#ffb6c1;
	padding             :0px;	/* web標準化 @057 */
}

/* 33.トップエリアのボタン（処理確認） */
.A0000_confirmbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :55px;
	height              :25px;
	border-width        :3px;
	border-color        :#f1a460;
	marginp             :3px;
	background-color    :#f1a460;
	padding             :0px;	/* web標準化 @057 */
}
	
/* 6.トップエリアのボタン（画面印刷）*/
.A0000_printbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :55px;
	height              :25px;
	border-width        :3px;
	border-color        :#f1a460;
	marginp             :3px;
	background-color    :#f1a460;
	padding             :0px;	/* web標準化 @057 */
}

/* 7.トップエリアのボタン（終了） */
.A0000_endbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :50px;
	height              :25px;
	border-width        :3px;
	border-color        :#99ffff;
	margin              :3px;
	background-color    :#99ffff;
	padding             :0px;	/* web標準化 @057 */
}
	
/* 8.トップタイトル（業務名用） 　 */
.A0000_toptitle{
	text-align          :center;
	font-size           :16pt;
	font-weight         :bold;
	height              : 40px;
	color               :white;
	font-family	    :monospace;
}

/* 34.トップエリアのボタン（ヘルプ） */
.A0000_helpbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :50px;
	height              :25px;
	border-width        :3px;
	border-color        :#ffff00;
	margin              :3px;
	background-color    :#ffff00;
	padding             :0px;	/* web標準化 @057 */
}

/* 34.トップエリアのボタン（参照機能） */
.A0000_sanshobutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :8pt;
	width               :55px;
	height              :25px;
	border-width        :3px;
	border-color        :#ffff00;
	margin              :3px;
	background-color    :#ffff00;
	padding             :0px;	/* web標準化 @057 */
}
	
/* 9.トップタイトル（画面名用） */
.A0000_pagetitle{
    text-align          :center;
    font-size           :14pt;
    font-weight         :normal;
    color               :white;
}


/* 10.トップメッセージエリア */
.A0000_topmsgarea{
	text-align:left;
	font-size:10pt;
	top:40px;
	left:151px;
	width:844px;
	height:56px;
	position:absolute;
	overflow-x:hidden;
	overflow-y:auto;
	color:red;
	background-color:#efdede;
}

/* 10.トップメッセージエリア_幅最大 */
.A0000_topmsgarea_resizable{
	text-align:left;
	top:40px;
	left:0px;
	width:100%;
	height:56px;
	position:absolute;
	background-color:#efdede;
}

/* 10.トップメッセージエリアライン_幅最大 */
.A0000_topmsgarealine_resizable{
	text-align:left;
	top:40px;
	left:150px;
	width:1px;
	height:56px;
	position:absolute;
	background-color:teal;
}

/* 31.オプションエリア */	
.A0000_topoptionarea{
	text-align:center;
	top:40px;
	left:0px;
	width:150px;
	height:56px;
	position:absolute;
	overflow:hidden;
	background-color:#efdede;
	vertical-align:middle;
}	



/* ボディエリア */

/* 11.ボディエリア */
.A0000_divbody{
	position            :static;
	width               :995px;	/* web標準化  @118   */
	margin-top: 105px;
	text-align	    :center;
}

/* web標準化 start @001   */
.A0000_divbody > table,
.A0000_divbody > div{
   margin-left:auto;
   margin-right:auto;
}
/* web標準化 end @001 */

/* 12.入力項目名エリア（左寄せ） */
.A0000_itemtitle{
	font-size	:10pt;
	background-color:#CCEEF5;
	padding-left	:5px;
	vertical-align	:middle;
	font-weight	:bold;
	font-family	:monospace;
	text-align	:left;

}

/* 32.入力項目名エリア（中央揃え） */
.A0000_itemtitle_center{
	font-size	:10pt;
	background-color:#CCEEF5;
	vertical-align	:middle;
	font-weight	:bold;
	font-family	:monospace;
	text-align	:center;
}

/* 13.項目エリア */
.A0000_itemarea{
	font-size	:10pt;
	background-color:#efffff;
	text-align	:left;
}

/* 14.入力エリア */
.A0000_inputarea{
	font-family	:monospace;
	font-size	:10pt;
	color		:black;
	background-color:#efffff;
	text-align	:left;
}

/* 15.注釈 */
.A0000_note{
	font-family	:monospace;
	font-size	:10pt;
	color		:black;
	text-align	:left;
}

/*　16.見出し */
.A0000_heading{
	font-family	:monospace;
	font-size	:12pt;
	color		:black;
	text-align	:left;
	font-weight	:bold;
}
/*　32.見出し (文字小)*/
.A0000_heading_small{
	font-family	:monospace;
	font-size	:10pt;
	color		:black;
	text-align	:left;
	font-weight	:bold;
}

/* 17.画面内リンクボタンエリア */
.A0000_linkbtn{
	text-align          :center;
	left		    :655px;
	width               :300px;
	height              : 20px;
	position            :absolute;
	background-color    :#99ccff;
	font-size	    :10pt;
}


/* 18.テーブル見出し */
.A0000_tableheader{
	font-size           :10pt;
	font-weight         :bold;
	background-color    :#CCDDFF;
	vertical-align	    :middle;
	text-align	    :center;
	font-family	    :monospace;
}


/* 19.ページ替え表示 */
.A0000_pagechange{
	text-decoration     :none;
	color		    :#333399;
	font-weight	    :bold; 
	font-family	    :monospace;
}

/* web標準化 start @100 */
/* 19.ページ替えセンタリング表示 */
.A0000_pagecenter > table{
   margin-left:auto;
   margin-right:auto;
}
/* web標準化 end @100 */

/* 20.ボディエリアに配置する処理用ボタン　*/
.A0000_transactionbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :10pt;
	width               :90px;
	height              :25px;
	border-width        :3px;
	border-color        :#ffb6c1;
	marginp             :3px;
	background-color    :#ffb6c1;
	padding              :0px	;  /* web標準化　@064　*/
}

/* 21.ボディエリアに配置するサイズ指定無しのボタン　*/
.A0000_generalbutton{
	text-align          :center;
	font-family         :monospace;
	font-size           :10pt;
	border-width        :3px;
	border-color        :#ffb6c1;
	marginp             :3px;
	background-color    :#ffb6c1;
}
/* 22.ボディエリアに配置するサイズ指定無しのボタン(ボタン色：水色)　*/
.A0000_generalbutton_blue{
	text-align          :center;
	font-family         :monospace;
	font-size           :10pt;
	border-width        :3px;
	border-color        :#99ffff;
	marginp             :3px;
	background-color    :#99ffff;
}
	
/* 23.テキストの右寄せ指定　*/
.A0000_align_right{
	text-align          :right;
}
	
/* 25.入力項目名エリア （自動取得項目）*/
.A0000_copied_itemtitle{
	font-size	:10pt;
	color		:blue;
	background-color:#CCEEF5;
	padding-left	:5px;
	vertical-align	:middle;
	font-weight	:bold;
	font-family	:monospace;
	text-align	:left;
}

	
/* 26.エラー時反転　*/
.A0000_error{
	background-color	:red;
}

/* 35.エラー時反転(右寄せ)　*/
.A0000_error_right{
	background-color	:red;
	text-align	:right;
}
	
/* 27.試行表示用 */	
.A0000_testmodesign{
	font-weight:bold;
	font-size:10pt;
	color:red;
}

/* 29.リスト項目権限なし */
.A0000_no_auth{
	color			:gray;
}

/* 36.テキストエリア複数表示 */
.A0000_textarea_2row{
	height			:2em;
}

.A0000_textarea_3row{
	height			:3em;
}

.A0000_textarea_4row{
	height			:4em;
}

.A0000_textarea_5row{
	height			:5em;
}

.A0000_textarea_6row{
	height			:6em;
}

.A0000_textarea_7row{
	height			:7em;
}

.A0000_textarea_8row{
	height			:8em;
}

.A0000_textarea_9row{
	height			:9em;
}

.A0000_textarea_10row{
	height			:10em;
}

.A0000_textarea_11row{
	height			:11em;
}

.A0000_textarea_12row{
	height			:12em;
}

.A0000_textarea_13row{
	height			:13em;
}

.A0000_textarea_14row{
	height			:14em;
}

.A0000_textarea_15row{
	height			:15em;
}

.A0000_textarea_16row{
	height			:16em;
}

.A0000_textarea_17row{
	height			:17em;
}

.A0000_textarea_18row{
	height			:18em;
}

.A0000_textarea_19row{
	height			:19em;
}

.A0000_textarea_20row{
	height			:20em;
}

/* 37.メニュー画面用ボディエリア */
.A0000_divbody_menu{
	position	:absolute;
	margin-top	:105px;
	overflow-y	:visible;
	text-align	:left;
}

/* エラーメッセージエリア */	/* Web標準化 @308 */
.A0000_errormsg{
	width		:995px;
}

/* WEB入力エリア */
.A0000_webinputarea{
	font-family	:monospace;
	font-size	:10pt;
	color		:black;
	background-color:#ddffdd;
	text-align	:left;
}

/* WEB入力項目エリア */
.A0000_webitemarea{
	font-size	:10pt;
	background-color:#ddffdd;
	text-align	:left;
}


/* WEB入力項目名エリア （左寄せ）*/
.A0000_webitemtitle{
	font-size	:10pt;
	color		:black;
	background-color:#d0ffd0;
	padding-left	:5px;
	vertical-align	:middle;
	font-weight	:bold;
	font-family	:monospace;
	text-align	:left;
}

/* WEB入力項目名エリア（中央揃え） */
.A0000_webitemtitle_center{
	font-size	:10pt;
	color		:black;
	background-color:#d0ffd0;
	vertical-align	:middle;
	font-weight	:bold;
	font-family	:monospace;
	text-align	:center;
}

}

