
/* メニュー */	
#left #menu li a:hover { 
	color: #fff ;/**/
	background:url(img/i4a6d5a091f864.gif) no-repeat bottom left ;
	}

/* サブメニュー */
#left #menu li.st a:hover {
	background:url(img/i4a6d63927c4c3.gif) no-repeat bottom left;}

/* 選択中 */
#left #menu li#on a { background:url(img/i4a6d5a091f864.gif) no-repeat bottom left ; color: #fff ;/**/ }
#left #menu li#on.st a { background:url(img/i4a6d63927c4c3.gif) no-repeat bottom left ;}



/* H3 */

#content-body h3 {
	padding:5px 0px 0px 40px;
	height:41px ;background:url(img/i4a6d59fa023a0.gif) no-repeat;
	border-top:0px ;
	border-right:0 ;
	color:#000;
	}