1 |
|
演奏率:100% |
購入NEVER RAINS ON SATURDAY- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2018/03/08 (木) 19:30
@渋谷CLUB QUATTRO (東京都)[出演] B-EDGE, カルロス・トシキ
レビュー:--件

2018/03/03 (土) 19:30
@モーション・ブルー・ヨコハマ (神奈川県)[出演] B-EDGE, カルロス・トシキ
レビュー:--件

2018/03/03 (土) 16:30
@モーション・ブルー・ヨコハマ (神奈川県)[出演] B-EDGE, カルロス・トシキ
レビュー:--件

2018/03/01 (木) 21:30
@Billboard Live OSAKA (大阪府)[出演] B-EDGE, カルロス・トシキ
レビュー:--件

2018/03/01 (木) 18:30
@Billboard Live OSAKA (大阪府)[出演] B-EDGE, カルロス・トシキ
レビュー:--件

2018/02/28 (水) 21:15
@Blue Note NAGOYA (愛知県)[出演] カルロス・トシキ
[ゲスト] B-EDGE
レビュー:--件

2018/02/28 (水) 18:30
@Blue Note NAGOYA (愛知県)[出演] カルロス・トシキ
[ゲスト] B-EDGE
レビュー:--件

2018/02/26 (月) 20:45
@モーション・ブルー・ヨコハマ (神奈川県)[出演] B-EDGE, カルロス・トシキ
レビュー:--件

2018/02/26 (月) 17:45
@モーション・ブルー・ヨコハマ (神奈川県)[出演] B-EDGE, カルロス・トシキ
レビュー:--件
// 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;
});