5 |
ラスト定番
|
演奏率:40% |
購入奇跡のかたまり- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2024/03/03 (日) 17:00
@神戸朝日ホール (兵庫県)[出演] 奥華子
レビュー:--件
ポップス
2024/02/02 (金) 18:30
@浅草公会堂 (東京都)[出演] 奥華子
レビュー:--件
ポップス
2023/12/03 (日) 13:00
@中部国際空港セントレア 第一ターミナル4F イベントプラザ (愛知県)[出演] 奥華子
レビュー:--件
ポップス
2023/11/18 (土) 14:00
@新宿アイランドタワー パティオ広場 (東京都)[出演] 奥華子
レビュー:--件
ポップス
// 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;
});