@charset "utf-8";

/*---メインコンテンツ---*/
#mainContents #content #question dd {
background-image: url(../question/images/q.gif);
background-repeat: no-repeat;
padding-left: 30px;
margin-bottom: 10px;
}

#mainContents #content #question dt {
	background-image: url(../question/images/a.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
