岐阜メモリアルセンター
その他
会場情報
住所 |
〒502-0817 岐阜県岐阜市長良福光大野2675-28 |
アクセス |
メモリアルセンター前バス停 徒歩すぐ
メモリアルセンター北バス停 徒歩すぐ
メモリアル正門前バス停 徒歩すぐ
東海北陸自動車道 岐阜各務原IC 車で40分
名神高速道路 岐阜羽島IC 車で40分
名神高速道路 一宮IC 車で50分
|
収容人数 |
で愛ドーム 4,065人 長良川競技場 26,109人
|
コインロッカー |
- |
座席表 |
で愛ドーム / 長良川競技場
|
ホームページ |
岐阜メモリアルセンター |
岐阜メモリアルセンターのアーティスト公演回数ランキング
※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;
});