@charset "Shift_JIS";


/* ============= /en/jmb/faq/ ============== */

div.flame1 {
	border: 5px solid #e3e3e3;
	padding: 10px;
}

dl.qa dt {
	background: url(/en/common_rn/img/icon_qa01_question.gif) no-repeat 0 0.05em;
	margin: 0 0 5px;
	padding: 0 0 5px 15px;
	padding-left: 2.2em;
	text-indent: -1em;	
}
dl.qa dd {
	background: url(/en/common_rn/img/icon_qa01_answer.gif) no-repeat 0 0.05em;
	margin: 0;
	padding: 0 0 0 15px;
	padding-left: 2.2em;
	text-indent: -1em;
}
dl.qa dd.line1 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #d7d7d7;
}