/*内容*/
.content{
	width : 900;
	height : 550;
}

/*---LogViewer---*/

.LogSearchBody{
	border : 0;
	width : 900;
}

.TextAreaSet1{
       font-size : 12pt;
       text-align : center;
       vertical-align : middle;
       width: 150;
       height : 25;
       background-color: #b79dff;
}

.TextAreaSet2{
       font-size : 12pt;
       text-align : left;
       vertical-align : middle;
       height:25;
       background-color: #f0f8ff;
}

.TextAreaSet3{
       font-size : 12pt;
       text-align : left;
       vertical-align : middle;
       height:25;
       background-color: #f0f8ff;
       background: #FEE1C2;
}

.TextAreaSet4 { 
       font-size : 12pt;
       text-align : center;
       vertical-align : middle;
       height:25;
       background-color: #f0f8ff;
}
.TextAreaSet5{
       font-size : 12pt;
       text-align : center;
       vertical-align : middle;
       width: 150;
       background-color: #b79dff;
}
.TextAreaSet6{
       font-size : 12pt;
       text-align : left;
       vertical-align : middle;
       background-color: #f0f8ff;
}

.font1{
       font-size : 12pt;
       text-align : center;
}

.DataTable{
	border : 0;
	background-color : #696969;	
}

.LogData{
	width : 900;
	height : 400;
	overflow-y : scroll;
}

.itembar{
	background : #b79dff;
	width : 100%;
	height : 30;
	line-height : 15px;
}

.itembar0{
	background : #FFFFFF;
	width : 100%;
	height : 30;
	line-height : 15px;
	word-break: break-all;
}

.itembar1{
	background : #CCD0D0;
	width : 100%;
	height : 30;
	line-height : 15px;
	word-break: break-all;
}

/*---Bean生成---*/

/*テブール*/
.btable1{
        width: 100%;
        height:80;
}

.btable2{
		border : 1;
        width: 100%;
        height:30;
}

.bdatatable{
	width : 100%;
	height : 330;
	overflow-y : scroll;
}

.bTextAreaSet1{
       font-size : 12pt;
       font-weight:800;
       text-align : center;
       width: 130;
       height:23;
       background-color: #999999;
}

.bInputArea{
       font-size : 12pt;
       text-align : left;
       height:20;
}

/*トランザクション流入阻止*/

.TransBody{
	border : 0;
	width : 900;	
}
.TransTable{
	border : 0;
	background-color : #696969;	
}


.TransItemBar{
	background : #AFC0C7;
	width : 100%;
	height : 25;
	line-height : 15px;
}

.TransDataTable{
	width : 900;
	height : 400;
	overflow-y : scroll;
}

.InputText{
	font-size : 12pt;
	text-align : left;
	vertical-align : middle;
	width: 200;
	height:25;
	background-color : #FFFFFF;
}
.MustInputText{
	font-size : 12pt;
	text-align : left;
	vertical-align : middle;
	width: 200;
	height:25;
	background-color : #FEE1C2;
}

.InputTextArea{
	font-size : 12pt;
	text-align : left;
	vertical-align : middle;
	width: 400;
	background-color : #FFFFFF;
}

.readonlyText{
	font-size : 12pt;
	text-align : left;
	vertical-align : middle;
	width: 200;
	height:25;
	background-color : lightgrey;
}


.listStyle {  width: 150px; font-size: 11px}


.menuTD {  background-color: #f0f8ff; font-size: 12px; line-height: 1.5em}
.menuTable {  border: none; background-color: #666600}
.menuTitle {  background-color: #666600; margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px; color: #FFFFFF; font-size: 14px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
.menuTR {  background-color: #9B9B00}

.innerTable{
	 background-color: #006600; ; font-size: 10px;
}
.innerTableTd{
	  background-color: #FFFFCC; width: 80px;
}

.hideFrame0 { border-style: none ; background-color: #FFFFFF; visibility : hidden;}
.hideFrame1 { border-style: none ; background-color: #CCD0D0; visibility : hidden;}

