/* CSS Document */
@import url(../style_menu/menu_blue01/menu.css);
@import url(../style_contents/contents_blue01/contents.css);
@import url(../style_foot/foot_blue01/foot.css);

#header {
	background : url("img_l/header_bg.jpg") no-repeat right bottom #FFF ; }
	
/*　タイトル設定　*/

#header h1 {
	color: #006;}

#header h2 { 
	color:#09c}	
	
#header a { color : #006 ; text-decoration : underline ;}
#header a:hover { text-decoration:none;}
