|
1 |
アンコール定番
|
演奏率:40% |
購入パラダイス銀河- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2018/08/18 (土) 17:00
@TOKYO DOME CITY HALL (東京都)[出演] Travis Japan
レビュー:--件
アイドル

1994/08/27 (土) 14:00
@大阪城ホール (大阪府)[出演] 光GENJI
レビュー:--件
歌謡曲アイドル

1994/01/02 (日) 16:30
@大阪城ホール (大阪府)[出演] 光GENJI
レビュー:--件
歌謡曲アイドル

1988/12/31 (土) 21:00
@NHKホール (東京都)[出演] 谷村新司, 松田聖子, 中森明菜, TM NETWORK, 近藤真彦, 堀内孝雄, 工藤静香, チェッカーズ, 爆風スランプ, 和田アキ子…
レビュー:--件
演歌歌謡曲アイドル
// 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;
});