/* lightbox　場所指定 */
$(function() {
$('.gallery a').lightBox();
});

