@charset "euc-jp";

/*----- copyright(C) NIED Hi-net -----*/

.popup_body            {margin:0px; padding:0px; background:#999;}
.popup_blk12b          {color:#000; font-size:12px; font-weight:bold;}
.popup_blk14n          {color:#000; font-size:14px; font-weight:normal;}
.popup_blk14b          {color:#000; font-size:14px; font-weight:bold;}
.popup_red12n          {color:#900; font-size:12px; font-weight:normal;}
.popup_red12b          {color:#900; font-size:12px; font-weight:bold;}
.popup_red14n          {color:#900; font-size:14px; font-weight:normal;}
.popup_red14b          {color:#900; font-size:14px; font-weight:bold;}
.popup_warning_img     {vertical-align:top; border:0px;}
.popup_clang           {display:inline-block; width:100%; text-align:right;}

table.popup_update     {border:1px #036 solid; border-collapse:collapse; border-spacing:0px;
                        width:750px; margin-top:5px;}
table.popup_update  td {color:#000; font-size:12px; line-height:1.6; background:#fff; padding:10px;}
table.popup_update .tit{color:#eee; font-size:16px; font-weight:bold; text-align:center; background:#052;}

table.popup            {border:0px; border-collapse:collapse; border-spacing:0px; width:100%;}
table.popup  td        {color:#000; font-size:12px; font-weight:normal; line-height:1.4; padding:3px;}
table.popup .base      {border:1px #036 solid; background:#fff;}
table.popup .bnn       {width:120px; border:0px;}
table.popup .tit1      {color:#fff; font-size:14px; font-weight:bold; white-space:nowrap;
                        text-align:center; background:#036; height:30px;}
table.popup .tit2      {color:#000; font-size:14px; font-weight:bold; white-space:nowrap;}
table.popup .tit3      {color:#000; font-size:14px; font-weight:bold; background:#999;}
table.popup .qrcd1     {border:1px #036 solid; background:#eee; text-align:center;}
table.popup .qrcd2     {border:1px #036 solid; font-size:10px; background:#fff; text-align:center;}
table.popup .close     {border:0px; text-align:center; height:50px; background:#999;}
table.popup_l          {border:0px; border-collapse:collapse; border-spacing:0px; width:100%;}
table.popup_l  td      {color:#000; font-size:12px; font-weight:normal; line-height:1.4;
                        text-align:center; padding:3px; border:1px #666 solid; background:#fff;}
table.popup_l .lst1    {background:#ccc;}  
table.popup_intbl      {border:0px; border-collapse:collapse; border-spacing:0px;}
table.popup_intbl  td  {color:#000; font-size:12px; font-weight:normal; line-height:1.4; padding:3px;}
table.popup_intbl .blk {width:12px;}
table.popup_intbl .i1  {color:#003; font-weight:bold; background:#bbb; padding:3px;}
table.popup_intbl .i2  {color:#333; background:#bbb; padding:3px;}
table.popup_alltbl     {border:0px; border-collapse:collapse; border-spacing:0px; width:100%;}
table.popup_alltbl  td {color:#000; font-size:12px; font-weight:normal; line-height:1.4; padding:3px;}
table.popup_alltbl .l1 {font-size:14px; font-weight:bold; white-space:nowrap;}
table.popup_alltbl .l2 {white-space:nowrap; text-align:right;}
table.popup_alltbl .l3 {font-weight:bold; white-space:nowrap; background:#89a8e5; border:1px solid #333;}
table.popup_alltbl .l4 {white-space:nowrap; border:1px solid #333;}
table.popup_alltbl .hi {white-space:nowrap; border:1px solid #333; background:#89a8d5;}  
table.popup_alltbl .f  {white-space:nowrap; border:1px solid #333; background:#89c5a8;}
