/* CSS Document */
@import url(../style_menu/m_oryl24/menu.css);
@import url(../style_contents/c_oryl24/contents.css);
@import url(../style_foot/f_oryl24/foot.css);


#header {
	height:85px;
	background: url("img_l/header_bg.gif") no-repeat left top #FFF ;
	border-bottom:1px solid #999999;
}
#header-body.disp-non a { height:50px ;}


	
/*　タイトル設定　*/

#header h1 {
	color:;
	font-size:18px;
	padding-top:10px;
}

#header h2 { 
	color: #CCCCCC;}	
	
#header a { 
	color: #FFFFFF ;
	text-decoration: none ;
}
#header a:hover { 
	text-decoration:none;
}
	
/* コンテンツ--------------------- */

#content {
	background: url("../img_common/contents_bg.gif") repeat-x;}