@charset "utf-8";


/********************** right *****/

#right .qa {
	clear: both;
	margin: 0 10px 30px 30px;
}

#right .qa dt {
	padding: 0 10px 0 25px;
	background: url(../images/qa/bg_q.gif) 0 6px no-repeat;
	color: #666;
	font-size: 1.16em;
	font-weight: bold;
	margin: 0 0 10px;
	line-height: 1.6;
}

#right .qa dd {
	margin: 0 0 0 16px;
	background: url(../images/qa/bg_a.gif) 0 0 no-repeat;
	padding: 0 0 0 16px;
	line-height: 1.6;
	color: #666;
	min-height: 220px;

}

* html #right .qa dd {
	height: 220px;
}

#right .qa dd span {
	font-weight: bold;
	
	
}

