いわき芸術文化交流館アリオス
ホール
会場情報
住所 |
〒970-8026 福島県いわき市平字三崎1-6 |
アクセス |
いわき駅南口 徒歩15分
常磐自動車道 いわき中央IC 車で10分
|
収容人数 |
アルパイン大ホール 1,840人 中劇場 687人 小劇場 233人 音楽小ホール 200人
|
コインロッカー |
- |
座席表 |
アルパイン大ホール / 中劇場 / 小劇場 / 音楽小ホール
|
ホームページ |
いわき芸術文化交流館アリオス |
いわき芸術文化交流館アリオスのアーティスト公演回数ランキング
※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;
});