@charset "Shift_JIS";
/*content*/
.list_q li{
	background:url(../img/icon_q_01.jpg) left top no-repeat;
	padding:2px 0 10px 33px;
	border-bottom:#DBDBDB 1px solid;
	margin-bottom:10px;
}
.box_qa{
	width:641px;
	background:#F7F7F7;
	border:#D7D7D7 1px solid;
	padding:20px 0;
	margin-bottom:20px;
}
.box_qa p{
	width:570px;
	margin:0 auto;
}
.question{
	background:url(../img/icon_q_02.jpg) left no-repeat;
	padding:4px 0 10px 33px;
	margin-bottom:6px;
	line-height:200%;
}
.answer{
	background:url(../img/icon_a.jpg) left no-repeat;
	padding:4px 0 6px 33px;
	line-height:200%;
}