@charset "utf-8";
/*-------------------------------------------------
  KEISETSUKAI Stylesheet
  * Q_A *
-------------------------------------------------*/
#qa {
background-image:url(/images/qa/back_ground.jpg);
background-repeat:no-repeat;
background-position: right bottom;
}

.qa_block {
	margin-bottom:30px;
	margin-left:17px;
}

.qa_block dl dd {
	background-image: url(/images/qa/a.gif);
	background-repeat:no-repeat;
	background-position: 6px 0;
	margin-top: 10px;
	padding: 0 0 0 35px;
}
.qa_block dl dt {
	width: 555px;
	padding: 0 0 0 0;
	font-size: 14px;
	border-bottom: 1px dotted #111;
}

.title_block {
	margin-bottom:10px;
	margin-left:14px;
}

.title_block02 {
	margin: 0 0 15px 14px;
	width: 568px;
	padding: 3px 0 4px 5px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
}