@charset "utf-8";
/* ===================================================================

 file name  :q_a.css
 style info :Q&A

=================================================================== */

/* =============================

	overwrite

=============================== */

dt {
	background:url(../images/q_a/icon_q.png) no-repeat left top;
	height:73px;
	font-size:1.50em;
	font-weight:bold;
	margin-bottom:18px;
	padding:50px 0 0 59px;
	line-height:1.3;
}

dd {
	background:url(../images/q_a/icon_a.png) no-repeat left top;
	height:93px;
	padding:5px 0 0 68px;
	margin:-50px 0 0 140px;
}

.line {
	margin-bottom:40px;
	line-height:0;
}




/* =================================== */








