/* CSS Document */
@import url(../style_menu/m_oryl05/menu.css);
@import url(../style_contents/c_oryl05/contents.css);

#header {
	background :  url("img_l/header_bg.jpg") no-repeat right bottom #FFF ;
	border-bottom:1px solid #cccccc;}
	
/*　タイトル設定　*/

#header h1 {
	color: #0063B8;}

#header h2 { 
	color: #333}	
	
#header a { color : #0063B8 ; text-decoration : underline ;}
#header a:hover { text-decoration:none;}


/* コンテンツ--------------------- */

#content {
	background: url("../img_common/contents_bg.gif") repeat-x #fff;}

/*　---------------------★フッター---------------------　*/
#footer {
	background:#FAD281;}

/*　SEOテキスト用　*/

#footer p { color:#333}

/*　著作権表記　*/

#footer p.copyright { color:#333}