36 |
|
演奏率:16% |
購入Let's Dance- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2015/09/30 (水) 19:00
@関内ホール 大ホール (神奈川県)[出演] Jake Shimabukuro
レビュー:--件
アジア/ワールド

2015/09/29 (火) 19:00
@Bunkamura オーチャードホール (東京都)[出演] Jake Shimabukuro
[ゲスト] Def Tech
レビュー:--件
アジア/ワールド

2012/09/15 (土) 18:00
@名鉄ホール (愛知県)[出演] Jake Shimabukuro
レビュー:--件
アジア/ワールド

2009/08/23 (日) 14:00
@恵比寿ザ・ガーデンホール (東京都)[出演] 押尾コータロー, Jake Shimabukuro
レビュー:--件
イージーリスニングアジア/ワールドジャズ/フュージョン

2007/07/29 (日) 19:40
@苗場スキー場 (新潟県)[出演] Jake Shimabukuro
レビュー:--件
オルタナティブ/パンクロックエレクトロニカ/ダンス

// 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;
});