@charset "UTF-8";


/* Logout Body Area */

div.logoutBodyArea{ 
width:716px; 
margin:5px 0 0 4px; 
clear:both;
}

div.logoutBodyArea p.pagetop{
margin:0 5px;
padding:3px 0 10px;
text-align:right;
}

div.logoutBodyArea p.pagetop a{
padding-left:11px;
background:url(/static/img/basic/icon/pagetop001.gif) no-repeat 0% 50%;
font-size:83%;
}

div.logoutBodyArea p.utilityLinks03{
margin-bottom:30px;
}



/* Help first level */

div.helpTitle01{
position:relative;
width:716px;
height:43px;
padding-top:5px;
border:none;
background:url(/static/img/basic/heading/title_help001.gif) no-repeat top;
}

div.helpTitle01 h2{
margin-left:50px;
font-size:1.2em;
line-height:2.4em;
font-weight:bold;
}

div.listHelpArea{
}

div.listHelpArea .entryList01 li{
padding-left:20px;
font-size:108%;
}

div.listHelpArea .entryList01 span{
color:#F57B00;
font-weight:bold;
margin-right:5px;
}

div.helpCategoryArea{
margin-top:15px;
}

div.helpCategoryArea .moreLink01{
background:url(/static/img/basic/common/dotline_horizontal002.gif) repeat-x; 
margin:0 5px;
padding:3px 0 0;
}

div.helpCategoryArea p.pagetop{
margin:0 5px;
padding:3px 0 10px;
text-align:right;
background:url(/static/img/basic/common/dotline_horizontal001.gif) repeat-x;
}

div.helpCategoryArea p.pagetop a{
padding-left:11px;
background:url(/static/img/basic/icon/pagetop001.gif) no-repeat 0% 50%;
font-size:83%;
}

div.helpCategoryBlock{
clear:right;
width:716px;
margin:10px 0;
padding-bottom:10px;
}

div.helpCategoryBlock dt{ 
height:18px; 
background:url(/static/img/basic/heading/body_contents005.gif) no-repeat; 
padding:3px 20px;
font-size:108%;
}

div.helpCategoryBlock dd{  
padding-left:18px; 
margin:3px 0 3px 15px;
background:url(/static/img/basic/icon/help_q.gif) no-repeat 0 2px;
}

/* \*//*/
div.helpCategoryBlock dd{
width:300px;
}
/* */

div.helpCategoryLeft{ 
width:356px; 
float:left;
}

div.helpCategoryRight{ 
width:356px; 
float:right;
}



/* Help second level */

.topicpath{
margin:0 10px 5px;
}



/* Help third level */

.faqDetail01{
border:1px solid #FBB14E;
border-top:none;
}

.faqDetail01 dl{}

.faqDetail01 dt{
background:#FEE7C6; 
font-size:108%;
padding:5px 20px;
border-bottom:1px solid #FFCD8F;
}

.faqDetail01 dt span{
color:#F57B00;
font-weight:bold;
}

.faqDetail01 dd{ 
padding:15px 20px;
font-size:108%;
overflow:visible;
word-break:break-all;
}

/* \*//*/
.faqDetail01 dd{
width:630px;
}
/* */

.faqDetail01 dd p, .faqDetail01 dd ul, .faqDetail01 dd ol{ 
margin-bottom:20px;
}

.faqDetail01 dd ul li{ 
margin:0 0 5px 20px;
list-style:inside disc;
}

.faqDetail01 dd ol li{ 
margin:0 0 5px 20px;
list-style:inside decimal;
}












