泉谷しげる, 板谷達也
2022/12/18 (日) 15:00 開演 @まちポレいわきB1プラス (福島県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
本日も泉谷しげるライブに参戦。会場は映画館跡地で音が響く。アンコールまで全力なのはいつものことだけど凄いな。ドラムを従えての『眠れない夜』から『国旗はためく下に』は、やはり最高でした。泉谷さんも来年には75歳。身体に気を付けて、かつ精力的にライブ活動してほしいですね。
- いいね! 1
- コメント
- 2022/12/18 (日) 18:10
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/1) |次へ »
// 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;
});