|
|
演奏率:1% |
購入傷だらけのアイドル- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2009/02/27 (金) 18:30
@神戸国際会館こくさいホール (兵庫県)[出演] 沢田研二, 内田裕也
レビュー:--件
歌謡曲ロック

2009/02/25 (水) 18:30
@C.C.Lemonホール (東京都)[出演] 沢田研二, 内田裕也
レビュー:--件
歌謡曲ロック

2008/01/20 (日)
@C.C.Lemonホール (東京都)[出演] 沢田研二
レビュー:--件
歌謡曲

2008/01/19 (土)
@C.C.Lemonホール (東京都)[出演] 沢田研二
レビュー:--件
歌謡曲

2008/01/16 (水)
@愛知厚生年金会館 ホール (愛知県)[出演] 沢田研二
レビュー:--件
歌謡曲

2008/01/06 (日) 17:30
@C.C.Lemonホール (東京都)[出演] 沢田研二
レビュー:--件
歌謡曲

1971/12/24 (金)
@日生劇場 (東京都)[出演] 沢田研二
レビュー:--件
歌謡曲
// 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;
});