2 |
|
演奏率:50% |
購入光道- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2021/11/07 (日) 18:30
@ROCK JOINT GB (東京都)[出演] 藤沼伸一, 穴井仁吉, 向井レイコ, Regina (RICO, 藤沼伸一, 曽我"JETT SOUL"将之, 名越藤丸), 中尾君と外丸…
[ゲスト] 宙也, 甲田ヤングコーン伸太郎
レビュー:--件
ロック
2019/11/08 (金) 18:30
@ROCK JOINT GB (東京都)[出演] The Rock Band, 舞士, 中尾君と外丸君と藤沼君, 藤沼伸一, 泉谷しげる
レビュー:--件
ロックフォーク/ニューミュージックオルタナティブ/パンク
// 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;
});