/* CSS Document */



.qa h2	{
	font-size: 21px;
	line-height: 1.5em;
	background: url(../../css/img/line01.gif) repeat-x left center;
}
.qa span	{
	background-color: #FFFFFF;
	padding: 0 10px 0 0;
}
.qa dl	{
	margin-top: 1em;
}
.qa dl dt	{
	font-weight: bold;
	margin-bottom: 0.5em;
}
.qa dl dd	{
	margin-bottom: 1em;
}
.qa dd.dd02	{
	text-align: center;
	margin-bottom: 3em;
	line-height: 3em;
	float: left;
}
.qa ul	{
	list-style-type: decimal;
	margin-left: 2em;
}
