@charset "UTF-8";

.lBox dl {
	border-top: 1px solid #babcbe;
	width: 710px;
	}

.lBox dt, dd {
	line-height: 16px;
	}

.lBox dt {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 0px 5px 35px;
	color: #b20000;
	background: url(../images/qa/ico_q.jpg) 0 0 no-repeat;
	}

.lBox dd {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 0px 10px 85px;
	background: url(../images/qa/ico_a.jpg) 50px 0 no-repeat;
	border-bottom: 1px solid #babcbe;
	}