@charset "UTF-8";
/* CSS Document */

@import "/lib/cmn_css/component.css";

#contents div.qaBox {
	background: url(/qa/images/bg_qa_dottline.gif) left bottom repeat-x;
	padding-bottom: 17px;
	width: 615px;
}

#contents div.qaBox p.question {
	font-size: 0;
	line-height: 100%;
	margin-bottom: 11px;
	padding: 5px 0 0 0;
}

#contents div.qaBox p.answer {
	text-indent: -30px;
	padding-left: 30px;
}