


<?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://kanko.nishinomiya-style.jp/spot/spot/kankospot/park/feed/" rel="self" type="application/rss+xml" />
	<link>http://kanko.nishinomiya-style.jp/spot</link>
	<description>Nishinomiya-Style for Tourists</description>
	<lastBuildDate>Fri, 19 Aug 2011 14:09:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>有馬川緑道</title>
		<link>http://kanko.nishinomiya-style.jp/spot/2010/02/28/arimagawaryokudou/</link>
		<comments>http://kanko.nishinomiya-style.jp/spot/2010/02/28/arimagawaryokudou/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 14:15:53 +0000</pubDate>
		<dc:creator>akiko</dc:creator>
				<category><![CDATA[エリアで選ぶ]]></category>
		<category><![CDATA[公園・街路]]></category>
		<category><![CDATA[山口・名塩・武田尾]]></category>
		<category><![CDATA[観光スポット]]></category>
		<category><![CDATA[お出かけ]]></category>
		<category><![CDATA[にしのみや]]></category>
		<category><![CDATA[スポット]]></category>
		<category><![CDATA[有馬川緑道]]></category>
		<category><![CDATA[西宮]]></category>
		<category><![CDATA[西宮市]]></category>
		<category><![CDATA[観光]]></category>

		<guid isPermaLink="false">http://kanko.nishinomiya-style.jp/spot/?p=1388</guid>
		<description><![CDATA[




西宮市山口町上山口から下山口にかけて







三田と有馬を結ぶ有馬軽便鉄道が大正2(1913)年開通し、大正8年に買収され国鉄有馬線と
 なったが、昭和18(1943)年に廃線となった。

その廃線跡の一 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kanko.nishinomiya-style.jp/spot/files/2010/02/kanko-CIMG8394.jpg"><img class="alignnone size-medium wp-image-1533" title="有馬川" src="http://kanko.nishinomiya-style.jp/spot/files/2010/02/kanko-CIMG8394-300x225.jpg" alt="" width="300" height="225" /></a></p>
<table style="width: 500px;" border="0" cellspacing="5">
<tbody>
<tr>
<td style="width: 80px;" align="center" valign="top"><img class="alignnone  size-full wp-image-483" title=" 住所" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/icon_add.gif" alt=" 住所" width="46" height="18" /></td>
<td>西宮市山口町上山口から下山口にかけて</td>
</tr>
<tr>
<td align="center" valign="top"></td>
<td></td>
</tr>
</tbody>
</table>
<p>三田と有馬を結ぶ有馬軽便鉄道が大正2(1913)年開通し、大正8年に買収され国鉄有馬線と<br />
 なったが、昭和18(1943)年に廃線となった。</p>
<p><a id="more-1388"></a></p>
<p>その廃線跡の一部にあたる有馬川右岸(東側)の明治橋から十王堂橋までの間を平成8(1996)年に<br />
 緑地として整備し、同時にホタルの保護活動がはじめられ、初夏にはホタルが見られるようになった。<br />
 また、春には桜の名所としても賑わう。</p>
<p><a href="http://kanko.nishinomiya-style.jp/spot/files/2010/02/kanko-CIMG8410.jpg"><img class="alignnone size-medium wp-image-1534" title="有馬川" src="http://kanko.nishinomiya-style.jp/spot/files/2010/02/kanko-CIMG8410-300x225.jpg" alt="" width="300" height="225" /></a></p>
</p>
<p><img class="alignnone size-full wp-image-495" title="おすすめイベント" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_event.gif" alt="おすすめイベント" width="200" height="18" /><br />
<script src="http://www.google.com/jsapi?key=ABQIAAAAHXMJ4ZmIY0RH8LCx7Jpa3RT5rExhbLw7NZbPZVYCIKw3uR37wxTZLBlkTioZBnYHE5hcEHqBPjnW8Q" type="text/javascript"></script></p>
<p><script type="text/javascript">// <![CDATA[
google.load("feeds", "1");
function initialize() {
  var feed = new google.feeds.Feed("http://event.nishinomiya-style.jp/feed/?tag=＊＊＊");
    feed.setNumEntries(10);
    feed.load(function(result) {
      if (!result.error) {
        var container = document.getElementById("feed");
        for (var i = 0; i < result.feed.entries.length; i++) {
          var entry = result.feed.entries[i];
          var div = document.createElement("li");
          var a = document.createElement("a");
          a.href = entry.link;
          a.target = "_blank" ;
          var date = new Date(entry.publishedDate);
          a.appendChild(document.createTextNode(entry.title));
          div.appendChild(a);
          container.appendChild(div);
        }
      }
    });
  }
  google.setOnLoadCallback(initialize);
// ]]&gt;</script>
</p>
<p><img class="alignnone size-full wp-image-494" title="おすすめコース" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_course.gif" alt="おすすめコース" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-496" title="周辺の立寄りどころ" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_tachiyori.gif" alt="周辺の立寄りどころ" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-498" title="西宮流関連記事" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_nstyle.gif" alt="西宮流関連記事" width="200" height="18" /></p>
<p><a href="http://nishinomiya-style.com/regular/regular_view.asp?idx=100677" target="_blank">ホタル舞う有馬川緑道を歩く</a></p>
<p><a href="http://nishinomiya-style.com/special/special_view.asp?idx=102023&amp;cd_idx=102027" target="_blank">西宮流は南北バスを応援します</a></p>
<p><img class="alignnone size-full wp-image-497" title="周辺ショップ情報" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_shop.gif" alt="周辺ショップ情報" width="200" height="18" /></p>
]]></content:encoded>
			<wfw:commentRss>http://kanko.nishinomiya-style.jp/spot/2010/02/28/arimagawaryokudou/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>武庫川サイクリングロード</title>
		<link>http://kanko.nishinomiya-style.jp/spot/2010/02/28/mukogawacyclingload/</link>
		<comments>http://kanko.nishinomiya-style.jp/spot/2010/02/28/mukogawacyclingload/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 13:21:15 +0000</pubDate>
		<dc:creator>akiko</dc:creator>
				<category><![CDATA[エリアで選ぶ]]></category>
		<category><![CDATA[公園・街路]]></category>
		<category><![CDATA[甲子園～鳴尾浜・西宮浜]]></category>
		<category><![CDATA[観光スポット]]></category>
		<category><![CDATA[お出かけ]]></category>
		<category><![CDATA[にしのみや]]></category>
		<category><![CDATA[スポット]]></category>
		<category><![CDATA[武庫川サイクリングロード]]></category>
		<category><![CDATA[西宮]]></category>
		<category><![CDATA[西宮市]]></category>
		<category><![CDATA[観光]]></category>

		<guid isPermaLink="false">http://kanko.nishinomiya-style.jp/spot/?p=1297</guid>
		<description><![CDATA[




武庫川右岸(西岸)


 
 



南は武庫川河口から北は仁川との合流点あたりまでの松並木の河川敷を走る
約7kmの自転車専用道路。
本格的なロードレース用自転車に乗る人から補助輪つき自転車に乗る子供まで
さ [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kanko.nishinomiya-style.jp/spot/files/2010/02/kanko_mukogawa.jpg"><img class="alignnone size-full wp-image-1536" title="武庫川サイクリングロード" src="http://kanko.nishinomiya-style.jp/spot/files/2010/02/kanko_mukogawa.jpg" alt="" width="300" height="225" /></a></p>
<table style="width: 500px;" border="0" cellspacing="5">
<tbody>
<tr>
<td style="width: 80px;" align="center" valign="top"><img class="alignnone  size-full wp-image-483" title=" 住所" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/icon_add.gif" alt=" 住所" width="46" height="18" /></td>
<td>武庫川右岸(西岸)</td>
</tr>
<tr>
<td align="center" valign="top"> </td>
<td> </td>
</tr>
</tbody>
</table>
<p>南は武庫川河口から北は仁川との合流点あたりまでの松並木の河川敷を走る<br />
約7kmの自転車専用道路。<br />
本格的なロードレース用自転車に乗る人から補助輪つき自転車に乗る子供まで<br />
さまざまな人が利用し、サイクリングを楽しんでいる。</p>
<p><a id="more-1297"></a></p>
<p><img class="alignnone size-full wp-image-495" title="おすすめイベント" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_event.gif" alt="おすすめイベント" width="200" height="18" /><br />
<script src="http://www.google.com/jsapi?key=ABQIAAAAHXMJ4ZmIY0RH8LCx7Jpa3RT5rExhbLw7NZbPZVYCIKw3uR37wxTZLBlkTioZBnYHE5hcEHqBPjnW8Q" type="text/javascript"></script></p>
<p><script type="text/javascript">// <![CDATA[
google.load("feeds", "1");
function initialize() {
  var feed = new google.feeds.Feed("http://event.nishinomiya-style.jp/feed/?tag=＊＊＊");
    feed.setNumEntries(10);
    feed.load(function(result) {
      if (!result.error) {
        var container = document.getElementById("feed");
        for (var i = 0; i < result.feed.entries.length; i++) {
          var entry = result.feed.entries[i];
          var div = document.createElement("li");
          var a = document.createElement("a");
          a.href = entry.link;
          a.target = "_blank" ;
          var date = new Date(entry.publishedDate);
          a.appendChild(document.createTextNode(entry.title));
          div.appendChild(a);
          container.appendChild(div);
        }
      }
    });
  }
  google.setOnLoadCallback(initialize);
// ]]&gt;</script>
</p>
<p><img class="alignnone size-full wp-image-494" title="おすすめコース" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_course.gif" alt="おすすめコース" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-496" title="周辺の立寄りどころ" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_tachiyori.gif" alt="周辺の立寄りどころ" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-498" title="西宮流関連記事" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_nstyle.gif" alt="西宮流関連記事" width="200" height="18" /></p>
<p><a href="http://nishinomiya-style.com/miyakko/miyakko_view.asp?idx=102607&amp;cd_idx=102741" target="_blank">西宮の桜　さくら　サクラ</a>（2008年度記事）</p>
<p><img class="alignnone size-full wp-image-497" title="周辺ショップ情報" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_shop.gif" alt="周辺ショップ情報" width="200" height="18" /></p>
]]></content:encoded>
			<wfw:commentRss>http://kanko.nishinomiya-style.jp/spot/2010/02/28/mukogawacyclingload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>西田公園（万葉植物苑）</title>
		<link>http://kanko.nishinomiya-style.jp/spot/2009/06/24/p_nishida/</link>
		<comments>http://kanko.nishinomiya-style.jp/spot/2009/06/24/p_nishida/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 07:35:40 +0000</pubDate>
		<dc:creator>shinano</dc:creator>
				<category><![CDATA[エリアで選ぶ]]></category>
		<category><![CDATA[公園・街路]]></category>
		<category><![CDATA[夙川～苦楽園～甲山]]></category>
		<category><![CDATA[観光スポット]]></category>
		<category><![CDATA[お出かけ]]></category>
		<category><![CDATA[にしのみや]]></category>
		<category><![CDATA[スポット]]></category>
		<category><![CDATA[西宮]]></category>
		<category><![CDATA[西宮市]]></category>
		<category><![CDATA[観光]]></category>

		<guid isPermaLink="false">http://kanko.nishinomiya-style.jp/spot/?p=969</guid>
		<description><![CDATA[




西宮市西田町6




0798―35-3611(西宮市公園緑地グループ)





水曜(管理センター)





管理センター　9:00～16:00



 
 



万葉集研究家・故・犬養孝さんのもと、 [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://kanko.nishinomiya-style.jp/tools/img/p_nishida.jpg" alt="" width="250" height="188" /></p>
<table style="width: 500px;" border="0" cellspacing="5">
<tbody>
<tr>
<td style="width: 80px;" align="center" valign="top"><img class="alignnone size-full wp-image-483" title="住所" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/icon_add.gif" alt="住所" width="46" height="18" /></td>
<td>西宮市西田町6</td>
</tr>
<tr>
<td style="width: 80px;" align="center" valign="top"><img class="alignnone size-full wp-image-484" title="電話" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/icon_tel.gif" alt="電話" width="46" height="18" /></td>
<td>
<p class="tel">0798―35-3611(西宮市公園緑地グループ)</p>
</td>
</tr>
<tr>
<td style="width: 80px;" align="center" valign="top"><img class="alignnone size-full wp-image-486" title="定休日" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/icon_close.gif" alt="定休日" width="46" height="18" /></td>
<td>
<p class="close">水曜(管理センター)</p>
</td>
</tr>
<tr>
<td style="width: 80px; text-align: center;"><img class="alignnone size-full wp-image-485" title="開催日時" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/icon_time.gif" alt="icon_time" width="46" height="18" /></td>
<td>
<p class="time">管理センター　9:00～16:00</p>
</td>
</tr>
<tr>
<td align="center" valign="top"> </td>
<td> </td>
</tr>
</tbody>
</table>
<p>万葉集研究家・故・犬養孝さんのもと、万葉集に歌われた約72種類の植物を集めた公園。<br />
管理センターで万葉関係の図書閲覧も出来る。</p>
<p><br class="spacer_" /></p>
<p><a id="more-969"></a></p>
<p><img class="alignnone size-medium wp-image-1202" title="西田公園" src="http://kanko.nishinomiya-style.jp/spot/files/2009/06/CIMG8045-300x225.jpg" alt="西田公園" width="240" height="180" />　　<img class="alignnone size-medium wp-image-1201" title="西田公園" src="http://kanko.nishinomiya-style.jp/spot/files/2009/06/manyou-300x225.jpg" alt="西田公園" width="240" height="180" /></p>
<p><img class="alignnone size-full wp-image-495" title="おすすめイベント" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_event.gif" alt="おすすめイベント" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-494" title="おすすめコース" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_course.gif" alt="おすすめコース" width="200" height="18" /></p>
<p><a href="http://kanko.nishinomiya-style.jp/guide/shukugawa/" target="_blank">夙川さくら道散策</a></p>
<p><img class="alignnone size-full wp-image-496" title="周辺の立寄りどころ" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_tachiyori.gif" alt="周辺の立寄りどころ" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-498" title="西宮流関連記事" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_nstyle.gif" alt="西宮流関連記事" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-497" title="周辺ショップ情報" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_shop.gif" alt="周辺ショップ情報" width="200" height="18" /></p>
]]></content:encoded>
			<wfw:commentRss>http://kanko.nishinomiya-style.jp/spot/2009/06/24/p_nishida/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>御前浜橋</title>
		<link>http://kanko.nishinomiya-style.jp/spot/2009/06/22/omaehama/</link>
		<comments>http://kanko.nishinomiya-style.jp/spot/2009/06/22/omaehama/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 08:06:31 +0000</pubDate>
		<dc:creator>okamoto</dc:creator>
				<category><![CDATA[エリアで選ぶ]]></category>
		<category><![CDATA[公園・街路]]></category>
		<category><![CDATA[観光スポット]]></category>
		<category><![CDATA[阪神西宮～酒蔵通り]]></category>
		<category><![CDATA[お出かけ]]></category>
		<category><![CDATA[にしのみや]]></category>
		<category><![CDATA[スポット]]></category>
		<category><![CDATA[御前浜]]></category>
		<category><![CDATA[西宮]]></category>
		<category><![CDATA[西宮市]]></category>
		<category><![CDATA[西宮浜]]></category>
		<category><![CDATA[観光]]></category>
		<category><![CDATA[跳ね橋]]></category>

		<guid isPermaLink="false">http://kanko.nishinomiya-style.jp/spot/?p=932</guid>
		<description><![CDATA[



 
 



御前浜と西宮浜を結ぶ、はね橋。土・日・祝日のみ、1日4回開閉。
5～10月は5回開閉する。夕日の美しいスポットとしても人気。



潮風に吹かれてリゾート気分

新西宮ヨットハーバー
西宮砲台
 
 [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://kanko.nishinomiya-style.jp/tools/img/omaehama.jpg" alt="" width="250" height="188" /></p>
<table style="width: 500px;" border="0" cellspacing="5">
<tbody>
<tr>
<td align="center" valign="top"> </td>
<td> </td>
</tr>
</tbody>
</table>
<div id="txt">御前浜と西宮浜を結ぶ、はね橋。土・日・祝日のみ、1日4回開閉。<br />
5～10月は5回開閉する。夕日の美しいスポットとしても人気。</div>
<p><a id="more-932"></a></p>
<p><img class="alignnone size-full wp-image-495" title="おすすめイベント" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_event.gif" alt="おすすめイベント" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-494" title="おすすめコース" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_course.gif" alt="おすすめコース" width="200" height="18" /></p>
<p><a title="潮風に吹かれてリゾート気分" href="http://kanko.nishinomiya-style.jp/guide/resort/" target="_blank">潮風に吹かれてリゾート気分</a></p>
<p><img class="alignnone size-full wp-image-496" title="周辺の立寄りどころ" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_tachiyori.gif" alt="周辺の立寄りどころ" width="200" height="18" /></p>
<p><a href="http://kanko.nishinomiya-style.jp/spot/2009/06/11/shinharbor/">新西宮ヨットハーバー</a></p>
<p><a href="http://kanko.nishinomiya-style.jp/spot/2009/06/24/houdai/">西宮砲台</a></p>
<p><img class="alignnone size-full wp-image-498" title="西宮流関連記事" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_nstyle.gif" alt="西宮流関連記事" width="200" height="18" /> </p>
<p><a title="名残の夏　西宮浜を歩く" href="http://nishinomiya-style.com/regular/regular_view.asp?idx=101959&amp;cd_idx=101803" target="_blank">名残の夏　西宮浜を歩く</a>(2007年度記事）</p>
<p><img class="alignnone size-full wp-image-497" title="周辺ショップ情報" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_shop.gif" alt="周辺ショップ情報" width="200" height="18" /></p>
]]></content:encoded>
			<wfw:commentRss>http://kanko.nishinomiya-style.jp/spot/2009/06/22/omaehama/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>山陽新幹線新幹線記念公園</title>
		<link>http://kanko.nishinomiya-style.jp/spot/2009/06/22/p_sinkansen/</link>
		<comments>http://kanko.nishinomiya-style.jp/spot/2009/06/22/p_sinkansen/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 07:20:32 +0000</pubDate>
		<dc:creator>okamoto</dc:creator>
				<category><![CDATA[エリアで選ぶ]]></category>
		<category><![CDATA[公園・街路]]></category>
		<category><![CDATA[西宮北口～甲東園]]></category>
		<category><![CDATA[観光スポット]]></category>
		<category><![CDATA[お出かけ]]></category>
		<category><![CDATA[にしのみや]]></category>
		<category><![CDATA[スポット]]></category>
		<category><![CDATA[新幹線　]]></category>
		<category><![CDATA[新幹線記念公園]]></category>
		<category><![CDATA[西宮]]></category>
		<category><![CDATA[西宮市]]></category>
		<category><![CDATA[観光]]></category>

		<guid isPermaLink="false">http://kanko.nishinomiya-style.jp/spot/?p=921</guid>
		<description><![CDATA[




西宮市上甲東園4丁目


 
 



山陽新幹線の開通に伴ってトンネルの上に出来た公園で、新幹線がトンネルに出入りするのが真上から見えるロケーションで人気のある公園。




閑静なまちなか探索



]]></description>
			<content:encoded><![CDATA[<p><a href="http://kanko.nishinomiya-style.jp/spot/files/2009/04/au2-031.jpg"><img style="display: inline; border-width: 0px;" title="au2_03" src="http://kanko.nishinomiya-style.jp/spot/files/2009/04/au2-03-thumb1.jpg" border="0" alt="au2_03" width="240" height="180" /></a></p>
<table style="width: 500px;" border="0" cellspacing="5">
<tbody>
<tr>
<td style="width: 80px;" align="center" valign="top"><img class="alignnone size-full wp-image-483" title="住所" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/icon_add.gif" alt="住所" width="46" height="18" /></td>
<td>西宮市上甲東園4丁目</td>
</tr>
<tr>
<td align="center" valign="top"> </td>
<td> </td>
</tr>
</tbody>
</table>
<div id="txt">山陽新幹線の開通に伴ってトンネルの上に出来た公園で、新幹線がトンネルに出入りするのが真上から見えるロケーションで人気のある公園。</div>
<p><a id="more-921"></a></p>
<p><br class="spacer_" /></p>
<p><img class="alignnone size-full wp-image-495" title="おすすめイベント" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_event.gif" alt="おすすめイベント" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-494" title="おすすめコース" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_course.gif" alt="おすすめコース" width="200" height="18" /></p>
<p><a title="閑静なまちなか探索" href="http://kanko.nishinomiya-style.jp/guide/kotoen/" target="_blank">閑静なまちなか探索</a></p>
<p><img class="alignnone size-full wp-image-496" title="周辺の立寄りどころ" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_tachiyori.gif" alt="周辺の立寄りどころ" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-498" title="西宮流関連記事" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_nstyle.gif" alt="西宮流関連記事" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-497" title="周辺ショップ情報" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_shop.gif" alt="周辺ショップ情報" width="200" height="18" /></p>
]]></content:encoded>
			<wfw:commentRss>http://kanko.nishinomiya-style.jp/spot/2009/06/22/p_sinkansen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>夙川河川敷緑地</title>
		<link>http://kanko.nishinomiya-style.jp/spot/2009/06/22/p_shukugawa/</link>
		<comments>http://kanko.nishinomiya-style.jp/spot/2009/06/22/p_shukugawa/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 06:59:23 +0000</pubDate>
		<dc:creator>okamoto</dc:creator>
				<category><![CDATA[エリアで選ぶ]]></category>
		<category><![CDATA[公園・街路]]></category>
		<category><![CDATA[夙川～苦楽園～甲山]]></category>
		<category><![CDATA[観光スポット]]></category>
		<category><![CDATA[お出かけ]]></category>
		<category><![CDATA[さくら]]></category>
		<category><![CDATA[にしのみや]]></category>
		<category><![CDATA[スポット]]></category>
		<category><![CDATA[夙川]]></category>
		<category><![CDATA[西宮]]></category>
		<category><![CDATA[西宮市]]></category>
		<category><![CDATA[観光]]></category>

		<guid isPermaLink="false">http://kanko.nishinomiya-style.jp/spot/?p=917</guid>
		<description><![CDATA[



 
 



夙川河川敷緑地は、河川全体が公園として整備されている都市公園で、香枦園浜から銀水橋まで総延長4ｋｍのうち桜樹植栽は2.8ｋｍにもなり、ソメイヨシノ約1200本、オオシマザクラ約110本など15種類、 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kanko.nishinomiya-style.jp/spot/files/2009/04/s-img_34241.jpg"><img class="alignleft size-full wp-image-375" title="夙川公園" src="http://kanko.nishinomiya-style.jp/spot/files/2009/04/s-img_34241.jpg" alt="夙川公園" width="250" height="187" /></a></p>
<table style="width: 500px;" border="0" cellspacing="5">
<tbody>
<tr>
<td align="center" valign="top"> </td>
<td> </td>
</tr>
</tbody>
</table>
<p>夙川河川敷緑地は、河川全体が公園として整備されている都市公園で、香枦園浜から銀水橋まで総延長4ｋｍのうち桜樹植栽は2.8ｋｍにもなり、ソメイヨシノ約1200本、オオシマザクラ約110本など15種類、総本数約1660本にもなる、まさしく桜の公園。四季さくらの時期だけでなく、折々に美しい景観が楽しめる。</p>
<p>阪神電車　香枦園駅<br />
ＪＲ　　　　　さくら夙川駅<br />
阪急電車　夙川駅・苦楽園口駅<br />
上記、各駅からそれぞれに趣の異なった散策が楽しめる。</p>
<p><a id="more-917"></a></p>
<p><img class="alignnone size-full wp-image-495" title="おすすめイベント" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_event.gif" alt="おすすめイベント" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-494" title="おすすめコース" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_course.gif" alt="おすすめコース" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-496" title="周辺の立寄りどころ" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_tachiyori.gif" alt="周辺の立寄りどころ" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-498" title="西宮流関連記事" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_nstyle.gif" alt="西宮流関連記事" width="200" height="18" /></p>
<p><a title="夙川べりを南から北へ" href="http://nishinomiya-style.com/regular/regular_view.asp?idx=100524" target="_blank">夙川べりを南から北へ</a>（2007年度記事）</p>
<p><a href="http://nishinomiya-style.com/special/special_view.asp?idx=100165&amp;cd_idx=100367" target="_blank">桜を愛でる春の西宮</a>（2007年度記事）</p>
<p><a href="http://nishinomiya-style.com/miyakko/miyakko_view.asp?idx=102607&amp;cd_idx=102739">西宮の桜　さくら　サクラ</a>（2008年度記事）</p>
<p><img class="alignnone size-full wp-image-497" title="周辺ショップ情報" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_shop.gif" alt="周辺ショップ情報" width="200" height="18" /></p>
]]></content:encoded>
			<wfw:commentRss>http://kanko.nishinomiya-style.jp/spot/2009/06/22/p_shukugawa/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>甲山森林公園</title>
		<link>http://kanko.nishinomiya-style.jp/spot/2009/06/22/p_kabutoyama/</link>
		<comments>http://kanko.nishinomiya-style.jp/spot/2009/06/22/p_kabutoyama/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 05:36:56 +0000</pubDate>
		<dc:creator>okamoto</dc:creator>
				<category><![CDATA[エリアで選ぶ]]></category>
		<category><![CDATA[公園・街路]]></category>
		<category><![CDATA[夙川～苦楽園～甲山]]></category>
		<category><![CDATA[観光スポット]]></category>
		<category><![CDATA[お出かけ]]></category>
		<category><![CDATA[にしのみや]]></category>
		<category><![CDATA[スポット]]></category>
		<category><![CDATA[ハイキング]]></category>
		<category><![CDATA[北山]]></category>
		<category><![CDATA[新緑]]></category>
		<category><![CDATA[森林]]></category>
		<category><![CDATA[甲山]]></category>
		<category><![CDATA[甲山森林公園]]></category>
		<category><![CDATA[西宮]]></category>
		<category><![CDATA[西宮市]]></category>
		<category><![CDATA[観光]]></category>
		<category><![CDATA[路線バス]]></category>

		<guid isPermaLink="false">http://kanko.nishinomiya-style.jp/spot/?p=879</guid>
		<description><![CDATA[




西宮市甲山町43



0798-73-4600(管理事務所)



甲山とその山麓に広がる総面積83haの90％が樹林という、県立自然公園。
遊歩道や軽登山道も整備され、森林浴や野鳥観察にも最適。

　　

 [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://kanko.nishinomiya-style.jp/tools/img/p_kabutoyama.jpg" alt="" width="250" height="188" /></p>
<table style="width: 500px;" border="0" cellspacing="5">
<tbody>
<tr>
<td style="width: 80px;" align="center" valign="top"><img class="alignnone size-full wp-image-483" title="住所" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/icon_add.gif" alt="住所" width="46" height="18" /></td>
<td>西宮市甲山町43</td>
</tr>
<tr>
<td style="width: 80px;" align="center" valign="top"><img class="alignnone size-full wp-image-484" title="電話" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/icon_tel.gif" alt="電話" width="46" height="18" /></td>
<td>0798-73-4600(管理事務所)</td>
</tr>
</tbody>
</table>
<div id="txt">甲山とその山麓に広がる総面積83haの90％が樹林という、県立自然公園。</div>
<div>遊歩道や軽登山道も整備され、森林浴や野鳥観察にも最適。</div>
<p><a id="more-879"></a></p>
<p><img class="alignnone size-medium wp-image-1081" title="甲山森林公園" src="http://kanko.nishinomiya-style.jp/spot/files/2009/06/e794b2e5b1b1071108-2-300x225.jpg" alt="甲山森林公園" width="240" height="180" />　　<img class="alignnone size-medium wp-image-1082" title="甲山森林公園" src="http://kanko.nishinomiya-style.jp/spot/files/2009/06/pots200x-300x225.jpg" alt="甲山森林公園" width="240" height="180" /><br class="spacer_" /></p>
<p><img class="alignnone size-full wp-image-495" title="おすすめイベント" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_event.gif" alt="おすすめイベント" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-494" title="おすすめコース" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_course.gif" alt="おすすめコース" width="200" height="18" /></p>
<p><a title="さくら～新緑の北山散策" href="http://kanko.nishinomiya-style.jp/guide/kitayama/" target="_blank">さくら～新緑の北山散策</a></p>
<p><img class="alignnone size-full wp-image-496" title="周辺の立寄りどころ" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_tachiyori.gif" alt="周辺の立寄りどころ" width="200" height="18" /></p>
<p><a href="http://kanko.nishinomiya-style.jp/spot/2009/06/17/kitayamaryokka/">北山緑化植物園</a></p>
<p><a href="http://kanko.nishinomiya-style.jp/spot/2009/06/17/tmp_kannouji/">神呪寺(かんのうじ)（甲山大師）</a></p>
<p><br class="spacer_" /></p>
<p><img class="alignnone size-full wp-image-498" title="西宮流関連記事" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_nstyle.gif" alt="西宮流関連記事" width="200" height="18" /></p>
<p><a href="http://nishinomiya-style.jp/ryuko/0901kabutoyama.html" target="_blank">流子通信 甲山森林公園に行く</a></p>
<p><a title="新緑の季節に　甲山ハイキング" href="http://nishinomiya-style.com/regular/regular_view.asp?idx=100371" target="_blank">新緑の季節に　甲山ハイキング</a>(2007年度記事）</p>
<p><a href="http://nishinomiya-style.com/regular/regular_view.asp?idx=102913" target="_blank">甲山88ケ所めぐり</a>（2008年度記事） </p>
<p><a href="http://nishinomiya-style.com/special/special_view.asp?idx=102597&amp;cd_idx=102740" target="_blank">西宮の桜　さくら　サクラ</a>（2008年度記事） </p>
<p><a title="路線バスに乗って・・・車窓からお花見！" href="http://nishinomiya-style.com/special/special_view.asp?idx=102597&amp;cd_idx=102740" target="_blank">路線バスに乗って・・・車窓からお花見！</a>(2008年度記事）</p>
<p><img class="alignnone size-full wp-image-497" title="周辺ショップ情報" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_shop.gif" alt="周辺ショップ情報" width="200" height="18" /></p>
]]></content:encoded>
			<wfw:commentRss>http://kanko.nishinomiya-style.jp/spot/2009/06/22/p_kabutoyama/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>北山緑化植物園</title>
		<link>http://kanko.nishinomiya-style.jp/spot/2009/06/17/kitayamaryokka/</link>
		<comments>http://kanko.nishinomiya-style.jp/spot/2009/06/17/kitayamaryokka/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 09:26:20 +0000</pubDate>
		<dc:creator>shinano</dc:creator>
				<category><![CDATA[エリアで選ぶ]]></category>
		<category><![CDATA[公園・街路]]></category>
		<category><![CDATA[夙川～苦楽園～甲山]]></category>
		<category><![CDATA[観光スポット]]></category>
		<category><![CDATA[お出かけ]]></category>
		<category><![CDATA[にしのみや]]></category>
		<category><![CDATA[スポット]]></category>
		<category><![CDATA[北山緑化植物園]]></category>
		<category><![CDATA[西宮]]></category>
		<category><![CDATA[西宮市]]></category>
		<category><![CDATA[観光]]></category>

		<guid isPermaLink="false">http://kanko.nishinomiya-style.jp/spot/?p=870</guid>
		<description><![CDATA[





西宮市北山町1-1




0798-72-9391



毎水(祝日は翌日)、年末年始



10:00～16:00


 
 



総面積9haの中に緑の相談所や展示温室、北山山荘や小蘭亭など見どころも [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://kanko.nishinomiya-style.jp/tools/img/kitayamaryokka.jpg" alt="" width="250" height="188" /></p>
<table style="width: 500px;" border="0" cellspacing="5">
<tbody>
<tr>
<td style="width: 80px;" align="center" valign="top"><img class="alignnone size-full wp-image-483" title="住所" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/icon_add.gif" alt="住所" width="46" height="18" /></td>
<td>
<p class="add">西宮市北山町1-1</p>
</td>
</tr>
<tr>
<td style="width: 80px;" align="center" valign="top"><img class="alignnone size-full wp-image-484" title="電話" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/icon_tel.gif" alt="電話" width="46" height="18" /></td>
<td>0798-72-9391</td>
</tr>
<tr>
<td style="width: 80px;" align="center" valign="top"><img class="alignnone size-full wp-image-486" title="定休日" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/icon_close.gif" alt="定休日" width="46" height="18" /></td>
<td>毎水(祝日は翌日)、年末年始</td>
</tr>
<tr>
<td style="width: 80px; text-align: center;"><img class="alignnone size-full wp-image-485" title="開催日時" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/icon_time.gif" alt="icon_time" width="46" height="18" /></td>
<td>10:00～16:00</td>
</tr>
<tr>
<td align="center" valign="top"> </td>
<td> </td>
</tr>
</tbody>
</table>
<p>総面積9haの中に緑の相談所や展示温室、北山山荘や小蘭亭など見どころも多い。<br />
遊歩道も充実し、四季を通じて自然が楽しめる。</p>
<p><a id="more-870"></a></p>
<p><a href="http://kanko.nishinomiya-style.jp/spot/files/2009/06/kanko-CIMG8208.jpg"><img title="北山緑化植物園" src="http://kanko.nishinomiya-style.jp/spot/files/2009/06/kanko-CIMG8208-300x225.jpg" alt="" width="270" height="203" /></a>　　<a href="http://kanko.nishinomiya-style.jp/spot/files/2009/06/kanko-080612-21.jpg"><img class="alignnone size-medium wp-image-1639" title="北山緑化植物園　2008" src="http://kanko.nishinomiya-style.jp/spot/files/2009/06/kanko-080612-21-300x225.jpg" alt="" width="270" height="203" /></a>　　<a href="http://kanko.nishinomiya-style.jp/spot/files/2009/06/kanko-CIMG0796.jpg"></a></p>
<p><a href="http://kanko.nishinomiya-style.jp/spot/files/2009/06/kanko-CIMG0796.jpg"><img title="北山緑化植物園" src="http://kanko.nishinomiya-style.jp/spot/files/2009/06/kanko-CIMG0796-300x225.jpg" alt="" width="270" height="203" /></a>　　<a href="http://kanko.nishinomiya-style.jp/spot/files/2009/06/kanko-CIMG2071.jpg"><img class="alignnone size-medium wp-image-1641" title="北山緑化植物園" src="http://kanko.nishinomiya-style.jp/spot/files/2009/06/kanko-CIMG2071-300x225.jpg" alt="" width="270" height="203" /></a>　<br />
<a href="http://kanko.nishinomiya-style.jp/spot/files/2009/06/kanko-CIMG8208.jpg"></a></p>
<p><img class="alignnone size-full wp-image-495" title="おすすめイベント" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_event.gif" alt="おすすめイベント" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-494" title="おすすめコース" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_course.gif" alt="おすすめコース" width="200" height="18" /></p>
<p><img class="alignnone size-full wp-image-496" title="周辺の立寄りどころ" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_tachiyori.gif" alt="周辺の立寄りどころ" width="200" height="18" /></p>
<p><a href="http://kanko.nishinomiya-style.jp/spot/2009/06/17/shr_koshikiwa/">越木岩神社</a></p>
<p><a href="http://kanko.nishinomiya-style.jp/spot/2009/06/17/tem_jurinji/">鷲林寺(じゅうりんじ)</a></p>
<p><a href="http://kanko.nishinomiya-style.jp/spot/2009/06/22/p_kabutoyama/">甲山森林公園</a></p>
<p><img class="alignnone size-full wp-image-498" title="西宮流関連記事" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_nstyle.gif" alt="西宮流関連記事" width="200" height="18" /></p>
<p><a href="http://www.youtube.com/watch?v=Qzgp3Xojvxk" target="_blank">曲水の宴・2010年　(YouTube動画)</a></p>
<p><a href="http://nishinomiya-style.com/special/special_view.asp?idx=102597&amp;cd_idx=102740" target="_blank">西宮の桜　さくら　サクラ</a>（2008年度記事）</p>
<p><img class="alignnone size-full wp-image-497" title="周辺ショップ情報" src="http://kanko.nishinomiya-style.jp/spot/files/2009/05/t_shop.gif" alt="周辺ショップ情報" width="200" height="18" /></p>
]]></content:encoded>
			<wfw:commentRss>http://kanko.nishinomiya-style.jp/spot/2009/06/17/kitayamaryokka/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

