/* --- ���X�g�G���A --- */
OL.qa{
	width: 600px; /* ���X�g�G���A�̕� */
margin: 0;
padding: 0;
list-style-type: none;
}

/* --- ���X�g���ڂ̓�e --- */
ol.qa dl{
	margin: 0;
background: #f9f9f9 url(qa_back.gif) repeat-x top; /* ���X�g���ڂ̔w�i */
}

/* --- Question�G���A --- */
ol.qa dt{
	margin: 0;
padding: 8px 6px 6px 35px; /* Question�G���A�̃p�f�B���O�i��E�����j */
background: url(q6g.gif) no-repeat 4px 5px; /* Question�G���A�̔w�i */
border: 1px #c0c0c0 solid; /* Question�G���A�̋��E�� */
font-weight: bold;
line-height: 120%;
}

/* --- Answer�G���A --- */
ol.qa dd{
	margin: 0;
padding: 11px 6px 25px 35px; /* Answer�G���A�̃p�f�B���O�i��E�����j */
background: #ffffff url(a5.gif) no-repeat 4px 8px; /* Answer�G���A�̔w�i */
line-height: 150%;
}
