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

