@charset "shift_jis";

.faq {
margin:0 0 0 20px;
text-align:left;
color:#555;
font-size:13px;
}

.faq a:link {color: #e2aa22;}
.faq a:visited {color: #e2aa22}
.faq a:active {color: #e2aa22;}
.faq a:hover {color: #ffc843;}
.faq a {text-decoration:none; font-weight:normal;}
.faq a img {border: none;}

.faq_a{
margin-top:10px;
}

.question ul{
list-style-image: url("../faq/image/qbt.jpg")
}


.answer ul{
	list-style-image: url(../faq/image/abt.jpg);
	line-height: 1.4em;
}

#q_list {
	line-height: 2em;
}

