倉敷市芸文館
ホール
会場情報
住所 |
〒710-0046 岡山県倉敷市中央1-18-1 |
アクセス |
倉敷駅 徒歩15分
中央二丁目(倉敷芸文館)バス停 徒歩すぐ
山陽自動車道 倉敷IC 車で20分
瀬戸中央自動車道 早島IC 車で20分
|
収容人数 |
ホール 885人 アイシアター 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;
});