/*------------ 共通系の画面のｽﾀｲﾙｼｰﾄ ------------*/
.normal {
	font-size: 75%; color: #333333 ;
}
.caption {
	font-size: 85%; color: #333333 ; letter-spacing: 1px ;
}
.Message 
{
	font-weight: bold; font-size: large; color: red ;
}
.header{
}
.header_image_click
{
	cursor:pointer;
}
.ImageClick
{
	cursor:pointer;
}
.header_message_infomation
{
	font-size:small;color: black
}
.header_message_warnning
{
	font-size:small;color: yellow
}
.header_message_error
{
	font-size:small;color: red
}
.header_font_large
{
	font-size:large
}
.header_font_medium
{
	font-size:medium
}
.header_font_small
{
	font-size:small
}
.header_font_least
{
	font-size:x-small
}

.footer
{
	font-size:medium;
	MARGIN-BOTTOM: 0.3em;
	COLOR: #333333;
}
.footer_image_click
{
	cursor:pointer;
}
.hight_light
{
	COLOR:Red;
	font-weight:bold;
	
}

.pnlLimited
{
	filter:alpha(opacity=90);
    background:white;
    position : absolute;
    border:1px solid black;
    width:750px;
    font-size:xx-large;
    font-weight:900;
    text-align:center;
    vertical-align:middle;
    
    
}
#pnlMasterExpireZone.pnlExpire
{
	
	width:750px;
	margin-top:2em;
	margin-left:5em;
	 
	 
}

table.table_message
{
	width:750px;
}
table.table_tdVisible_false
{
	width:400px;
}
table.table_message td.td001,
table.table_tdVisible_false td.td001
{
	width: 25px;
}
table.table_message td.td002
{
	width:415px;
}
table.table_tdVisible_false td.td002
{
	width:230px;
}
table.table_message td.td003
{
	width:125;
}
table.table_message td.td004
{
	width:110px;
}
table.table_message td.td005
{
	width:75px;
}
table.table_tdVisible_false td.td_visible_false
{
}


