.qa_arrow {
	background: url(../images/q_a/yaji.gif) no-repeat left center;
	padding-left: 20px;
}
.qa_title {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.q_char {
	color: #00286C;
	background: url(../images/q_a/q.gif) no-repeat left bottom;
	height: 25px;
	padding-left: 35px;
	text-align: left;
	font-size: 15px;
	padding-top: 15px;
}
.a_char {
	color: #333333;
	background: url(../images/q_a/a.gif) no-repeat;
	padding-left: 35px;
	border: 1px solid #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	line-height: 20px;
}
