|
|
演奏率:1% |
購入Happiness Is A Warm Gun- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2015/03/08 (日) 16:30
@渋谷公会堂 (東京都)[出演] 上田雅利, 伊豆田洋之, 坂崎幸之助, 杉真理, 村田和人, RICKY, 土屋剛
[ゲスト] 根本要
レビュー:1件
ポップスフォーク/ニューミュージックロック
2010/02/20 (土)
@市川市文化会館 大ホール (千葉県)[出演] RICKY, 上田雅利, 伊豆田洋之, 坂崎幸之助, 杉真理, 風祭東, 小泉信彦
[ゲスト] 告井延隆
レビュー:--件
ポップスロックフォーク/ニューミュージック
// 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;
});