@charset "utf-8";

/*-----------------------------
CSS Information

Site URL: http://www.de-club.net/
File name
Created: 2007/08/26 by HK
Last update: 
Copyright(c)K.K. DeAGOSTINI Japan.All rights reserved.

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


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

__container(div#container)

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

#container{
width: 915px;
margin: 0 auto;
}



/* header
------------------------------------------------------*/
#header{
	width: 915px;
	margin:10px auto;
	height:60px;
	background:transparent url(../image/header/hrd_header.jpg) no-repeat scroll center top;
}

#header h1{
	text-indent:-9999px;
	line-height: 60px;
}

#header a { width:915; height:60px; display:block; } 