神奈川県立音楽堂
ホール
会場情報
住所 |
〒220-0044 神奈川県横浜市西区紅葉ケ丘9-2 |
アクセス |
桜木町駅西口 徒歩10分
日ノ出町駅 徒歩13分
みなとみらい駅 徒歩20分
戸部一丁目バス停 徒歩5分
紅葉坂バス停 徒歩7分
|
収容人数 |
1,106人
|
コインロッカー |
- |
座席表 |
あり
|
ホームページ |
神奈川県立音楽堂 |
神奈川県立音楽堂のアーティスト公演回数ランキング
※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;
});