


#contents h2 {
	position:relative;
	padding : 0;
	background-image :none ;
	border-bottom : none ;

	text-align : left;
	/*HideMacIE\*/
	overflow:hidden;
		/**/
}



#contents h2#h2_1 {
		margin :10px 0 ;
	width: 600px;
	height :30px ;
}

#contents h2#h2_1 span{
	margin : 0;
	padding : 0;
	width:100%;
	height:100%;
	background:url("../img/2011/report_1/h/h2_1.gif") no-repeat;
	top:0;
	left:0;
	position:absolute;
}


#contents h2#h2_2 {
	margin : 20px 0 0 0 ;
	width: 600px;
	height :40px ;
}


#contents h2#h2_2 span{
	margin : 0;
	padding : 0;
	width:100%;
	height:100%;
	background:url("../img/2011/report_1/h/h2_2.gif") no-repeat;
	top:0;
	left:0;
	position:absolute;
}



#contents h2#h2_3 {
	margin : 20px 0 0 0 ;
	width: 600px;
	height :110px ;
}


#contents h2#h2_3 span{
	margin : 0;
	padding : 0;
	width:100%;
	height:100%;
	background:url("../img/2011/report_1/h/h2_3.gif") no-repeat;
	top:0;
	left:0;
	position:absolute;
}







