/* CSS Document */
@import url(menu_green10/menu.css);
@import url(contents_green09/contents.css);
@import url(foot_green06/foot.css);

body{
}
#container{
	background:#FFFFFF url(img_l/contents_bg.gif) left top repeat-y;
	width:798px;
	border:1px solid #CCCCCC;
	border-top:none;
}
	

#header {
	background : url("img_l/header_bg.jpg") no-repeat left top #FFF ;
	height:79px;
	width:798px;
}
	
/*　タイトル設定　*/

#header h1 {
	color: #3486E0;}

#header h2 { 
	color:#fff}	
	
#header a { color : #3486E0 ; text-decoration : underline ;}
#header a:hover { text-decoration:none;}