@charset"shift-JIS";


/* 上部ナヴィゲーションボタン 
-----------------------------------*/
#navi {
width:950px;
height:39px;
margin:0 0 0 0px;
padding:0px;
float:left;
overflow:hidden;
display:inline;
}

#navi img { visibility:hidden }

#navi .n-anicli { background-image: url(../img/navi/navi-anicli24.gif);  background-position: 0px 38px; float:left;}
#navi .n-guide { background-image: url(../img/navi/navi-guide.gif);  background-position: 0px 38px; float:left;}
#navi .n-staff { background-image: url(../img/navi/navi-staff.gif);  background-position: 0px 38px; float:left;}
#navi .n-comments { background-image: url(../img/navi/navi-comments.gif);  background-position: 0px 38px; float:left;}
#navi .n-faq { background-image: url(../img/navi/navi-faq.gif);  background-position: 0px 38px; float:left;}
#navi .n-service { background-image: url(../img/navi/navi-service.gif);  background-position: 0px 38px; float:left;}
#navi .n-search { background-image: url(../img/navi/navi-search.gif);  background-position: 0px 38px; float:left;}

#navi a,
#navi a:link,
#navi a:visited { background-position: 0px 0px; float:left; height: 38px; }
#navi a:hover,
#navi a:active { background-position: 0px 38px; float:left;}

#navi .n-anicli a { background-image: url(../img/navi/navi-anicli24.gif);}
#navi .n-guide a { background-image: url(../img/navi/navi-guide.gif); }
#navi .n-staff a { background-image: url(../img/navi/navi-staff.gif); }
#navi .n-comments a { background-image: url(../img/navi/navi-comments.gif); }
#navi .n-faq a { background-image: url(../img/navi/navi-faq.gif);}
#navi .n-service a { background-image: url(../img/navi/navi-service.gif);}
#navi .n-search a { background-image: url(../img/navi/navi-search.gif); }


/* コンテンツ部分 
-----------------------------------*/

dl.dcfaq {
margin:30px 0 0 0;
}

.btmline {
margin:0 0 50px 75px;
}

.dctel {
margin:10px 0 10px 0;
}

.faqbody {
width:697px;
height:auto;
margin:-5px 0 -6px 75px;
padding:20px 0 20px 0;
float:left;
display:inline;
border-left:5px solid #FFA908;	
border-right:5px solid #FFA908;	
line-height:150%;
}

.faqbody ul {
width:670px;
margin:0;
padding:0;
font-size:12px;
list-style-type: none;
float:left;
}

.faqbody li {
padding-bottom:10px;
background-image :url(../img/dcfaq-q.gif);
background-repeat:no-repeat;
background-position: 15px 2px;
padding-left: 40px;
margin:5px 0 0 0;
}

.faqbody li a{
color:#666;
display:inline;
text-decoration:none;
padding:0px;
}

.faqbody li a:hover{
color:#FF0000;
text-decoration:underline;
}


.faqbodya {
width:650px;
height:auto;
margin:10px 0px 0 95px;
float:left;
display:inline;
border:5px solid #D1D1D1;
}

ul.faqa {
width:650px;
margin:10px 20px 0 0;
padding:0;
font-size:12px;
list-style-type: none;
float:left;
}

li.faqa {
padding-bottom:5px;
background-image :url(../img/dcfaq-q.gif);
background-repeat:no-repeat;
background-position: 15px 0px;
padding-left: 40px;
margin:5px 0 0 0;
line-height:150%;
}

li.faqa a{
color:#666;
display:inline;
text-decoration:none;
padding:0px;
}

li.faqa a:hover{
color:#FF0000;
text-decoration:underline;
}

.anser {
width:600px;
line-height:150%;
letter-spacing:0.5px;
background-image:url(../img/dcfaq-a.gif);
background-repeat: no-repeat;
background-position: 4px 12px;
color:#333;
float:left;
margin:5px 0px 5px 10px;
_margin:5px 0px 5px 5px;
padding:10px 0 5px 30px;
border-top:1px dotted #333;
}

.anser a {
color:#0099CC;
text-decoration:none;
}

.anser a:hover {
color:#FF0000;
text-decoration:underline;
}

.anser p {color:#FF6600;}

.faqtop {
width:650px;
font-size:10px;
float:right;
margin:10px 200px 10px 0;
text-align:right;
}

ul.ans {
margin:10px 0 10px 20px;
list-style-type:disc;
}


ul.pay {
margin:10px 0 10px 20px;
list-style-type:decimal;
}













