モーション・ブルー・ヨコハマ
ライブハウス
(~500人)
会場情報
住所 |
〒231-0001 神奈川県横浜市中区新港1-1-2 横浜赤レンガ倉庫2号館3F |
アクセス |
日本大通り駅1番出口 徒歩6分
馬車道駅6番出口 徒歩6分
みなとみらい駅クイーンズスクエア連絡口 徒歩12分
関内駅 徒歩15分
桜木町駅 徒歩15分
|
収容人数 |
200人
|
コインロッカー |
- |
座席表 |
あり
|
ホームページ |
モーション・ブルー・ヨコハマ |
モーション・ブルー・ヨコハマのアーティスト公演回数ランキング
※LiveFans登録公演数累計
// 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;
});