6 |
ラスト定番
|
演奏率:41% |
購入Shining- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2017/01/16 (月) 19:45
@TSUTAYA O-EAST (東京都)[出演] ダイヤモンドルフィー
レビュー:--件
アイドル

2016/07/11 (月) 19:30
@新宿ReNY (東京都)[出演] ダイヤモンドルフィー
レビュー:--件
アイドル

2016/06/13 (月) 17:15
@渋谷WWW (東京都)[出演] ダイヤモンドルフィー
レビュー:--件
アイドルポップス

2016/06/09 (木) 16:55
@Girl's Bomb!!会場 [TSUTAYA O-EAST / TSUTAYA O-WEST / duo MUSIC EXCHANGE] (東京都)[出演] ダイヤモンドルフィー
レビュー:--件
アイドルポップス


2016/01/04 (月) 19:30
@TSUTAYA O-WEST (東京都)[出演] ダイヤモンドルフィー
レビュー:--件
アイドル
// 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;
});