西天満GANZ toi, toi, toi
会場情報
住所 |
〒530-0047 大阪府大阪市北区西天満5-13-7 近江ビルB1F |
アクセス |
南森町駅 徒歩9分
東梅田駅 徒歩9分
大阪天満宮駅 徒歩11分
梅田駅 徒歩13分
大阪駅 徒歩15分
|
収容人数 |
200人
|
コインロッカー |
- |
座席表 |
なし
|
ホームページ |
西天満GANZ toi, toi, toi |
西天満GANZ toi, toi, toi スケジュール
西天満GANZ toi, toi, toiのアーティスト公演回数ランキング
※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;
});