大阪国際交流センター
ホール
会場情報
住所 |
〒543-0001 大阪府大阪市天王寺区上本町8-2-6 |
アクセス |
大阪上本町駅14番出口 徒歩7分
四天王寺前夕陽ヶ丘駅1番出口 徒歩7分
谷町九丁目駅10番出口 徒歩8分
上本町八丁目バス停 徒歩1分
阪神高速道路 環状線 道頓堀IC 車で6分
阪神高速道路 松原線 文の里IC 車で8分
|
収容人数 |
大ホール 1,006人
|
コインロッカー |
- |
座席表 |
あり
|
ホームページ |
大阪国際交流センター |
大阪国際交流センターのアーティスト公演回数ランキング
※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;
});