@charset "utf-8";
/* CSS Document */

.listA01 {
	list-style-type:none;
	margin:0 0 15px 0;
	background:url(../../shared/img/line_dot01.gif) 0 100% repeat-x;
	padding:0 0 15px 10px;
}

.listA01 li {
	margin:0 0 5px 0;
	padding:5px 0 5px 30px;
	background:url(../img/qa_01.gif) no-repeat 0 0.3em;
}



.dListA01  {
	list-style-type:none;
	margin:0 0 15px 0;
	padding:0 0 15px 10px;
}

.dListA01 dt {
	margin:0 0 5px 0;
	padding:5px 0 5px 30px;
	background:url(../img/qa_01.gif) no-repeat 0 0.3em;
}

.dListA01 dd {
	margin:0 0 15px 0;
	padding:5px 0 15px 30px;
	background:url(../img/qa_02.gif) no-repeat 0 0.3em;
	border-bottom:1px solid #ddd;
}