div#block-01{
	width: 600px;
	margin: 20px auto;
}

p.q{
	width: 600px;
	height: 28px;
	margin: 30px auto 0px auto;
	padding: 9px 0 0 40px;
	background: url(images/icon_q.gif) no-repeat;
	background-position: 0 5px;
	font-size: 16px;
	font-weight: bold;
	color: #66660;
}

p.a{
	width: 550px;
	margin: 0px auto;
	padding: 9px 0 0 50px;
	background: url(images/icon_a.gif) no-repeat;
	background-position: 10px 5px;
	font-size: 13px;
	color: #333333;
}

p.small_q{
	margin-bottom: 10px;
	padding: 0 0 0 16px;
	background: url(images/icon_arrow01.gif) no-repeat;
	background-position: 0 3px;
	font-size: 12px;
	font-weight: bold;
}
