メディキット県民文化センター
ホール
会場情報
住所 |
〒880-0031 宮崎県宮崎市船塚3-210 |
アクセス |
宮崎神宮駅 徒歩20分
文化公園バス停 徒歩1分
霧島3丁目バス停 徒歩4分
宮崎神宮バス停 徒歩5分
東九州自動車道 宮崎西IC 車で15分
宮崎自動車道 宮崎IC 車で20分
|
収容人数 |
アイザックスターンホール 1,818人 演劇ホール 1,112人 イベントホール 300人
|
コインロッカー |
- |
座席表 |
アイザックスターンホール / 演劇ホール / イベントホール
|
ホームページ |
メディキット県民文化センター |
メディキット県民文化センターのアーティスト公演回数ランキング
※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;
});