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

