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