鳴門市文化会館
ホール
会場情報
住所 |
〒772-0003 徳島県鳴門市撫養町南浜字東浜24-7 |
アクセス |
鳴門駅 徒歩15分
神戸淡路鳴門自動車道 鳴門IC 車で7分
徳島自動車道 徳島IC 車で16分
|
収容人数 |
ホール 1,600人
|
コインロッカー |
- |
座席表 |
あり
|
ホームページ |
鳴門市文化会館 |
鳴門市文化会館のアーティスト公演回数ランキング
※LiveFans登録公演数累計
// NARROWSEARCH TL
//jQuery('.typeFes').not('#type00').addClass('hide');
jQuery(document).on('change','#typeLive',function(){
jQuery('.typeFes').addClass('hide');
jQuery('#' + jQuery('#typeLive option:selected').attr('class')).removeClass('hide');
jQuery('.typeFes').not('#' + jQuery('#typeLive option:selected').attr('class')).val('');
});
jQuery(document).on('click','.memoBox > dl dt a.btnMemo',function(){
jQuery(this).parents('dl').hide();
jQuery('form'+jQuery(this).attr('href')).show();
return false;
});
jQuery(document).on('click','dt a.btnCncl',function(){
jQuery('form'+jQuery(this).attr('href')).hide();
jQuery('form'+jQuery(this).attr('href')).siblings('dl').show();
return false;
});