h2 {
	font-weight: bold;
	background: url(../img_common/h2_3_bg.gif)  no-repeat top left;
}

h3 {
	margin:5px 0 5px 15px;
	padding: 5px 0 0 28px;
	padding-bottom: 5px;
	font-weight: bold;
	color:#FF6633;
	background: url(../img_common/h3_3_bg.gif)  no-repeat top left;
}

h5 {
	margin:5px 0 5px 15px;
	padding: 5px 0 0 12px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color:#FF6633;
	background: url(../img_common/h5_3_bg.gif)  no-repeat top left;
}

