Z's
2015/06/02 (火) 19:00 開演 @国立代々木競技場 第一体育館 (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/2) |次へ »
ゲストさんのレビュー
Z's 初LIVEでしたが、矢沢永吉のソロステージよりリラックスした感じでしたね!ww
先日亡くられた作詞家ちあき哲也さんの思い出に触れての“YES MY LOVE”はいつもと
違ったニュアンスでしたね。。常々感じていたことを永ちゃんがMCで話していました。
「80年代にPM9をはじめ、矢沢にセクシーな大人の世界の魅力を注入してくれた」
ちなみにMr.Tもちあき哲也さんの作詞ですね!
今回の31年振りの代々木オリンピックのステージは大変特別なものになりました!><
- いいね! 1
- コメント
- 2015/06/03 (水) 00:39
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/2) |次へ »
// 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;
});