@charset "utf-8";

dl.qa{
	
}

dl.qa dt{
	border-top: 1px solid #000;
	background: url(../img/mark_q.gif) 0 0 no-repeat;
	font-size: 16px;
	padding: 9px 0 1em 56px;
}

dl.qa dd{
	background: url(../img/mark_a.png) 60px 10px no-repeat;
	padding: 9px 1em 50px 90px;
	color: #555;
	line-height: 1.8;
}