.help                          { position:absolute; z-index:999; text-align:center; display:none; }
.help table                    { padding:0px; }

#help_pop                      { position:absolute; z-index:2; width:320px; background-color:#FFFBF2;}
#help_hid                      { position:absolute; z-index:1;}

.help_tbl                      { margin:0px auto; padding:0; width:300px; border:solid #999 1px; text-align:left; background:#F5FAFF; }
.help_tbl th table             { font-size:108%; }
.help_tbl td table             { font-size:108%; }
.help_tbl th                   { margin:0; padding:0; font-size:93%; }
.help_tbl th#caption           { padding:2px 0; color:#F2F7FC; background-color:#4299F0; font-size:93%; font-weight:bold; }
.help_tbl th#caption em        { float:left; padding:1px 0 0 10px; width:290px; font-style:normal; text-align:left; }
.help_tbl th#caption span      { float:right; padding-right:2px; width:60px; text-align:right; }
.help_tbl .array               { font-weight:normal; }
.help_tbl td                   { padding:1px 3px; font-size:93%; }
.help_tbl td a:link            { color:#333333; text-decoration:none; }
.help_tbl td a:visited         { color:#333333; text-decoration:none; }
.help_tbl td a:active          { color:#333333; text-decoration:underline; }
.help_tbl td a:hover           { color:#333333; text-decoration:underline; }
.help_tbl .disable             { color:#aaa; text-decoration:line-through; }

/*_____ Setting 4 Inner help _____*/
.helpArea                      { background-color:#fff; margin-bottom:2px; border:solid 1px #ccc; }
.helpArea th                   { padding:1px 0 2px 0; color:#2B649C; background:#E1F0FF; }
/*テキスト 装飾 */
.help_tbl span                 { color:#4299F0; }
.help_tbl hr                   { height:1px;color:#D6D6D6; margin-top:5px; }
.help_tbl b                    { display:block; margin-bottom:5px; }
.help_tbl table.helpCell       { width:92%; border:1px solid #C1E0FF; border-collapse:collapse; }
.help_tbl table.helpCell td    { border:1px solid #C1E0FF; border-collapse:collapse; }
.help_tbl .helpCell01          { background:#E1F0FF; width:30%; }
.help_tbl .helpCell02          { background:#FFFFFF; width:70%; }
