@charset "utf-8";

/*//////////////////////////////////////////////////////////////////////////////

	[report.css] Ver.20100823
	
	(C) Shinkousoku Printing Inc.
	
	contents:
		1. container
			1-1. h3

//////////////////////////////////////////////////////////////////////////////*/


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

	1. container

------------------------------------------------------------------------------*/
body#report div#content h2 {
	height: 120px;
	background-image: url(../img/main_report.jpg);
	background-repeat: no-repeat
}

body#report div#content h2.backbumber {
	background-image: url(../img/main_report_backnumber.jpg);
}

/*	1-1. h3
------------------------------------------------------------------------------*/
body#report div#content h3 {
	background-image: url(../img/report_h3.jpg);
}