@charset "UTF-8";




/* ---------------------*/


#rightArea div.blkNormal {
	margin:0 auto 30px;
	padding:10px 0 20px;
	border-bottom:1px dotted #cccccc;
}
#rightArea div.blkNormal h3 {
	background:url(img/hl_q.gif) no-repeat left top;
	padding:0 0 0 20px;
	margin:0 0 5px;
	text-indent:0;
	color:#4a4a4a;
	line-height:18px;
	font-size:18px;
	width:550px;
}
#rightArea div.blkNormal h4 {
	background:url(img/hl_a.gif) no-repeat left top;
	text-indent:-9999px;
	margin:10px 0 0;
	padding:0;
	height:20px;
	width:550px;
}
#rightArea div.blkNormal p {
	margin:0 0 5px;
	width:550px;
}
* html #rightArea div.blkNormal {
	margin:0 0 40px;
	width:550px;
}
