刈羽村生涯学習センター ラピカ
新潟県刈羽郡刈羽村刈羽100
日時:8月15日(月曜日)午前10時から午後8時30分
場所:刈羽村生涯学習センター「ラピカ」とその周辺
豪華なゲストを呼ぶ歌謡ショーやお笑いライブをはじめ、キャラクターショー、仮装盆踊り、スタンプラリー、出店もあり。
今年は、なんと『じゃんけん大会』や『ヘリコプター搭乗体験』もあります。
夜には花火大会も行われます。
村民一同のスターマインをはじめ、5号から特10号まで各種花火が刈羽平野の夜空に打ち上げられます。
皆さまのご来場をお待ちしております。
function initialize_9870_38285768_579624423() {
var marker,
map;
var image = "";
var title = "刈羽村生涯学習センター ラピカ";
var address = "新潟県刈羽郡刈羽村刈羽100";
var phone = "";
var link = "";
var infoBubble = new InfoBubble({
maxWidth: 290,
maxHeight: 320,
shadowStyle: 0,
padding: 0,
backgroundColor: '#fff',
borderRadius: 5,
arrowSize: 20,
borderWidth: 0,
arrowPosition: 20,
backgroundClassName: 'pec-infowindow',
arrowStyle: 2,
hideCloseButton: true
});
//var infowindow = new google.maps.InfoWindow();
function getInfoWindowEvent(marker, content) {
infowindow.close();
infowindow.setContent(content);
infowindow.open(map, marker);
}
var div_class = "dp_pec_map_infowindow";
if(image == "") {
div_class += " dp_pec_map_no_img";
}
var content = '
'
+image
+'
'+title+'';
if(address != "") {
content += ''+address+'';
}
if(phone != "") {
content += ''+phone+'';
}
if(link != "") {
content += 'Visit Website';
}
content +='
'
+'
';
infoBubble.setContent(content);
var latLng = new google.maps.LatLng(37.42508538558146,138.62176874862064);
map = new google.maps.Map(document.getElementById("mapCanvas_9870_38285768_579624423"), {
zoom: 11,
center: latLng,
disableDefaultUI: true,
mapTypeId: google.maps.MapTypeId.ROADMAP
});
marker = new google.maps.Marker({
position: latLng,
map: map,
icon: ""
});
infoBubble.open(map, marker);
/*google.maps.event.addListenerOnce(map, 'idle', function() {
google.maps.event.trigger(map, 'resize');
});*/
}
if(document.readyState === "complete") {
initialize_9870_38285768_579624423();
} else {
// Onload handler to fire off the app.
jQuery(document).ready(function() {
google.maps.event.addDomListener(window, "load", initialize_9870_38285768_579624423);
});
}
草生水(くそうず)とは、石油のことで、越の国(新潟)では古くからこう呼んでいたそうです。
採油式・献上式・献上行列に加え、よさこい、出店、ビンゴ大会、ファイヤーパフォーマンス、地元の児童・生徒によるダンス・マーチングなどの催し物があります。
PDF:http://nishiyama-sci.net/archive/20160726152353.pdf
function initialize_9812_1959858552_1055677209() {
var marker,
map;
var image = "";
var title = "西山ふるさと館";
var address = "柏崎市西山町坂田717番地4";
var phone = "";
var link = "";
var infoBubble = new InfoBubble({
maxWidth: 290,
maxHeight: 320,
shadowStyle: 0,
padding: 0,
backgroundColor: '#fff',
borderRadius: 5,
arrowSize: 20,
borderWidth: 0,
arrowPosition: 20,
backgroundClassName: 'pec-infowindow',
arrowStyle: 2,
hideCloseButton: true
});
//var infowindow = new google.maps.InfoWindow();
function getInfoWindowEvent(marker, content) {
infowindow.close();
infowindow.setContent(content);
infowindow.open(map, marker);
}
var div_class = "dp_pec_map_infowindow";
if(image == "") {
div_class += " dp_pec_map_no_img";
}
var content = '
'
+image
+'
'+title+'';
if(address != "") {
content += ''+address+'';
}
if(phone != "") {
content += ''+phone+'';
}
if(link != "") {
content += 'Visit Website';
}
content +='
'
+'
';
infoBubble.setContent(content);
var latLng = new google.maps.LatLng(37.45053116711657,138.66159418807376);
map = new google.maps.Map(document.getElementById("mapCanvas_9812_1959858552_1055677209"), {
zoom: 11,
center: latLng,
disableDefaultUI: true,
mapTypeId: google.maps.MapTypeId.ROADMAP
});
marker = new google.maps.Marker({
position: latLng,
map: map,
icon: ""
});
infoBubble.open(map, marker);
/*google.maps.event.addListenerOnce(map, 'idle', function() {
google.maps.event.trigger(map, 'resize');
});*/
}
if(document.readyState === "complete") {
initialize_9812_1959858552_1055677209();
} else {
// Onload handler to fire off the app.
jQuery(document).ready(function() {
google.maps.event.addDomListener(window, "load", initialize_9812_1959858552_1055677209);
});
}
ぴっから通り
新潟県柏崎市東本町1丁目 県道151号線
2016年7月16日(土)前夜祭・交流会)18:00〜21:00
7月17日(日)(本番)11:00~17:30
開会式10:00~駅仲通り 閉会式17:30~ぴっから通り
function initialize_9699_1644238798_1918037651() {
var marker,
map;
var image = "";
var title = "ぴっから通り";
var address = "新潟県柏崎市東本町1丁目 県道151号線";
var phone = "";
var link = "";
var infoBubble = new InfoBubble({
maxWidth: 290,
maxHeight: 320,
shadowStyle: 0,
padding: 0,
backgroundColor: '#fff',
borderRadius: 5,
arrowSize: 20,
borderWidth: 0,
arrowPosition: 20,
backgroundClassName: 'pec-infowindow',
arrowStyle: 2,
hideCloseButton: true
});
//var infowindow = new google.maps.InfoWindow();
function getInfoWindowEvent(marker, content) {
infowindow.close();
infowindow.setContent(content);
infowindow.open(map, marker);
}
var div_class = "dp_pec_map_infowindow";
if(image == "") {
div_class += " dp_pec_map_no_img";
}
var content = '
'
+image
+'
'+title+'';
if(address != "") {
content += ''+address+'';
}
if(phone != "") {
content += ''+phone+'';
}
if(link != "") {
content += 'Visit Website';
}
content +='
'
+'
';
infoBubble.setContent(content);
var latLng = new google.maps.LatLng(37.369546593492444,138.5543487428223);
map = new google.maps.Map(document.getElementById("mapCanvas_9699_1644238798_1918037651"), {
zoom: 11,
center: latLng,
disableDefaultUI: true,
mapTypeId: google.maps.MapTypeId.ROADMAP
});
marker = new google.maps.Marker({
position: latLng,
map: map,
icon: ""
});
infoBubble.open(map, marker);
/*google.maps.event.addListenerOnce(map, 'idle', function() {
google.maps.event.trigger(map, 'resize');
});*/
}
if(document.readyState === "complete") {
initialize_9699_1644238798_1918037651();
} else {
// Onload handler to fire off the app.
jQuery(document).ready(function() {
google.maps.event.addDomListener(window, "load", initialize_9699_1644238798_1918037651);
});
}
ぎおん柏崎まつりのクライマックス、海上大花火大会では、玉数約15,000発、20万人以上の観客で賑わいます。
42キロの海岸線を誇る柏崎ならではの海中スターマインや尺玉100発一斉同時打ちは大迫力!!
越後三大花火に数えられる、ぎおん柏崎まつりの花火大会は必見です!!
約15,000発を打上げます。
尺玉300連発、尺玉100発一斉打ち、海中空大スターマイン、600mワイドスターマインは圧巻!魅せます本物の怒迫力!
function initialize_9696_336769690_1374965913() {
var marker,
map;
var image = "";
var title = "柏崎市中央海岸";
var address = "新潟県柏崎市西港町11−30";
var phone = "";
var link = "";
var infoBubble = new InfoBubble({
maxWidth: 290,
maxHeight: 320,
shadowStyle: 0,
padding: 0,
backgroundColor: '#fff',
borderRadius: 5,
arrowSize: 20,
borderWidth: 0,
arrowPosition: 20,
backgroundClassName: 'pec-infowindow',
arrowStyle: 2,
hideCloseButton: true
});
//var infowindow = new google.maps.InfoWindow();
function getInfoWindowEvent(marker, content) {
infowindow.close();
infowindow.setContent(content);
infowindow.open(map, marker);
}
var div_class = "dp_pec_map_infowindow";
if(image == "") {
div_class += " dp_pec_map_no_img";
}
var content = '
'
+image
+'
'+title+'';
if(address != "") {
content += ''+address+'';
}
if(phone != "") {
content += ''+phone+'';
}
if(link != "") {
content += 'Visit Website';
}
content +='
'
+'
';
infoBubble.setContent(content);
var latLng = new google.maps.LatLng(37.370447,138.54681260000007);
map = new google.maps.Map(document.getElementById("mapCanvas_9696_336769690_1374965913"), {
zoom: 11,
center: latLng,
disableDefaultUI: true,
mapTypeId: google.maps.MapTypeId.ROADMAP
});
marker = new google.maps.Marker({
position: latLng,
map: map,
icon: ""
});
infoBubble.open(map, marker);
/*google.maps.event.addListenerOnce(map, 'idle', function() {
google.maps.event.trigger(map, 'resize');
});*/
}
if(document.readyState === "complete") {
initialize_9696_336769690_1374965913();
} else {
// Onload handler to fire off the app.
jQuery(document).ready(function() {
google.maps.event.addDomListener(window, "load", initialize_9696_336769690_1374965913);
});
}