﻿body
{
	padding				: 0px 0px 0px 0px;
	margin				: 5px 0px 0px 0px;
	background-color	: #71ea6b;	
	background-image	: url("../images/bodyback.png");
	background-repeat	: repeat-x;
	background-position	: 0 0;
	font-family			: 'ＭＳ ゴシック';
	font-size			: 10pt;
	text-align			: center;
}

table
{
	padding				: 0px;
	margin				: 0px;
	table-layout		: fixed;
	empty-cells			: show;
}

table.header
{
	width				: 979px;
}

table.bg
{
	background-image	: url("../images/bg5.png");
	background-repeat	: no-repeat;
	width				: 997px;
	/*height				: 480px;*/
	/*height				: 550px;*/
	height				: 610px;
}

table.val_box
{
	/*margin				: 0px 48px 0px 0px;*/
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #dd0000;
	background-color	: #ffdede;
	/*width				: 170px;*/
}

/* 20090924N リバイズ版 */
table.val_box21
{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #666699;
	background-color	: #ffffff;
	/*width				: 170px;*/
}

/* 20090924N リバイズ版 */
table.val_box22
{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #666699;
	background-color	: #ffdede;
	/*width				: 170px;*/
}

table.result
{
	/*width				: 484px;*/
	/*height				: 125px;*/
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	table-layout		: fixed;
/*	border-style		: none;
	border-width		: 0px;
	background-image	: url("../images/bg_result.png");
	background-position	: right top;
	background-repeat	: no-repeat;*/
	border				: solid 2px #ff0000;
}

/* 20090924N リバイズ版 */
td.result
{
	padding				: 1px 0px 1px 0px;
	background-color	: #ff0000;
	color				: #ffffff;
	font-family			: 'ＭＳ ゴシック';
/*	font-weight			: bold;*/
	font-size			: 12pt;
	text-align			: center;
}

td.header
{
	padding				: 0px 0px 2px 20px;
}

td.header_title
{
	background-image	: url("../images/header_title.png");
	background-position	: 0 0;
	background-repeat	: no-repeat;
	width				: 263px;
	height				: 34px;
}

td.header_span
{
	background-image	: url("../images/header_span.png");
	background-position	: 0 0;
	background-repeat	: repeat-x;
	width				: 625px;
	height				: 34px;
	padding-right		: 20px;
}

td.header_logo
{
	background-image	: url("../images/header_logo.png");
	background-position	: 0 0;
	background-repeat	: no-repeat;
	width				: 91px;
	height				: 34px;
}

td.title
{
	padding				: 0px 0px 2px 7px;
}

td.val_lbl
{
	font-family			: 'ＭＳ ゴシック';
	font-size			: 12pt;
	margin				: 0px 0px 0px 0px;
	padding				: 2px 1px 2px 25px;
	text-align			: left;
	color				: #333333;
/*	font-weight			: bold;*/
}

td.val_txt
{
	font-family			: 'ＭＳ ゴシック';
	font-size			: 12pt;
	margin				: 0px 0px 0px 0px;
	padding				: 2px 5px 2px 1px;
	text-align			: right;
	color				: #ee0000;
/*	font-weight			: bold;*/
}

td.val_lbl2
{
	font-family			: 'ＭＳ ゴシック';
	font-size			: 10pt;
	margin				: 0px 0px 0px 0px;
	padding				: 1px 1px 1px 1px;
	text-align			: right;
	color				: #333333;
/*	font-weight			: bold;*/
}

td.val_txt2
{
	font-family			: 'ＭＳ ゴシック';
	font-size			: 10pt;
	margin				: 0px 0px 0px 0px;
	padding				: 1px 5px 1px 1px;
	text-align			: right;
	color				: #ee0000;
/*	font-weight			: bold;*/
}

/* 20090924N リバイズ版 */
td.val_lbl3
{
	font-family			: 'ＭＳ ゴシック';
	font-size			: 10pt;
	margin				: 0px 0px 0px 0px;
	padding				: 1px 1px 1px 25px;
	text-align			: left;
	color				: #333333;
/*	font-weight			: bold;*/
}

td.val_lbl2beg
{
	font-family			: 'ＭＳ ゴシック';
	font-size			: 11pt;
	margin				: 0px 0px 0px 0px;
	padding				: 10px 1px 10px 1px;
	text-align			: right;
	color				: #333333;
/*	font-weight			: bold;*/
}

/* 20090924N リバイズ版 */
td.val_txt2beg
{
	font-family			: 'ＭＳ ゴシック';
	font-size			: 11pt;
	margin				: 0px 0px 0px 0px;
	padding				: 10px 5px 10px 1px;
	text-align			: right;
	color				: #ee0000;
/*	font-weight			: bold;*/
}

/* 20090924N リバイズ版 */
td.val_txt3
{
	font-family			: 'ＭＳ ゴシック';
	font-size			: 10pt;
	margin				: 0px 0px 0px 0px;
	padding				: 2px 0px 2px 1px;
	text-align			: center;
	color				: #ffffff;
	background-color	: #666699;
/*	font-weight			: bold;*/
}

/* 20090924N リバイズ版 */
td.val_txt3beg
{
	font-family			: 'ＭＳ ゴシック';
	font-size			: 12pt;
	margin				: 0px 0px 0px 0px;
	padding				: 10px 0px 10px 1px;
	text-align			: center;
	color				: #ffffff;
	background-color	: #666699;
/*	font-weight			: bold;*/
}

td.list_head
{
	padding				: 1px;
	text-align			: left;
	background-color	: #ffffff;
	border-style		: none none solid none;
	border-width		: 0px 0px 2px 0px;
	border-color		: #999999;
	line-height			: 100%;
	font-size			: 10pt;
}

td.list_head_c
{
	padding				: 1px;
	text-align			: center;
	background-color	: #ffffff;
	border-style		: none none solid none;
	border-width		: 0px 0px 2px 0px;
	border-color		: #999999;
	line-height			: 100%;
	font-size			: 10pt;
}

td.list_head_r
{
	padding				: 1px;
	text-align			: right;
	background-color	: #ffffff;
	border-style		: none none solid none;
	border-width		: 0px 0px 2px 0px;
	border-color		: #999999;
	line-height			: 100%;
	font-size			: 10pt;
}

td.list_no
{
	padding				: 0px 4px 0px 1px;
	text-align			: right;
	border-style		: none none solid none;
	border-width		: 0px 0px 1px 0px;
	border-color		: #cccccc;
}

td.list_item
{
	padding				: 0px 1px 0px 1px;
	text-align			: left;
	vertical-align		: middle;
	border-style		: none none solid none;
	border-width		: 0px 0px 1px 0px;
	border-color		: #cccccc;
	white-space			: nowrap;
}

td.list_item_r
{
	padding				: 0px 1px 0px 1px;
	text-align			: right;
	vertical-align		: middle;
	border-style		: none none solid none;
	border-width		: 0px 0px 1px 0px;
	border-color		: #cccccc;
	white-space			: nowrap;
}

td.list_item_c
{
	padding				: 0px 1px 0px 1px;
	text-align			: center;
	vertical-align		: middle;
	border-style		: none none solid none;
	border-width		: 0px 0px 1px 0px;
	border-color		: #cccccc;
	white-space			: nowrap;
}

td.list_sere,
td.list_keitai
{
	padding				: 0px 1px 0px 1px;
	text-align			: center;
	border-style		: none none solid none;
	border-width		: 0px 0px 1px 0px;
	border-color		: #cccccc;
	white-space			: nowrap;
}

tr.list_11
{
	/*background-color	: #eeeeee;*/
}

tr.list_12
{
	/*background-color	: #ffffff;*/
}

tr.list_21
{
	/*background-color	: #d0fdb0;*/
}

tr.list_22
{
	/*background-color	: #ffffff;*/
}

tr.list_23
{
	/*background-color	: #fff0f0;*/
}

tr.dummy
{
	height				: 0px;
	border				: none 0px #ffffff;
	text-align			: center;
}
/*
td.val_lbl
{
	padding				: 1px;
	text-align			: right;
}

td.val_txt
{
	padding				: 1px 5px 1px 1px;
	text-align			: right;
}
*/

div.list_title1
{
	padding				: 1px 0px 1px 0px;
	border-style		: solid none solid none;
	border-width		: 1px 0px 1px 0px;
	border-color		: #999999;
	background-color	: #ccffff;
	text-align			: center;
	line-height			: 100%;
	font-size			: 10pt;
}

div.list_title2
{
	padding				: 1px 0px 1px 0px;
	border-style		: solid none solid none;
	border-width		: 1px 0px 1px 0px;
	border-color		: #999999;
	background-color	: #ffccff;
	text-align			: center;
	line-height			: 100%;
	font-size			: 10pt;
}

caption
{
	font-size			: 10pt;
}

input.cnt
{
	font-size			: 8pt;
	width				: 15px;
	height				: 13px;
	text-align			: right;
	background-color	: #ffffff;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #90a0b0;
}

input.cnt_readonly
{
	font-size			: 8pt;
	width				: 15px;
	height				: 13px;
	text-align			: right;
	background-color	: #c0c0c0;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #90a0b0;
}

input.fil
{
	font-size			: 10pt;
	width				: 400px;
	cursor				: pointer;
}

input.btn_login,
input.btn_logsearch,
input.btn_setting
{
	cursor				: pointer;
	font-family			: "メイリオ", "ＭＳ Ｐゴシック";
}

input.btn
{
	width				: 150px;
	height				: 17px;
	background-color	: Transparent;
	border				: none 0px;
	text-align			: left;
	font-size			: 9pt;
	cursor				: pointer;
	cursor				: pointer;
	color				: #000000;
}

input.btn_help
{
	width				: 150px;
	height				: 17px;
	background-color	: Transparent;
	border				: none 0px;
	text-align			: left;
	font-size			: 9pt;
	cursor				: pointer;
	cursor				: pointer;
	/*color				: #ff0000;*/
	color				: #0000ff;
}

input.btn_del
{
	width				: 15px;
	height				: 17px;
	text-align			: center;
	vertical-align		: middle;
	font-size			: 7pt;
	cursor				: pointer;
	padding				: 0px;
}

input.btn_cmdresult
{
	height				: 60px;
	background-color	: #c0fda0;
	/*
	color				: #ffffff;
	background-color	: #483D8B;
	border				: solid 1px #48D1CC;
	*/
	font-size			: 10pt;
	text-align			: center;
	cursor				: pointer;
}

/* 20090924N リバイズ版 */
input.btn_select1
{
	height				: 25px;
	background-color	: #ccffff;
	font-size			: 10pt;
	text-align			: center;
	cursor				: pointer;
}

/* 20090924N リバイズ版 */
input.btn_select2
{
	height				: 25px;
	background-color	: #ffccff;
	font-size			: 10pt;
	text-align			: center;
	cursor				: pointer;
}

/* 20090924N リバイズ版 */
input.btn_beginner
{
	height				: 25px;
	background-color	: #ffff00;
	border				: solid 1px #99ccff;
	font-size			: 10pt;
	text-align			: center;
	cursor				: pointer;
}

input.btn_cmd1
{
	font-size			: 8pt;
	height				: 60px;
	text-align			: center;
	cursor				: pointer;
}

input.btn_cmd2, button.btn_cmd2
{
	font-size			: 8pt;
	text-align			: center;
	cursor				: pointer;
}

input.btn_cmd3
{
	font-size			: 8pt;
	height				: 28px;
	text-align			: center;
	cursor				: pointer;
}

input.btn_cmd4, button.btn_cmd4
{
	font-size			: 10pt;
	height				: 50px;
	text-align			: center;
	cursor				: pointer;
}

button.btn_copy
{
	font-size			: 8pt;
	width				: 91px;
	text-align			: center;
	cursor				: pointer;
}

textarea
{
	font-size			: 9pt;
}

body.ERR
{
	padding				: 50px 0px 0px 0px;
	margin				: 0px;
	background-image	: none;
	font-size			: 11pt;
	background-color	: #ffcccc;
}

table.TBL_ERR
{
	width				: 400px;
	border-width		: 1px 3px 3px 1px;
	border-style		: solid;
	border-color		: #cccccc #888888 #888888 #cccccc;
}

td.TD_ERR_HEAD
{
	padding				: 0px 20px 0px 20px;
	background-color	: #cccccc;
	text-align			: left;
	line-height			: 200%;
}

td.TD_ERR_BODY
{
	padding				: 20px 20px 20px 20px;
	background-color	: #ffffff;
	text-align			: left;
	color				: Red;
}


/* 20090924N リバイズ版 */
td.setting
{
	font-family			: 'ＭＳ ゴシック';
	font-size			: 9pt;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	text-align			: left;
	color				: #333333;
}

/* 20090924N リバイズ版 */
td.setting_r
{
	font-family			: 'ＭＳ ゴシック';
	font-size			: 9pt;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	text-align			: right;
	color				: #333333;
}

/* 20090924N リバイズ版 */
input.commit
{
	font-size			: 8pt;
	text-align			: center;
	cursor				: pointer;
}
