
上田正樹, 伊東ゆかり, 佐藤竹善, 国分友里恵, 寺尾聰, 杉山清貴, 杏里, 松本伊代, 林哲司, 武藤彩未, 稲垣潤一, 菊池桃子, 鈴木瑛美子, Little Black Dress, Emi Meyer, 杉山清貴 & オメガトライブ, 土岐麻子, 松城ゆきの
2023/11/05 (日) 17:00 開演 @東京国際フォーラム ホールA (東京都)ライブ情報に戻る
~林哲司 作曲活動50周年記念 オフィシャル・プロジェクト~ ザ・シティ・ポップ・クロニクル 林哲司の世界 in コンサート をクリップしているユーザー
// 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;
});