$(function() {
		$('.idx_ban-camp2 a').lightBox({fixedNavigation:true});
	});
$(function() {
		$('.item_details-l a').lightBox({fixedNavigation:true});
	});
$(function() {
		$('.arc_txt a img').lightBox({fixedNavigation:true});
	});
