所沢市民文化センター ミューズ
ホール
会場情報
住所 |
〒359-0042 埼玉県所沢市並木1-9-1 |
アクセス |
航空公園駅 徒歩10分
文化センターミューズバス停 徒歩すぐ
関越自動車道 所沢IC 車で30分
|
収容人数 |
アークホール 2,002人 マーキーホール 798人 キューブホール 318人
|
コインロッカー |
- |
座席表 |
アークホール / マーキーホール / キューブホール
|
ホームページ |
所沢市民文化センター ミューズ |
所沢市民文化センター ミューズのアーティスト公演回数ランキング
※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;
});