|
|
|
演奏率:1% |
購入エレクトリックパレード- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2025/09/28 (日) 16:00
@さいたまスーパーアリーナ (埼玉県)[出演] オーイシマサヨシ
[ゲスト] REAL AKIBA BOYZ, Tom-H@ck
レビュー:--件
ポップス

2025/09/27 (土) 18:00
@さいたまスーパーアリーナ (埼玉県)[出演] オーイシマサヨシ
[ゲスト] 鈴木愛理, 加藤純一
レビュー:1件
ポップス

2024/03/02 (土) 18:00
@日本武道館 (東京都)[出演] オーイシマサヨシ
[ゲスト] 大石昌良, REAL AKIBA BOYZ, グリッドマン, ダイナゼノン, グリッドナイト, ウルトラマンロッソ, ウルトラマンブル, Tom-H@ck
レビュー:--件
ポップス
// 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;
});