jQuery(function(a){
	a("body.company #sapporo-company-contents-area")
		.find(".panel-group1 .column").BAJL_FlatHeights(3).end()
		.find(".panel-group2 .column").BAJL_FlatHeights(4).end()
		.find(".cols2 .category-item-content").BAJL_FlatHeights(2).end()
		.find(".cols3 .category-item-content").BAJL_FlatHeights(3).end();
});

