.fusion{
	background:url(../image/title/title004.jpg) 0 40px no-repeat;
	height:90px !important;
	display:block !important;
	visibility:visible !important;
}

* html .fusion{
	background:url(../image/title/title004.jpg) 0 20px no-repeat;
}
*:first-child+html .fusion{
	background:url(../image/title/title004.jpg) 0 20px no-repeat;
}


/*typ*/
h1{
	display:none;
}
p.t_green{
	color:#390;
	font-weight:bolder;
	margin-bottom:0.5em;
	font-size:1.1em;
}
dd{
	text-indent:1em;
}