@charset "utf-8";

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

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

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


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

	1. container

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

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

