/*----------------------------------------------------------------------------------------
　　　　　　　　　　　　　　　　　　　　  　header
----------------------------------------------------------------------------------------*/
#header_catch	{
 margin:4px auto;
 text-align:left;
 font-size:10pt;
 color:#333333;
}

#header	{
	width:840px;
	min-height:70px;
	height: auto !important;
	height: 70px;
	margin:0 auto;
}
#header_left	{
 float:left;
}

#logo	{
 margin:10px 0 10px 10px;
}
#logo_text	{
 margin:20px 0 0 10px;
 font-size:18pt;
}
#logo_text a:link,#logo_text a:visited,#logo_text a:hover,#logo_text a:active	{
 color:#1C783A;
}
