くずはモール
その他
会場情報
住所 |
〒573-1121 大阪府枚方市楠葉花園町15-1 |
アクセス |
樟葉駅 徒歩すぐ
くずはモール駅バス停 徒歩すぐ
くずは駅バス停 徒歩すぐ
第二京阪道路 京田辺松井IC 車で15分
第二京阪道路 八幡東IC 車で15分
京滋バイパス 久御山淀IC 車で20分
名神高速道路 大山崎IC 車で20分
阪神高速道路 12号守口線 守口IC 車で30分
|
収容人数 |
- |
コインロッカー |
- |
座席表 |
なし
|
ホームページ |
くずはモール |
くずはモールのアーティスト公演回数ランキング
※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;
});