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

qa

*********************************************************************************************/






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



==========================================================================================*/
.qaList{
	margin-bottom:30px;
	padding-bottom:10px;
	background:url(../../images/border2.gif) repeat-x 0 bottom;

}


	.qaList dt{
		margin-bottom:10px;
		padding:5px 0 0 40px;
		min-height:30px;
		height:auto !important;
		height:30px;
		background:url(../images/icon_q.gif) no-repeat;
		color:#0061A9;
		font-weight:bold;
	}
	
	.qaList dd{
		padding:5px 0 0 40px;
		min-height:30px;
		height:auto !important;
		height:30px;
		background:url(../images/icon_a.gif) no-repeat;
	}
