3 |
|
演奏率:42% |
購入Spiral- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2023/02/18 (土) 13:25
@下北沢Laguna (東京都)[出演] 小玉しのぶ
レビュー:--件
ポップス
2018/05/27 (日) 17:15
@大阪Acoload 2018会場 [FootRock & BEERS / Live bar N / rhythmos HOUSE ブラステ / Cafe & Bar TOBIRA] (大阪府)[出演] 小玉しのぶ
レビュー:--件
ポップスロックアイドル
2018/04/26 (木) 20:10
@京橋SEVEN★DAYS OSAKA (大阪府)[出演] 小玉しのぶ
レビュー:--件
ポップス
2017/01/28 (土) 19:40
@尼崎Blanton (兵庫県)[出演] 小玉しのぶ
レビュー:--件
ポップスロック
2017/01/27 (金) 19:30
@京橋SEVEN★DAYS OSAKA (大阪府)[出演] 小玉しのぶ
レビュー:--件
ポップス
2016/11/28 (月) 19:40
@尼崎Blanton (兵庫県)[出演] 小玉しのぶ
レビュー:--件
ポップス
2016/11/23 (水) 17:00
@京橋音楽祭2016会場 (大阪府)[出演] 小玉しのぶ
レビュー:--件
ポップスイージーリスニングヴィジュアル系
2016/07/07 (木) 20:45
@京橋SEVEN★DAYS OSAKA (大阪府)[出演] 小玉しのぶ
レビュー:--件
ポップス
// 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;
});