#main h2.h2_01,
#main_1column h2.h2_01
{
	height: 35px;
	padding: 0px;
	margin-bottom:10px;
}

h2 span.h2_title {
	font-weight: bold;
	display:block;
	padding:0;
	float:left;
	height:18px;
	margin-top:9px;
	margin-left:24px;
}

* html h2 span.h2_title { margin-left:12px; }


h2 a {
	display:block;
	margin:0;
	padding:0;
	width:47px;
	height:18px;
	background:url(/support/template/img/more_all.gif) left top no-repeat;
	float:left;
  text-indent:-9999px;
	margin-top:9px;
	margin-left:10px;
}


h2 a:hover { background:url(/support/template/img/more_all.gif) left -18px no-repeat; }


