/*_________ [1] Tooltop as Help    __________*/
.qtipHelp_Area                { width:302px; border:solid 7px #C1E0FF; text-align:left; background-color:#ffffff; }



/*_________ [1-1] Header Setting   __________*/
.qtipHelp_Area .qtip-title    { padding:7px 4px 7px 8px; width:290px; line-height:1.1; border-bottom:solid 1px #7abdff; background-color:#e1f0ff; }
.qtipHelp_Area .qtip-title em { color:#333333; font-weight:bold; font-style:normal; }



/*_________ [1-2] Contents Setting __________*/
.qtipHelp_Area .qtip-content       { padding:7px 6px 7px 6px; width:290px; border-color:#3399ff; line-height:1.2; background-color:#ffffff; }
.qtipHelp_Area .qtip-content table,
.qtipHelp_Area .qtip-content th,
.qtipHelp_Area .qtip-content td    { border-style:solid; border-color:#C1E0FF; }
.qtipHelp_Area .qtip-content table { border-collapse:collapse; border-width:1px 1px 0 0; width:100%; }
.qtipHelp_Area .qtip-content th    { border-width:0 0 1px 1px; padding:3px; width:20%; vertical-align:top; background-color:#E1F0FF; font-weight:normal; }
.qtipHelp_Area .qtip-content td    { border-width:0 0 1px 1px; padding:3px; width:80%; vertical-align:top; background-color:#FFFFFF; }
.qtipHelp_Area .qtip-content hr    { margin-top:5px; height:1px; color:#D6D6D6; }

/*________ [1-2-1] Icon Introduction ________*/
.qtipHelp_Area .qtip-content table.explain_Table    { border-width:0; }
.qtipHelp_Area .qtip-content table.explain_Table th,
.qtipHelp_Area .qtip-content table.explain_Table td { border-style:dotted; padding:7px 3px 3px 3px; border-width:1px 0 0 0; border-color:#bdbdbd; }
.qtipHelp_Area .qtip-content table.explain_Table th { background-color:#ffffff; }
.qtipHelp_Area .qtip-content table.explain_Table td { color:#666666; }

.qtipHelp_Area .qtip-content table.explain_Table .first_row th,
.qtipHelp_Area .qtip-content table.explain_Table .first_row td { padding:3px; border-width:0; }








