/* CSS Document */
@import url(menu_green09/menu.css);
@import url(contents_green08/contents.css);
@import url(foot_green05/foot.css);

body{
}
#container{
	background:#FFFFFF;
}
	

#header {
	background : url("img_l/header_bg.gif") no-repeat left top #FFF ;
	height:93px;
	margin-bottom:11px;
}
	
/*　タイトル設定　*/

#header h1 {
	color: #3486E0;}

#header h2 { 
	color:#fff}	
	
#header a { color : #3486E0 ; text-decoration : underline ;}
#header a:hover { text-decoration:none;}