@charset "shift_jis";
/*@charset "euc-jp";*/
/*@charset "iso-2022-jp";*/

/*------------------------------------------------*/
/*  ADtemplate ver1.0  */
/*------------------------------------------------*/
/*  templatename [faq]  */
/*  update [20090902]  */
/*  ID [NT]  */
/*------------------------------------------------*/


/*　faq Set　*/
/* -----------------------------------------------*/

/*　index　*/
/* -----------------------------------------------*/
/*　項目別タイトル　*/
.tit_cate {
margin-bottom:25px;
font-size:100%;
font-weight:bold;
line-height:1.2;
}
.tit_cate span {
padding-bottom:3px;
background:url(/images/dot_img01.gif) bottom left repeat-x;
}
/*　Q.アイコン　*/
.tit_iconQ {
padding-top:5px;
padding-bottom:3px;
padding-left:40px;
font-size:90%;
font-weight:bold;
line-height:1.2;
background:url(/faq/img/faq_iconQ.gif) 0px 0px no-repeat;
}
.tit_iconQ a {
line-height:1.2;
}
/*　A.回答部分　*/
.answer {
margin:10px 0px 10px 0px;
padding-left:40px;
display:none;
background:url(/faq/img/faq_iconA.gif) 0px 3px no-repeat;
}
/*　ie8対策　*/
.ie8_block {
width:100px;
height:15px;
display:block;
font-size:small;
}