3 |
|
演奏率:72% |
購入思い出は美しすぎて- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
≪Prev|1…|4|5|6|7|8|Next≫
1990/06/13 (水)
@神奈川県立青少年センター (神奈川県)[出演] 八神純子
レビュー:--件
フォーク/ニューミュージックポップス歌謡曲
1982/12/22 (水)
@渋谷公会堂 (東京都)[出演] 八神純子
レビュー:--件
フォーク/ニューミュージックポップス歌謡曲
≪Prev|1…|4|5|6|7|8|Next≫
// 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;
});