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

2014/02/22 (土) 18:00
@東京キネマ倶楽部 (東京都)[出演] つじあやの
レビュー:--件
ポップスフォーク/ニューミュージック

2012/11/17 (土) 18:00
@東京キネマ倶楽部 (東京都)[出演] つじあやの
レビュー:--件
ポップスフォーク/ニューミュージック

2008/07/12 (土) 15:05
@京都府立山城総合運動公園 太陽が丘特設野外ステージ (京都府)[出演] つじあやの
レビュー:--件
ロックオルタナティブ/パンクポップス

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