﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>奈良尚武館道場 &#187; お知らせ</title>
	<atom:link href="http://www.shoubukan.com/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shoubukan.com</link>
	<description>幼稚園児から高齢者まで楽しく稽古を行う奈良の剣道場です。</description>
	<lastBuildDate>Mon, 08 Sep 2025 07:11:52 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>令和7年9月の稽古場所変更（暑さ対策）について</title>
		<link>http://www.shoubukan.com/2025-09-01/p67/</link>
		<comments>http://www.shoubukan.com/2025-09-01/p67/#comments</comments>
		<pubDate>Mon, 01 Sep 2025 07:02:43 +0000</pubDate>
		<dc:creator>shoubukan</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.shoubukan.com/?p=1373</guid>
		<description><![CDATA[【8月のお稽古場所について】 6月〜9月は熱中症対策のため、できる限り空調設備の整った体育館で稽古を行います。 この期間中は、稽古日ごとに場所が異なりますので、ご確認のうえお間違いのないようお願いいたします。 ⸻ 9/4 <a href="http://www.shoubukan.com/2025-09-01/p67/">more</a>]]></description>
			<content:encoded><![CDATA[<p><strong>【8月のお稽古場所について】</strong></p>
<p>6月〜9月は熱中症対策のため、できる限り空調設備の整った体育館で稽古を行います。<br />
この期間中は、稽古日ごとに場所が異なりますので、ご確認のうえお間違いのないようお願いいたします。</p>
<p>⸻</p>
<p> <strong><font color="fuchsia">9/4(木)・9/16(火)・9/25(木)  富雄中学校 体育館</strong></font></p>
<p>※空調がないため、各自で熱中症対策をしていただき、ご無理のないようお願いいたします！</p>
<p>⸻</p>
<p><strong><font color="fuchsia">奈良市西部生涯スポーツセンター</strong></font><br />
（奈良市中町4860／☎0742-52-0100）</p>
<p>・9/2（火）軽運動室<br />
・9/6（土）軽運動室／ダンススタジオ<br />
　※2箇所に別れて稽古します<br />
・9/9（火）軽運動室<br />
・9/11（木）ダンススタジオ<br />
・9/13（土）軽運動室<br />
・9/18（木）ダンススタジオ<br />
・9/20（土）軽運動室<br />
・9/23（火・祝）ダンススタジオ<br />
・9/27（土）軽運動室／ダンススタジオ<br />
　※2箇所に別れて稽古します<br />
・9/30（火）ダンススタジオ</p>
<p>⸻</p>
<p>お間違いのないようご注意ください。</p>
﻿
 
<div id="ngg-gallery-213-1373" class="g_wrap">
 
	<div id="gallery" class="content">
		<div id="controls" class="controls"></div>
		<div class="slideshow-container">
			<div id="loading" class="loader"></div>
			<div id="slideshow" class="slideshow"></div>
		</div>
		<div id="caption" class="caption-container"></div>
	</div>
	<div id="thumbs" class="navigation">
		<ul class="thumbs noscript">
		<!-- Thumbnails -->
					<li>
			<a class="thumb" href="http://www.shoubukan.com/wp-content/gallery/c72ad38e184b4d7288ff595384bbc4a3/9fb5cb9de194f44da07e2ad12982497a.jpg" title=" " class="shutterset_set_213" >
			<img title=" " alt="9fb5cb9de194f44da07e2ad12982497a" src="http://www.shoubukan.com/wp-content/gallery/c72ad38e184b4d7288ff595384bbc4a3/thumbs/thumbs_9fb5cb9de194f44da07e2ad12982497a.jpg" width="78" height="78"/>
			</a>
			 <div class="caption">
                	            		 </div>
			</li>
				</ul>
	</div>
 	<div style="clear: both;"></div>
	<script type="text/javascript">
			jQuery(document).ready(function($) {
				// We only want these styles applied when javascript is enabled
				$('div.navigation').css({'width' : '300px', 'float' : 'left'});
				$('div.content').css('display', 'block');
 
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs ul.thumbs li').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});
 
				// Initialize Advanced Galleriffic Gallery
				var gallery = $('#thumbs').galleriffic({
					delay:                     2500,
					numThumbs:                 18,
					preloadAhead:              10,
					enableTopPager:            true,
					enableBottomPager:         true,
					maxPagesToShow:            10,
					imageContainerSel:         '#slideshow',
					controlsContainerSel:      '#controls',
					captionContainerSel:       '#caption',
					loadingContainerSel:       '#loading',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'スライドショーを開始',
					pauseLinkText:             'スライドショーを停止',
					prevLinkText:              '&lsaquo; 前の写真',
					nextLinkText:              '次の写真 &rsaquo;',
					nextPageLinkText:          '次 &rsaquo;',
					prevPageLinkText:          '&lsaquo; 前',
					enableHistory:             false,
					autoStart:                 false,
					syncTransitions:           true,
					defaultTransitionDuration: 900,
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onPageTransitionOut:       function(callback) {
						this.fadeTo('fast', 0.0, callback);
					},
					onPageTransitionIn:        function() {
						this.fadeTo('fast', 1.0);
					}
				});
			});
		</script> 
 
	<!-- Pagination -->
 	<div class="ngg-clear"></div> 
</div>
 

]]></content:encoded>
			<wfw:commentRss>http://www.shoubukan.com/2025-09-01/p67/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>令和7年8月の稽古場所変更（暑さ対策）について</title>
		<link>http://www.shoubukan.com/2025-08-01/p66/</link>
		<comments>http://www.shoubukan.com/2025-08-01/p66/#comments</comments>
		<pubDate>Fri, 01 Aug 2025 09:25:56 +0000</pubDate>
		<dc:creator>shoubukan</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.shoubukan.com/?p=1365</guid>
		<description><![CDATA[【8月のお稽古場所について】 6月〜9月は熱中症対策のため、できる限り空調設備の整った体育館で稽古を行います。 この期間中は、稽古日ごとに場所が異なりますので、ご確認のうえお間違いのないようお願いいたします。 ⸻ 8/2 <a href="http://www.shoubukan.com/2025-08-01/p66/">more</a>]]></description>
			<content:encoded><![CDATA[<p><strong>【8月のお稽古場所について】</strong></p>
<p>6月〜9月は熱中症対策のため、できる限り空調設備の整った体育館で稽古を行います。<br />
この期間中は、稽古日ごとに場所が異なりますので、ご確認のうえお間違いのないようお願いいたします。</p>
<p>⸻</p>
<p> <strong><font color="fuchsia">8/21(木)  富雄中学校 体育館</strong></font></p>
<p>※空調がないため、各自で熱中症対策をしていただき、ご無理のないようお願いいたします！</p>
<p>⸻</p>
<p><strong><font color="fuchsia">奈良市西部生涯スポーツセンター</strong></font><br />
（奈良市中町4860／☎0742-52-0100）</p>
<p>・8/2（土）軽運動室／ダンススタジオ<br />
　※2箇所に別れて稽古します<br />
・8/5（火）軽運動室<br />
・8/7（木）アリーナ半面<br />
・8/9（土）軽運動室<br />
・8/19（火）軽運動室<br />
・8/23（土）軽運動室<br />
・8/26（火）軽運動室<br />
・8/28（木）ダンススタジオ<br />
・8/30（土）軽運動室</p>
<p>⸻</p>
<p><strong><font color="fuchsia">お盆期間のお休み</strong></font></p>
<p>8/12（火）・14（木）・16（土）はお休みです。<br />
お間違いのないようご注意ください。</p>
﻿
 
<div id="ngg-gallery-211-1365" class="g_wrap">
 
	<div id="gallery" class="content">
		<div id="controls" class="controls"></div>
		<div class="slideshow-container">
			<div id="loading" class="loader"></div>
			<div id="slideshow" class="slideshow"></div>
		</div>
		<div id="caption" class="caption-container"></div>
	</div>
	<div id="thumbs" class="navigation">
		<ul class="thumbs noscript">
		<!-- Thumbnails -->
					<li>
			<a class="thumb" href="http://www.shoubukan.com/wp-content/gallery/d1a79dc3d7f50dd8d0144a4499996550/81017142849e31d0ca86c31c6f62a00e.jpg" title=" " class="shutterset_set_211" >
			<img title=" " alt="81017142849e31d0ca86c31c6f62a00e" src="http://www.shoubukan.com/wp-content/gallery/d1a79dc3d7f50dd8d0144a4499996550/thumbs/thumbs_81017142849e31d0ca86c31c6f62a00e.jpg" width="78" height="78"/>
			</a>
			 <div class="caption">
                	            		 </div>
			</li>
				</ul>
	</div>
 	<div style="clear: both;"></div>
	<script type="text/javascript">
			jQuery(document).ready(function($) {
				// We only want these styles applied when javascript is enabled
				$('div.navigation').css({'width' : '300px', 'float' : 'left'});
				$('div.content').css('display', 'block');
 
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs ul.thumbs li').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});
 
				// Initialize Advanced Galleriffic Gallery
				var gallery = $('#thumbs').galleriffic({
					delay:                     2500,
					numThumbs:                 18,
					preloadAhead:              10,
					enableTopPager:            true,
					enableBottomPager:         true,
					maxPagesToShow:            10,
					imageContainerSel:         '#slideshow',
					controlsContainerSel:      '#controls',
					captionContainerSel:       '#caption',
					loadingContainerSel:       '#loading',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'スライドショーを開始',
					pauseLinkText:             'スライドショーを停止',
					prevLinkText:              '&lsaquo; 前の写真',
					nextLinkText:              '次の写真 &rsaquo;',
					nextPageLinkText:          '次 &rsaquo;',
					prevPageLinkText:          '&lsaquo; 前',
					enableHistory:             false,
					autoStart:                 false,
					syncTransitions:           true,
					defaultTransitionDuration: 900,
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onPageTransitionOut:       function(callback) {
						this.fadeTo('fast', 0.0, callback);
					},
					onPageTransitionIn:        function() {
						this.fadeTo('fast', 1.0);
					}
				});
			});
		</script> 
 
	<!-- Pagination -->
 	<div class="ngg-clear"></div> 
</div>
 

]]></content:encoded>
			<wfw:commentRss>http://www.shoubukan.com/2025-08-01/p66/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>令和7年7月の稽古場所変更（暑さ対策）について</title>
		<link>http://www.shoubukan.com/2025-06-30/p65/</link>
		<comments>http://www.shoubukan.com/2025-06-30/p65/#comments</comments>
		<pubDate>Mon, 30 Jun 2025 04:55:51 +0000</pubDate>
		<dc:creator>shoubukan</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.shoubukan.com/?p=1351</guid>
		<description><![CDATA[6月〜9月は熱中症対策のため、できる限り空調設備の整った体育館で稽古を行います。 この期間中は、稽古日ごとに場所が異なりますので、ご確認のうえお間違いのないようお願いいたします。 ⸻ 《富雄中学校 体育館》 ・7/22( <a href="http://www.shoubukan.com/2025-06-30/p65/">more</a>]]></description>
			<content:encoded><![CDATA[<p>6月〜9月は熱中症対策のため、できる限り空調設備の整った体育館で稽古を行います。<br />
この期間中は、稽古日ごとに場所が異なりますので、ご確認のうえお間違いのないようお願いいたします。</p>
<p>⸻<br />
<strong><font color="fuchsia">《富雄中学校 体育館》</strong></font><br />
・7/22(火) <BR><BR></p>
<p><strong><font color="fuchsia">《奈良市西部生涯スポーツセンター》</strong></font><br />
（奈良市中町4860／☎︎0742-52-0100）<br />
・7/1（火）軽運動室<br />
・7/3（木）アリーナ半面<br />
・7/5（土）軽運動室<br />
・7/8（火）軽運動室<br />
・7/12（土）軽運動室<br />
・7/15（火）軽運動室<br />
・7/17（木）アリーナ半面／ダンススタジオ<br />
　※2箇所に別れて稽古します<br />
・7/19（土）軽運動室<br />
・7/24（木）アリーナ半面<br />
・7/26（土）軽運動室<br />
・7/29（火）軽運動室<br />
・7/31（木）アリーナ半面／ダンススタジオ<br />
　※2箇所に別れて稽古します) <BR><BR></p>
<p><strong><font color="fuchsia">《奈良市西部公民館（学園前駅南口）》</strong></font><br />
（奈良市学園南3丁目1-5 西部会館内／☎︎0742-44-0101）<br />
・7/10（木）6階 体育室<br />
　<strong>駐車場ご利用の方へ</strong><br />
・地下駐車場は【車高1.55mまで】<br />
・来館時に4階受付で駐車券にスタンプを押してもらうと、<br />
　1時間までは無料。<br />
　1時間を超える場合は、2,000円 → 800円に割引されます。<br />
※受付は稽古終了後には閉まっていますので、<br />
　必ずご来館時にお手続きをお願いいたします。</p>
<p>カレンダーは下の画像をクリック！<br />
﻿
 
<div id="ngg-gallery-208-1351" class="g_wrap">
 
	<div id="gallery" class="content">
		<div id="controls" class="controls"></div>
		<div class="slideshow-container">
			<div id="loading" class="loader"></div>
			<div id="slideshow" class="slideshow"></div>
		</div>
		<div id="caption" class="caption-container"></div>
	</div>
	<div id="thumbs" class="navigation">
		<ul class="thumbs noscript">
		<!-- Thumbnails -->
					<li>
			<a class="thumb" href="http://www.shoubukan.com/wp-content/gallery/b9644437736729f6020a3ee8c619d8d7/dc2f228fa37610b37a7a5bc7602aadf1.jpg" title=" " class="shutterset_set_208" >
			<img title=" " alt="dc2f228fa37610b37a7a5bc7602aadf1" src="http://www.shoubukan.com/wp-content/gallery/b9644437736729f6020a3ee8c619d8d7/thumbs/thumbs_dc2f228fa37610b37a7a5bc7602aadf1.jpg" width="78" height="78"/>
			</a>
			 <div class="caption">
                	            		 </div>
			</li>
				</ul>
	</div>
 	<div style="clear: both;"></div>
	<script type="text/javascript">
			jQuery(document).ready(function($) {
				// We only want these styles applied when javascript is enabled
				$('div.navigation').css({'width' : '300px', 'float' : 'left'});
				$('div.content').css('display', 'block');
 
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs ul.thumbs li').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});
 
				// Initialize Advanced Galleriffic Gallery
				var gallery = $('#thumbs').galleriffic({
					delay:                     2500,
					numThumbs:                 18,
					preloadAhead:              10,
					enableTopPager:            true,
					enableBottomPager:         true,
					maxPagesToShow:            10,
					imageContainerSel:         '#slideshow',
					controlsContainerSel:      '#controls',
					captionContainerSel:       '#caption',
					loadingContainerSel:       '#loading',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'スライドショーを開始',
					pauseLinkText:             'スライドショーを停止',
					prevLinkText:              '&lsaquo; 前の写真',
					nextLinkText:              '次の写真 &rsaquo;',
					nextPageLinkText:          '次 &rsaquo;',
					prevPageLinkText:          '&lsaquo; 前',
					enableHistory:             false,
					autoStart:                 false,
					syncTransitions:           true,
					defaultTransitionDuration: 900,
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onPageTransitionOut:       function(callback) {
						this.fadeTo('fast', 0.0, callback);
					},
					onPageTransitionIn:        function() {
						this.fadeTo('fast', 1.0);
					}
				});
			});
		</script> 
 
	<!-- Pagination -->
 	<div class="ngg-clear"></div> 
</div>
 
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shoubukan.com/2025-06-30/p65/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>令和7年6月の稽古場所変更（暑さ対策）について</title>
		<link>http://www.shoubukan.com/2025-05-30/p64/</link>
		<comments>http://www.shoubukan.com/2025-05-30/p64/#comments</comments>
		<pubDate>Fri, 30 May 2025 08:12:00 +0000</pubDate>
		<dc:creator>shoubukan</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.shoubukan.com/?p=1338</guid>
		<description><![CDATA[6月～9月は猛暑対策のため稽古場所が変更になります。 《奈良市西部生涯スポーツセンター》 　・6/ 3(火) 軽運動室 　・6/ 7(土) 軽運動室(半面) ※ 　・6/10(火) ダンススタジオ 　・6/12(木)富雄 <a href="http://www.shoubukan.com/2025-05-30/p64/">more</a>]]></description>
			<content:encoded><![CDATA[<p><strong>6月～9月は猛暑対策のため稽古場所が変更になります。</strong></p>
<p><strong><font color="fuchsia">《奈良市西部生涯スポーツセンター》</strong></font><br />
　・6/ 3(火) 軽運動室<br />
　・6/ 7(土) 軽運動室(半面) ※<br />
　・6/10(火) ダンススタジオ<br />
　・6/12(木)富雄中学校(半面)<br />
　・6/14(土) 軽運動室<br />
　・6/17(火) 軽運動室<br />
　・6/19(木) ダンススタジオ<br />
　・6/21(土) ダンススタジオ※<br />
　・6/24(火) 軽運動室<br />
　・6/26(木) ダンススタジオ<br />
　・6/28(土) 軽運動室</p>
<p><strong>※6/7(土)、6/21(土)は前半、後半入替え制</strong><br />
◇前半18:00-19:30　子ども<br />
◇後半19:30-21:00　大人</p>
<p>◆奈良市西部生涯スポーツセンター◆<br />
奈良市中町4860番地<br />
Tel：0742-52-0100</p>
<p><strong><font color="fuchsia">《生駒市体育協会高山スポーツセンター》</strong></font><br />
・6/5(木) 体育館半面B</p>
<p><a href="http://iasa-jimukyoku.com/facility/takayamasc/">◆生駒市体育協会高山スポーツセンター◆</a><br />
生駒市高山町166-2<br />
Tel ：0743-85-6606</p>
<p><strong>※6月12日(木)のお稽古場所は富雄中学校半面です。</strong><br />
お間違えの無いよう、よろしくお願いいたします。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shoubukan.com/2025-05-30/p64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>令和7年5月の稽古場所変更のお知らせ　</title>
		<link>http://www.shoubukan.com/2025-05-01/p63-2/</link>
		<comments>http://www.shoubukan.com/2025-05-01/p63-2/#comments</comments>
		<pubDate>Thu, 01 May 2025 06:53:15 +0000</pubDate>
		<dc:creator>shoubukan</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.shoubukan.com/?p=1333</guid>
		<description><![CDATA[【5月のお稽古場所のお知らせ】 5/8(木)、5月10日(土)は、富雄中学校体育館が使用できないため、お稽古場所が変更になります。 ●5月8日(木) 奈良市西部生涯スポーツセンター【1階 ダンススタジオ】 時間：18:3 <a href="http://www.shoubukan.com/2025-05-01/p63-2/">more</a>]]></description>
			<content:encoded><![CDATA[<p><strong>【5月のお稽古場所のお知らせ】</strong><br />
5/8(木)、5月10日(土)は、富雄中学校体育館が使用できないため、お稽古場所が変更になります。</p>
<p><strong>●5月8日(木)</strong><br />
奈良市西部生涯スポーツセンター【1階 ダンススタジオ】<br />
時間：18:30〜21:00</p>
<p><strong>●5月10日(土)</strong><br />
奈良市西部生涯スポーツセンター【2階 軽運動室(半面)】<br />
時間:〈こども〉18:00〜19:30<br />
        〈おとな〉19:30〜21:00</p>
<p><strong>※上記以外の日は富雄中学校体育館です。</strong>お間違いのないよう、よろしくお願いいたします。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shoubukan.com/2025-05-01/p63-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>令和6年9月-4・猛暑対策に係る稽古場所変更のお知らせ</title>
		<link>http://www.shoubukan.com/2024-08-28/p62/</link>
		<comments>http://www.shoubukan.com/2024-08-28/p62/#comments</comments>
		<pubDate>Wed, 28 Aug 2024 01:43:16 +0000</pubDate>
		<dc:creator>shoubukan</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.shoubukan.com/?p=1320</guid>
		<description><![CDATA[まだまだ暑いですね。引き続き稽古場所を変更致しますので、お間違えの無いようお願いいたします。 【9月の稽古場所】 下記の西部生涯スポーツセンター以外の日の稽古場所は富雄中学校体育館です。 ・奈良市西部生涯スポーツセンター <a href="http://www.shoubukan.com/2024-08-28/p62/">more</a>]]></description>
			<content:encoded><![CDATA[<p>まだまだ暑いですね。引き続き稽古場所を変更致しますので、お間違えの無いようお願いいたします。</p>
<p><b>【9月の稽古場所】</b><br />
下記の西部生涯スポーツセンター以外の日の稽古場所は富雄中学校体育館です。</p>
<p>・奈良市西部生涯スポーツセンター<br />
　 奈良市中町4860番地<br />
  　Tel：0742-52-0100</p>
<p><b><font color="red">【西部生涯スポーツセンター】</b></font><br />
　・9/ 3(火)  軽運動室(全面)<br />
　・9/ 7(土)　軽運動室(半面)※<br />
　・9/10(火)  軽運動室(全面)<br />
　・9/14(土)  軽運動室(全面)<br />
　・9/19(木)  アリーナ(半面)<br />
　・9/21(土)  軽運動室(全面)<br />
　・9/28(土)  軽運動室(全面)</p>
<p>　※9/7(土)は前半、後半入替え制<br />
・前半18:00-19:30　子ども<br />
・後半19:30-21:00　大人</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shoubukan.com/2024-08-28/p62/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>令和6年8月-3・猛暑対策に係る稽古場所変更のお知らせ</title>
		<link>http://www.shoubukan.com/2024-07-31/p60/</link>
		<comments>http://www.shoubukan.com/2024-07-31/p60/#comments</comments>
		<pubDate>Wed, 31 Jul 2024 07:52:39 +0000</pubDate>
		<dc:creator>shoubukan</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.shoubukan.com/?p=1308</guid>
		<description><![CDATA[今年の夏は例年に増して暑いですね。引き続き以下の日程にてエアコンの入る稽古場所を確保しましたのでお知らせ致します。以下の日は富雄中学校では稽古をしませんので、お間違えの無いようご注意ください。 ※稽古場所の広さの都合上、 <a href="http://www.shoubukan.com/2024-07-31/p60/">more</a>]]></description>
			<content:encoded><![CDATA[<p>今年の夏は例年に増して暑いですね。引き続き以下の日程にてエアコンの入る稽古場所を確保しましたのでお知らせ致します。以下の日は富雄中学校では稽古をしませんので、お間違えの無いようご注意ください。<BR><br />
<B>※稽古場所の広さの都合上、土曜日は全て、前半は子ども、後半は大人の入替え制です。</B><BR></p>
<p><b>【8月の稽古場所】<BR><br />
<font color=red>◎8/13(火)、8/15(木)はお稽古はお休みです</font></b><BR></p>
<p>・奈良市西部生涯スポーツセンター<br />
　 奈良市中町4860番地<br />
  　Tel：0742-52-0100</p>
<p>・西部公民館　6階体育室<br />
　 奈良市学園南三丁目1番5号 西部会館内<br />
　 Tel：0742-44-0101</p>
<p><b>【西部生涯スポーツセンター】</b><br />
　・8/ 3(土)　軽運動室(全面)<br />
　・8/ 6(火)  軽運動室(全面)<br />
　・8/10(土)  軽運動室(全面)<br />
　・8/17(土)  軽運動室(半面)※<br />
　・8/20(火)  軽運動室(全面)<br />
　・8/22(木)  ダンススタジオ(全面)<br />
　・8/24(土)  軽運動室(半面)※<br />
　・8/27(火)  軽運動室(全面)<br />
　・8/31(土)  軽運動室(全面)</p>
<p>　※8/17(土)、8/24(土)は前半、後半入替え制<br />
・前半18:00-19:30　子ども<br />
・後半19:30-21:00　大人</p>
<p><b>【西部公民館6階　体育室】</b><br />
   ・8/1(木)<br />
   ・8/8(木)<br />
　<br />
<b><font color=red>上記以外の日(8月29日)は富雄中学校です！</font></b></p>
<p>　　注)　西部公民館地下駐車場は車高1.55メートルまで<br />
　　注)　来館時に4階受付で駐車券にスタンプを押してもらうと駐車料金が2000円→800円になります</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shoubukan.com/2024-07-31/p60/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>全国中学校予選結果速報</title>
		<link>http://www.shoubukan.com/2024-07-30/p61/</link>
		<comments>http://www.shoubukan.com/2024-07-30/p61/#comments</comments>
		<pubDate>Tue, 30 Jul 2024 03:38:28 +0000</pubDate>
		<dc:creator>shoubukan</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.shoubukan.com/?p=1314</guid>
		<description><![CDATA[【全国中学校剣道大会】（8月18日～20日：新潟市） ◆女子個人戦出場：松尾美海・松尾美空 ◆女子団体戦出場：後木琴葉・後木葉月　富雄中学（松尾美海・松尾美空） 【近畿大会】 ◆女子個人戦出場：松尾美海・松尾美空・後木琴 <a href="http://www.shoubukan.com/2024-07-30/p61/">more</a>]]></description>
			<content:encoded><![CDATA[<p>【全国中学校剣道大会】（8月18日～20日：新潟市）<br />
◆女子個人戦出場：松尾美海・松尾美空<br />
◆女子団体戦出場：後木琴葉・後木葉月　富雄中学（松尾美海・松尾美空）<br />
【近畿大会】<br />
◆女子個人戦出場：松尾美海・松尾美空・後木琴葉<br />
◆女子団体戦出場：後木琴葉・後木葉月　富雄中学（松尾美海・松尾美空）</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shoubukan.com/2024-07-30/p61/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>令和6年夏-2・猛暑対策に係る稽古場所変更のお知らせ</title>
		<link>http://www.shoubukan.com/2024-06-25/p59/</link>
		<comments>http://www.shoubukan.com/2024-06-25/p59/#comments</comments>
		<pubDate>Tue, 25 Jun 2024 04:41:44 +0000</pubDate>
		<dc:creator>shoubukan</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.shoubukan.com/?p=1303</guid>
		<description><![CDATA[6月で既に猛暑であったため、7月以降は相当な酷暑が予想されます。つきましては以下の日程にてエアコンの入る稽古場所を確保しましたのでお知らせ致します。以下の日は富雄中学校では稽古をしませんので、お間違えの無いようご注意くだ <a href="http://www.shoubukan.com/2024-06-25/p59/">more</a>]]></description>
			<content:encoded><![CDATA[<p>6月で既に猛暑であったため、7月以降は相当な酷暑が予想されます。つきましては以下の日程にてエアコンの入る稽古場所を確保しましたのでお知らせ致します。以下の日は富雄中学校では稽古をしませんので、お間違えの無いようご注意ください。<BR><br />
<B>※稽古場所の広さの都合上、土曜日は全て、前半は子ども、後半は大人の入替え制です。</B><BR></p>
<p>・奈良市西部生涯スポーツセンター<br />
　 奈良市中町4860番地<br />
  　Tel：0742-52-0100<BR></p>
<p>・西部公民館　6階体育室<br />
　 奈良市学園南三丁目1番5号 西部会館内<br />
　 Tel：0742-44-0101<BR></p>
<p><B>【西部生涯スポーツセンター】</B><br />
　・7/2(火)　軽運動室(全面)<br />
　・7/6(土)　軽運動室(半面)※<br />
　・7/9(火)  軽運動室(全面)<br />
　・7/11(木) ダンススタジオ(全面)<br />
　・7/13(土) ダンススタジオ(全面)※<br />
　・7/18(木) ダンススタジオ(全面)<br />
　・7/20(土) 軽運動室(半面)※<br />
　・7/23(火) 軽運動室(全面)<br />
　・7/25(木) ダンススタジオ(全面)<br />
　・7/27(土) 軽運動室(半面)※<br />
　・7/30(火) 軽運動室(全面)</p>
<p>　※7/6(土)、7/13(土)、7/20(土)、7/27(土)は前半後半入替え制<br />
・前半18:00-19:30　子ども<br />
・後半19:30-21:00　大人<BR></p>
<p><B>【西部公民館6階　体育室】</B><br />
　・7/4(木)<br />
　<br />
　　注)　西部公民館地下駐車場は車高1.55メートルまで<br />
　　注)　来館時に4階受付で駐車券にスタンプを押してもらうと駐車料金が2000円→800円になります</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shoubukan.com/2024-06-25/p59/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>令和6年夏・猛暑対策に係る稽古場所変更のお知らせ</title>
		<link>http://www.shoubukan.com/2024-05-27/p58/</link>
		<comments>http://www.shoubukan.com/2024-05-27/p58/#comments</comments>
		<pubDate>Mon, 27 May 2024 08:43:05 +0000</pubDate>
		<dc:creator>shoubukan</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.shoubukan.com/?p=1294</guid>
		<description><![CDATA[本年も猛暑対策のため、取得できる限りエアコンの入る体育館を確保しました。以下の日程につきましては稽古場所が変更となりますので、お知らせします。 【稽古場所：西部生涯スポーツセンター】 　（奈良市中町4860番地　Tel： <a href="http://www.shoubukan.com/2024-05-27/p58/">more</a>]]></description>
			<content:encoded><![CDATA[<p>本年も猛暑対策のため、取得できる限りエアコンの入る体育館を確保しました。以下の日程につきましては稽古場所が変更となりますので、お知らせします。<BR><BR><br />
【稽古場所：西部生涯スポーツセンター】<br />
　（奈良市中町4860番地　Tel：0742-52-0100）<BR><br />
　・6/4(火)　 軽運動室(全面)<BR><br />
　・6/8(土)　 軽運動室(全面)<BR><br />
　・6/11(火)   軽運動室(全面)<BR><br />
　・6/15(土)   軽運動室(全面)<BR><br />
　・6/18(火)   ダンス室(全面)<BR><br />
　・6/22(土)   軽運動室(全面)<BR><br />
　・6/25(火)   軽運動室(全面)<BR><br />
　・6/27(木)   ダンス室(全面)<BR><br />
　・6/29(土)   軽運動室(全面)<BR><br />
<BR><br />
【稽古場所：西部公民館】<br />
　（奈良市学園南三丁目1番5号 西部会館内  Tel：0742-44-0101）<BR><br />
　・6/6(木)　（学園前駅前）6階　体育室<BR><br />
　注)　西部公民館地下駐車場は車高1.55メートルまで<br />
　注)　来館時に4階受付で駐車券にスタンプを押してもらうと駐車料金が2000円→800円になります。<BR><BR><br />
お間違えのないようにお願い致します。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shoubukan.com/2024-05-27/p58/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
