@charset "utf-8";





/* program
***************************************************************** */

#content #main div.qa dl {
	border-top: 1px dotted #2FCACE;
	border-bottom: 1px dotted #2FCACE;
	margin: 10px 0;
}

#content #main div.qa dl dt,
#content #main div.qa dl dd {
	padding: 15px 15px 15px 70px;
	min-height: 40px;
	_height: 40px;
}

#content #main div.qa dl dt {
	font-weight: bold;
	background: url(../qa/_img/img_q.gif) no-repeat 0 100%;
}

#content #main div.qa dl dd {
	background: #EAFBFB url(../qa/_img/img_a.gif) no-repeat 0 0;
}

#content #main p.pageTop {
	margin: 0;
}
