12 |
|
演奏率:37% |
購入ためいきばかり- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

1976/03/31 (水)
@荻窪LOFT (東京都)[出演] シュガー・ベイブ
レビュー:1件
ポップス

1975/12/23 (火) 18:30
@東京厚生年金会館 (東京都)[出演] シュガー・ベイブ
[ゲスト] 大滝詠一
レビュー:--件
ポップス

1975/04/04 (金) 18:30
@サンケイホールブリーゼ (大阪府)[出演] シュガー・ベイブ, ティン・パン・アレー, 小坂忠, 鈴木茂, 大滝詠一, 吉田美奈子, バンブー
レビュー:--件
ポップスロックジャズ/フュージョン

1975/03/29 (土)
@文京公会堂 (東京都)[出演] シュガー・ベイブ, ティン・パン・アレー, 小坂忠, 鈴木茂, 吉田美奈子, バンブー
レビュー:--件
ポップスロックジャズ/フュージョン

1975/01/24 (金) 18:30
@東京厚生年金会館 (東京都)[出演] シュガー・ベイブ
レビュー:--件
ポップス

1975/01/14 (火)
@関内ホール (神奈川県)[出演] シュガー・ベイブ
レビュー:--件
ポップス
// 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;
});