周南TIKI-TA
ライブハウス
(~500人)
会場情報
住所 |
〒745-0874 山口県周南市公園区5865-11 チキータビル1F |
アクセス |
徳山駅北口 徒歩20分
動物園文化会館入口バス停 徒歩すぐ
山陽自動車道 徳山東IC 車で10分
山陽自動車道 徳山西IC 車で20分
中国自動車道 鹿野IC 車で30分
|
収容人数 |
350人
|
コインロッカー |
- |
座席表 |
なし
|
ホームページ |
周南TIKI-TA |
周南TIKI-TAのアーティスト公演回数ランキング
※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;
});