#header-other .toppanel-faq{
height:597px;
text-align:center;
background:url(../images/faq/bg_toppanel-faq.jpg) no-repeat 0 0;
}

#header-other .toppanel-faq img{
display:inline;
}

.contentsarea .faq .spacer{
padding:0 10px 0 10px;
}

/* top */

.contentsarea .faq .faqbox{
height:1%;
border:1px solid #CCCCCC;
padding:24px 23px 4px 20px;
margin:0 0 20px 0;
}

.contentsarea .faq .faqbox .category01,
.contentsarea .faq .faqbox .category02,
.contentsarea .faq .faqbox .category03,
.contentsarea .faq .faqbox .category04{
width:615px;
overflow:hidden;
position:relative;
border-bottom:1px dotted #CCCCCC;
padding:0 0 10px 0;
margin:0 0 10px 0;
}

.contentsarea .faq .faqbox .category04{
border-bottom:none;
}

.contentsarea .faq .faqbox .category01 img,
.contentsarea .faq .faqbox .category02 img,
.contentsarea .faq .faqbox .category03 img,
.contentsarea .faq .faqbox .category04 img{
width:220px;
float:left;
}

.contentsarea .faq .faqbox .category01 dl,
.contentsarea .faq .faqbox .category02 dl,
.contentsarea .faq .faqbox .category03 dl,
.contentsarea .faq .faqbox .category04 dl{
width:380px;
float:right;
}


.contentsarea .faq .faqbox .category01 dl dt,
.contentsarea .faq .faqbox .category02 dl dt,
.contentsarea .faq .faqbox .category03 dl dt,
.contentsarea .faq .faqbox .category04 dl dt{
font-size:16px;
font-weight:bold;
margin:0 0 5px 0;
}

.contentsarea .faq .faqbox .category01 dl dd,
.contentsarea .faq .faqbox .category02 dl dd,
.contentsarea .faq .faqbox .category03 dl dd,
.contentsarea .faq .faqbox .category04 dl dd{
font-size:12px;
}

.contentsarea .faq .contactbox{
margin:0 0 30px 0;
}

.contentsarea .faq .contactbox p{
font-size:12px;
font-weight:bold;
color:#5482A4;
text-align:center;
margin:0 0 10px 0;
}

.contentsarea .faq .contactbox ul{
text-align:center;
}

.contentsarea .faq .contactbox ul li img{
display:inline;
}

/* other pages */

.contentsarea .faq .qa{
border-bottom:1px dotted #CCCCCC;
margin:0 0 15px 0;
}

.contentsarea .faq .qa dl{
margin:0 0 15px 0;
}

.contentsarea .faq .qa dl dt{
font-size:14px;
font-weight:bold;
background:url(../images/faq/bg_icon-question.gif) no-repeat 0 50%;
padding:0 0 0 28px;
margin:0 0 10px 0;
}

.contentsarea .faq .qa dl dd{
font-size:12px;
line-height:1.5em;
background:url(../images/faq/bg_icon-answer.gif) no-repeat 16px 2px;
padding:0 0 0 43px;
}

.contentsarea .faq .qa ul{
margin:0 0 15px 0;
}

.contentsarea .faq .qa ul li{
font-size:12px;
font-weight:bold;
background:url(../images/bg_icon02.gif) no-repeat 16px 50%;
padding:0 0 0 28px;
}

