@charset "UTF-8";
/* CSS Document */

/*business*/
h2#business {
	background: url(../business/img/tit_business.gif) no-repeat;
	width:155px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}

/*agri*/
h2#agri {
	background: url(../business/img/tit_agri.gif) no-repeat;
	width:258px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}

/*trade*/
h2#trade {
	background: url(../business/img/tit_trade.gif) no-repeat;
	width:155px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}

h2#affiliation {
	background: url(../business/img/tit_affiliation.gif) no-repeat;
	width: auto;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}