横須賀芸術劇場
ホール
会場情報
住所 |
〒238-0041 神奈川県横須賀市本町3-27 |
アクセス |
横須賀駅 徒歩8分
汐入駅 徒歩8分
横浜横須賀道路 横須賀IC 車で6分
|
収容人数 |
よこすか芸術劇場 2,000人 ヨコスカ・ベイサイド・ポケット 600人
|
コインロッカー |
あり |
座席表 |
よこすか芸術劇場 / ヨコスカ・ベイサイド・ポケット
|
ホームページ |
横須賀芸術劇場 |
横須賀芸術劇場のアーティスト公演回数ランキング
※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;
});