@charset "UTF-8";
/* CSS Document */

dl.qa-dl {
display: block;
padding: 3px 0 0 0;
margin-bottom: 10px;
background-image: url(../img/qa_line.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

dl.qa-dl dt {
display: block;
padding: 3px 0 3px 30px;
margin-bottom: 8px;
background-image: url(../img/qa_ac01.jpg);
background-repeat: no-repeat;
color:#09c;
text-decoration:underline;
zoom:1;
}

dl.qa-dl dd {
display: block;
padding: 3px 0 13px 30px;
background-image: url(../img/qa_ac02.jpg);
background-repeat: no-repeat;
}

dl.qa-dl a {
color: #0099CC;
text-decoration: underline;
}

dl.qa-dl a:hover {
text-decoration: none;
}


/**/
div#qa-page-title {
margin-bottom: 10px;
}

/**/
dl.qa-dl-bottom {
margin-bottom:30px;
}

/* link */
#main .link {
}
