/**
 * 店舗詳細
 *
 * @author yamazaki@re-set.ne.jp(2009.12.16)
 */
$(function() {
  $('.imgList a').lightBox();
});
