<?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>カナダ | pdx trading - news</title>
	<atom:link href="https://pdxtrading.jp/news/tag/%E3%82%AB%E3%83%8A%E3%83%80/feed/" rel="self" type="application/rss+xml" />
	<link>https://pdxtrading.jp/news</link>
	<description></description>
	<lastBuildDate>Tue, 01 Sep 2026 04:16:26 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://pdxtrading.jp/news/wp-content/uploads/2025/08/cropped-pdx-logo-square-32x32.png</url>
	<title>カナダ | pdx trading - news</title>
	<link>https://pdxtrading.jp/news</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>昨年の干ばつからの復活劇～ノバスコシア州のワイルドブルーベリー生産量は回復へ</title>
		<link>https://pdxtrading.jp/news/2026/09/nova-scotia-wild-blueberry-2026-crop-outlook/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Tue, 01 Sep 2026 04:16:26 +0000</pubDate>
				<category><![CDATA[収穫統計]]></category>
		<category><![CDATA[カナダ]]></category>
		<category><![CDATA[ブルーベリー]]></category>
		<category><![CDATA[ワイルド]]></category>
		<category><![CDATA[収穫]]></category>
		<category><![CDATA[野生種]]></category>
		<guid isPermaLink="false">https://pdxtrading.jp/news/?p=2580</guid>

					<description><![CDATA[<p>2025年産が干ばつの直撃を受けたノバスコシア州のワイルドブルーベリー。それだけに、今シーズンの回復ぶりは産地にとって大きな安堵となっています。同州のワイルドブルーベリー生産者協会（Wild Blueberry Prod</p>
<p>The post <a href="https://pdxtrading.jp/news/2026/09/nova-scotia-wild-blueberry-2026-crop-outlook/">昨年の干ばつからの復活劇～ノバスコシア州のワイルドブルーベリー生産量は回復へ</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<pre class="wp-block-preformatted">2025年産が干ばつの直撃を受けたノバスコシア州のワイルドブルーベリー。それだけに、今シーズンの回復ぶりは産地にとって大きな安堵となっています。同州のワイルドブルーベリー生産者協会（Wild Blueberry Producers Association of Nova Scotia）でエグゼクティブ・ディレクターを務めるジャネット・マクドナルド氏は、「今年はおかげさまで、状況がずっと良い」と手応えを語ります。生育期は総じて順調で、実の付きも肥大も良好。産地には昨年とは対照的な、前向きなムードが戻ってきました。</pre>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">受粉期は「例年より長く」——懸念を越えて良好な実付きに</h2>



<p class="wp-block-paragraph">今年の作柄を特徴づけたのが、<strong>例年より長引いた受粉期</strong>でした。マクドナルド氏によれば、受粉は5月中旬から下旬にかけて始まり、6月に入っても続いたといいます。受粉期間が延びると、着果や実の生育にどう影響するかが読みにくくなります。当初、生産者の間ではこの点への懸念があったものの、結果として生産は順調に進み、粒の大きさもそろった良質な実に仕上がりました。</p>



<p class="wp-block-paragraph">品質を後押ししたのは<strong>十分な降雨</strong>です。ノバスコシア州のワイルドブルーベリー畑の多くは急な斜面や丘陵地に開かれており、そもそも灌漑に適しません。水を引くためのため池へのアクセスも限られるため、生育を天候に委ねる度合いが高い産地です。それだけに、今年の適度な雨は作柄を大きく左右する好材料となりました。</p>



<style data-wp-block-html="css">
  :root{
    --ink:#16203c;          /* barrens night — deep indigo, house color */
    --wild-blue:#3f5aa6;     /* wild blueberry skin */
    --wild-blue-deep:#2c3f7a;
    --frost:#e6ecf7;         /* dusty bloom highlight */
    --frost-line:#c9d5ec;
    --spruce:#2c5545;        /* barren spruce green — house secondary */
    --spruce-soft:#e2ede6;
    --brick:#a94b34;         /* drought brick */
    --brick-soft:#f4e5df;
    --amber:#b7823a;         /* partial / recovering */
    --amber-soft:#f3e9d6;
    --paper:#f6f7fb;
    --paper-warm:#fbfaf6;
    --card:#ffffff;
    --muted:#5a6274;
    --hair:#dbe1ee;
  }
  .facts{
    display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:26px 0 6px;
  }
  .fact{
    background:var(--card);border:1px solid var(--hair);border-radius:14px;
    padding:22px 20px;position:relative;overflow:hidden;
  }
  .fact::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--wild-blue)}
  .fact.g::before{background:var(--spruce)}
  .fact .num{
    font-weight:700;
    font-size:2.05rem;line-height:1.1;color:var(--ink);letter-spacing:.01em;
  }
  .fact.g .num{color:var(--spruce)}
  .fact .num small{font-size:1.05rem;font-weight:600;margin-left:2px}
  .fact .lbl{font-size:.9rem;color:var(--muted);margin-top:8px;line-height:1.65}
</style>

    <div class="facts">
      <div class="fact">
        <div class="num">5<small>月中旬〜6月</small></div>
        <div class="lbl">受粉期。例年より長く続き、当初は着果への懸念材料に。結果は良好な実付きに着地。</div>
      </div>
      <div class="fact g">
        <div class="num">良好</div>
        <div class="lbl">収量・品質ともに良好。粒ぞろいのよい、サイズの大きな実が確保できた。</div>
      </div>
    </div>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">大西洋沿岸4州がそろって好天——生産は「業界平均」の見通し</h2>



<p class="wp-block-paragraph">好調はノバスコシア州にとどまりません。マクドナルド氏は、隣接するニューブランズウィック州、ケベック州、プリンスエドワードアイランド州でも天候に恵まれ、畑の作柄は良好だと見ています。産地全体としては、<strong>今年の生産量は業界平均の範囲に収まる</strong>との見通しです。カナダ大西洋沿岸の主要4産地が足並みをそろえて回復に向かう構図は、供給を安定させたい買い手にとっても心強い材料といえます。</p>



<style data-wp-block-html="css">
  :root{
    --ink:#16203c;          /* barrens night — deep indigo, house color */
    --wild-blue:#3f5aa6;     /* wild blueberry skin */
    --wild-blue-deep:#2c3f7a;
    --frost:#e6ecf7;         /* dusty bloom highlight */
    --frost-line:#c9d5ec;
    --spruce:#2c5545;        /* barren spruce green — house secondary */
    --spruce-soft:#e2ede6;
    --brick:#a94b34;         /* drought brick */
    --brick-soft:#f4e5df;
    --amber:#b7823a;         /* partial / recovering */
    --amber-soft:#f3e9d6;
    --paper:#f6f7fb;
    --paper-warm:#fbfaf6;
    --card:#ffffff;
    --muted:#5a6274;
    --hair:#dbe1ee;
  }
  .tbl-wrap{border:1px solid var(--hair);border-radius:14px;overflow:hidden;background:var(--card)}
  table{width:100%;border-collapse:collapse;font-size:.95rem}
  caption{
    text-align:left;padding:16px 20px;background:var(--frost);
    font-weight:700;color:var(--ink);font-size:.92rem;border-bottom:1px solid var(--frost-line);
  }
  th,td{padding:14px 18px;text-align:left;border-bottom:1px solid var(--hair);vertical-align:middle}
  thead th{background:#fafbfe;font-size:.82rem;color:var(--muted);font-weight:700}
  tbody tr:last-child td{border-bottom:none}
  td.region{font-weight:700;white-space:nowrap}
  .pill{
    display:inline-block;padding:3px 12px;border-radius:999px;
    font-size:.8rem;font-weight:700;line-height:1.7;white-space:nowrap;
  }
  .pill.good{background:var(--spruce-soft);color:var(--spruce)}
  .pill.rebound{background:var(--amber-soft);color:var(--amber)}
  .pill.dry{background:var(--brick-soft);color:var(--brick)}
</style>

    <div class="tbl-wrap">
      <table>
        <caption>大西洋沿岸の主要4産地・作柄の見通し（2026年産）</caption>
        <thead>
          <tr><th>産地</th><th>天候・作柄</th><th>状況</th></tr>
        </thead>
        <tbody>
          <tr>
            <td class="region">ノバスコシア州</td>
            <td>良好な生育期・十分な降雨</td>
            <td><span class="pill rebound">回復・一部に干ばつ影響</span></td>
          </tr>
          <tr>
            <td class="region">ニューブランズウィック州</td>
            <td>好天・良好な作柄</td>
            <td><span class="pill good">良好</span></td>
          </tr>
          <tr>
            <td class="region">ケベック州</td>
            <td>好天・良好な作柄</td>
            <td><span class="pill good">良好</span></td>
          </tr>
          <tr>
            <td class="region">プリンスエドワードアイランド州</td>
            <td>好天・良好な作柄</td>
            <td><span class="pill good">良好</span></td>
          </tr>
        </tbody>
      </table>
    </div>



<p class="wp-block-paragraph">※ ノバスコシア州以外の作柄は、同協会が周辺産地の状況として示した見立てに基づく。産地全体の生産量は「平均並み」の見通し。</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">それでも残る干ばつの爪痕</h2>



<p class="wp-block-paragraph">回復基調とはいえ、地域全体が一様に立ち直ったわけではありません。産地の一部には、昨年の干ばつの影響で<strong>開花や着果がほとんど得られなかった区画</strong>が残っています。</p>



<style data-wp-block-html="css">

  .callout{
    background:var(--brick-soft);
    border:1px solid #e6c9bd;border-left:5px solid var(--brick);
    border-radius:12px;padding:24px 26px;
  }
  .callout .tag{
    display:inline-block;font-size:.78rem;font-weight:700;color:var(--brick);
    background:#fff;border:1px solid #e6c9bd;border-radius:999px;padding:3px 12px;margin-bottom:12px;
  }
  .callout p{margin-bottom:0;font-size:.99rem;color:#5c3225}
  .callout p .em{color:var(--brick)}
</style>

    <div class="callout">
      <span class="tag">現場の声</span>
      <p>「残念ながら、花も実もほとんど付かなかった区画がいくつかあります。そうした株が再び生産力を取り戻すには、もう少し時間が必要です。<span class="em">今年の雨が、回復に十分な量であってほしい</span>と願っています」——ジャネット・マクドナルド氏</p>
    </div>



<p class="wp-block-paragraph">干ばつで弱った株の回復は一年では完結せず、複数年にわたる天候次第という側面があります。産地の「平均」が戻っても、その内実にはばらつきが残る——供給を読む上で押さえておきたいポイントです。</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">収穫は年々前倒しに——気候変動が変える収穫カレンダー</h2>



<p class="wp-block-paragraph">今シーズンは収穫の立ち上がりもやや早く、生産者は<strong>7月の末から8月初め</strong>にかけて収穫を開始しました。作付面積の大きい生産者ほど早めに刈り取りを始め、9月上旬に終わるワイルドブルーベリーの収穫期内に作業を収めようとします。そして州の生産者たちは近年、<strong>収穫シーズンの始まりが毎年少しずつ前倒しになっている</strong>ことを実感しています。</p>



<style data-wp-block-html="css">
  .season{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}
  .season .step{
    flex:1 1 150px;background:var(--card);border:1px solid var(--hair);
    border-radius:12px;padding:16px 18px;
  }
  .season .step .when{font-family:'Shippori Mincho',serif;font-weight:700;color:var(--wild-blue-deep);font-size:1.05rem}
  .season .step .what{font-size:.86rem;color:var(--muted);margin-top:5px;line-height:1.6}
</style>

    <div class="season">
      <div class="step">
        <div class="when">5月中旬〜6月</div>
        <div class="what">受粉期（今年は長め）</div>
      </div>
      <div class="step">
        <div class="when">7月末〜8月初</div>
        <div class="what">収穫開始（年々前倒し傾向）</div>
      </div>
      <div class="step">
        <div class="when">9月上旬</div>
        <div class="what">収穫期の終了</div>
      </div>
    </div>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">世界の需要は堅調、価格も強含み</h2>



<p class="wp-block-paragraph">需要面に目を向けると、ワイルドブルーベリーは<strong>世界的に堅調</strong>です。生鮮のまま販売されるのはごくわずかで、全体の約5％にとどまります。残る約95％は冷凍在庫として保管され、一年を通じて出荷されていきます。この「大半が冷凍で通年供給される」構造こそ、ワイルドブルーベリーが加工原料・業務用途で安定調達しやすい理由でもあります。</p>



<div class="facts">
      <div class="fact">
        <div class="num">約5<small>%</small></div>
        <div class="lbl">生鮮出荷の比率。フレッシュ流通はごく一部にとどまる。</div>
      </div>
      <div class="fact g">
        <div class="num">約95<small>%</small></div>
        <div class="lbl">冷凍在庫として保管され、通年で市場に供給される。</div>
      </div>
    </div>



<p class="wp-block-paragraph">価格も世界的に強含みで推移しており、マクドナルド氏は「この流れが年間を通じて続くことを期待している」と話します。<strong>現時点の価格は前年と同水準</strong>。年内に生産者への追加支払い（トップアップ）が発生する可能性はあるものの、滑り出しは上々で、業界からは前向きな声が多く聞かれるといいます。需要が堅調である限り、価格もそれを反映するとの見立てです。</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">「今年は乗り切れた。だが、その先が問われている」</h2>



<p class="wp-block-paragraph">干ばつ、そして年々早まる収穫。ノバスコシア州の生産者にとって、気候の問題はいまや作柄を語るうえで避けて通れないテーマになっています。</p>



<style data-wp-block-html="css">
  .quote{
    margin:36px 0;padding:30px 30px 30px 34px;
    background:linear-gradient(160deg,#1c2a52,#22345f);
    color:#fff;border-radius:16px;position:relative;
  }
  .quote::before{
    content:"“";font-family:'Shippori Mincho',serif;
    position:absolute;top:2px;left:16px;font-size:4rem;color:rgba(169,192,242,.45);line-height:1;
  }
  .quote p{
    font-family:'Shippori Mincho',serif;font-size:1.18rem;line-height:1.85;
    margin:0 0 14px;padding-left:24px;font-weight:500;
  }
  .quote .who{font-size:.85rem;color:#b7c4e6;padding-left:24px}
  .quote .who b{color:#e3e9f7}
</style>

    <div class="quote">
      <p>今シーズンは何とか乗り切れました。けれど先を見据えれば、産業としての持続可能性を確保し、目の前にある需要に見合うだけの作物を確保できるかどうか——そこが問われています。</p>
      <p class="who"><b>ジャネット・マクドナルド氏</b>／ノバスコシア州ワイルドブルーベリー生産者協会 エグゼクティブ・ディレクター</p>
    </div>



<p class="wp-block-paragraph">回復した一年の裏側で、生産者が見つめているのは需要と供給の長期的なバランスです。強い需要に応え続けられる産地であるために——気候変動への適応は、ワイルドブルーベリー調達の未来を左右する論点として、これからも重みを増していきそうです。</p><p>The post <a href="https://pdxtrading.jp/news/2026/09/nova-scotia-wild-blueberry-2026-crop-outlook/">昨年の干ばつからの復活劇～ノバスコシア州のワイルドブルーベリー生産量は回復へ</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2026年 北米クランベリー収穫見通し～昨年同様「例年並み」となる見込み</title>
		<link>https://pdxtrading.jp/news/2026/08/2026-cranberry-harvest-outlook-north-america/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Tue, 11 Aug 2026 23:14:00 +0000</pubDate>
				<category><![CDATA[Crop Report]]></category>
		<category><![CDATA[アメリカ]]></category>
		<category><![CDATA[カナダ]]></category>
		<category><![CDATA[クランベリー]]></category>
		<category><![CDATA[収穫]]></category>
		<guid isPermaLink="false">https://pdxtrading.jp/news/?p=2572</guid>

					<description><![CDATA[<p>60万トン越えと記録的だった2024年の豊作から一転、昨年2025年はアメリカ・カナダ合計で55万トンを割り込み平年並み（53-55万トン）に着地しました。今シーズンは天候に恵まれ、北米全体の作柄は良好な数量が見込まれて</p>
<p>The post <a href="https://pdxtrading.jp/news/2026/08/2026-cranberry-harvest-outlook-north-america/">2026年 北米クランベリー収穫見通し～昨年同様「例年並み」となる見込み</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<pre class="wp-block-preformatted">60万トン越えと記録的だった2024年の豊作から一転、昨年2025年はアメリカ・カナダ合計で55万トンを割り込み平年並み（53-55万トン）に着地しました。今シーズンは天候に恵まれ、北米全体の作柄は良好な数量が見込まれています。産地別の最新動向と、逼迫が続く市場環境を整理しました。</pre>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">北米の主要クランベリー産地では、2026年産の生育が順調に進んでいます。産地ごとに明暗が分かれた2025年から一転し、今シーズンは開花・受粉・結実を後押しする天候に恵まれました。収穫開始まで数週間を残す現時点の各種指標は、北米全体の作柄が例年の水準へと回帰しつつあることを示しています。もっとも生産量は、複数の産地で記録的だった過去2年の豊作を下回る見込みで、世界全体の生産量でも前年をわずかに下回る可能性があります。</p>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<h2 class="wp-block-heading">産地別に見る2026年の生育状況</h2>



<p class="wp-block-paragraph">今シーズンの回復基調は、産地ごとの2025年からの立ち直りに支えられています。カナダ・米国の主要4産地の状況を、昨シーズンとの対比で見ていきます。</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<style data-wp-block-html="css">
:root{
    --indigo:#1d2547;
    --indigo-deep:#151b36;
    --forest:#2c5f43;
    --forest-light:#3f7a58;
    --cranberry:#9d2235;
    --cranberry-deep:#7c1a29;
    --brick:#b34a35;
    --gain:#2f7d4f;
    --paper:#faf7f3;
    --paper-2:#f2ece4;
    --ink:#20242e;
    --ink-soft:#4a4f5c;
    --line:#e2d8cc;
    --gold:#c9a24b;
  }

  .tbl-wrap{margin:30px 0;overflow-x:auto;border-radius:14px;border:1px solid var(--line);}
  table{border-collapse:collapse;width:100%;font-size:14.5px;background:#fff;min-width:600px;}
  thead th{
    background:var(--indigo);color:#fff;font-weight:700;text-align:left;
    padding:14px 16px;font-family:"Zen Kaku Gothic New",sans-serif;letter-spacing:.02em;
  }
  tbody td{padding:14px 16px;border-top:1px solid var(--line);vertical-align:top;color:#333;}
  tbody tr:nth-child(even){background:var(--paper-2);}
  .region-name{font-weight:700;color:var(--indigo);white-space:nowrap;}
  .region-flag{font-size:11px;color:var(--ink-soft);font-weight:500;display:block;margin-top:2px;}
  .pill{display:inline-block;font-size:11.5px;font-weight:700;padding:3px 10px;border-radius:999px;line-height:1.6;}
  .pill.up{background:rgba(47,125,79,.12);color:var(--gain);}
  .pill.down{background:rgba(179,74,53,.12);color:var(--brick);}
  .pill.flat{background:rgba(201,162,75,.16);color:#9a7620;}
</style>

<div class="tbl-wrap">
  <table>
    <thead>
      <tr>
        <th>産地</th>
        <th>2025年の状況</th>
        <th>2026年の見通し</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td class="region-name">ケベック州<span class="region-flag">カナダ</span></td>
        <td>2年連続の記録的豊作</td>
        <td><span class="pill flat">例年並みへ回帰</span> 新ハイブリッド品種が有望。伝統品種はやや控えめ</td>
      </tr>
      <tr>
        <td class="region-name">ニューブランズウィック州<span class="region-flag">カナダ</span></td>
        <td>干ばつで苦戦</td>
        <td><span class="pill up">大幅改善</span> 開花良好、安定した豊産が期待</td>
      </tr>
      <tr>
        <td class="region-name">ウィスコンシン州<span class="region-flag">米国</span></td>
        <td>低収量・品質課題</td>
        <td><span class="pill up">大幅改善</span> 越冬被害は最小限、生育順調</td>
      </tr>
      <tr>
        <td class="region-name">マサチューセッツ州<span class="region-flag">米国</span></td>
        <td>過去10年で最小級の作柄</td>
        <td><span class="pill up">平年並み〜やや上振れ</span> 開花・受粉が特に良好</td>
      </tr>
    </tbody>
  </table>
  </div>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">ケベック州（カナダ）── 平常運転への回帰</h3>



<p class="wp-block-paragraph">ケベック州では、2年続いた記録的な豊作を経て、生産水準が歴史的な平均へと戻る兆しが各種指標に表れています。開花はおおむね良好な条件下で進み、結実も順調に進行中です。ここ数週間は日中の高温と夜間の冷え込みという組み合わせが続き、果実の肥大を後押しすると同時に収量ポテンシャルの維持にも寄与しました。</p>



<p class="wp-block-paragraph">特に有望なのが新しいハイブリッド品種で、高いポテンシャルを示しています。一方、Stevens や Ben Lear といった従来型の品種は、例年並み、あるいはやや平均を下回る収量にとどまる見込みです。<strong>8月を通じた天候</strong>は、果実サイズと最終的な収穫量を左右する重要な要素であり続けます。</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">ニューブランズウィック州（カナダ）── 環境が大きく好転</h3>



<p class="wp-block-paragraph">干ばつに見舞われ苦しい戦いとなった2025年から一転、ニューブランズウィック州の生産者は今年、はるかに恵まれた生育環境の恩恵を受けています。各圃場では旺盛な開花が進み、昨シーズンよりも安定した豊産が期待される状況です。</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">ウィスコンシン州（米国）── バランスの取れた生産へ</h3>



<p class="wp-block-paragraph">低収量と品質面の課題に直面した2025年と比べ、ウィスコンシン州の生育条件は大きく改善しました。越冬被害は最小限にとどまり、生育環境もおおむね良好に推移しています。ハイブリッド品種は力強い生育を見せており、在来品種も引き続き堅調な動きを示しています。</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">マサチューセッツ州（米国）── 期待の持てる生育条件</h3>



<p class="wp-block-paragraph">マサチューセッツ州では、開花と受粉の条件が特に良好でした。圃場観察では、多くのハイブリッド品種・在来品種を通じて安定した結実が確認されています。温暖な気温、十分な日照、そして時宜を得た降雨が重なり、果実の生育に理想的な環境が整いました。</p>



<p class="wp-block-paragraph">収穫期まで好天が続けば、同州の生産量は平年並みか、わずかに上回る水準になると見込まれます。これは、過去10年で最小級のクランベリー作柄となった2025年からの大幅な改善を意味します。</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<style data-wp-block-html="css">
:root{
    --indigo:#1d2547;
    --indigo-deep:#151b36;
    --forest:#2c5f43;
    --forest-light:#3f7a58;
    --cranberry:#9d2235;
    --cranberry-deep:#7c1a29;
    --brick:#b34a35;
    --gain:#2f7d4f;
    --paper:#faf7f3;
    --paper-2:#f2ece4;
    --ink:#20242e;
    --ink-soft:#4a4f5c;
    --line:#e2d8cc;
    --gold:#c9a24b;
  }
  blockquote{
    margin:44px 0;padding:30px 34px;position:relative;
    background:linear-gradient(135deg,#fff 0%,var(--paper-2) 100%);
    border-radius:16px;border:1px solid var(--line);
  }
  blockquote::before{
    content:"\201C";
    position:absolute;top:-6px;left:18px;font-size:64px;color:var(--cranberry);opacity:.32;
  }
  blockquote p{
    font-weight:600;font-size:19px;
    color:var(--indigo);line-height:1.85;margin:0;
  }
</style>

<blockquote>
    <p>2025年に産地ごとで明暗が分かれた反動を経て、2026年は北米全体が「例年並み」という原点へと静かに回帰しつつある――それが今シーズンの通奏低音です。</p>
  </blockquote>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<style data-wp-block-html="css">
  :root{
    --indigo:#1d2547;
    --indigo-deep:#151b36;
    --forest:#2c5f43;
    --forest-light:#3f7a58;
    --cranberry:#9d2235;
    --cranberry-deep:#7c1a29;
    --brick:#b34a35;
    --gain:#2f7d4f;
    --paper:#faf7f3;
    --paper-2:#f2ece4;
    --ink:#20242e;
    --ink-soft:#4a4f5c;
    --line:#e2d8cc;
    --gold:#c9a24b;
  }
  .callout{
    margin:44px 0;border-radius:18px;padding:32px 30px;color:#fff;
    background:linear-gradient(135deg,var(--forest) 0%,#234c37 100%);
    position:relative;overflow:hidden;
  }
  .callout::after{
    content:"";position:absolute;right:-30px;bottom:-30px;width:150px;height:150px;
    border:14px solid rgba(255,255,255,.08);border-radius:50%;
  }
  .callout .c-eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;color:#bfe0cd;text-transform:uppercase;}
  .callout h3{color:#fff;ont-size:21px;margin:8px 0 12px;}
  .callout p{color:#e6f1eb;margin:0;font-size:15.5px;position:relative;z-index:2;}
</style>

  <div class="callout">
    <span class="c-eyebrow">Organic Outlook</span>
    <h3>有機栽培（オーガニック）── 見通しはなお発展途上</h3>
    <p>有機栽培のクランベリー圃場は、現時点で良好なポテンシャルを示し、全体として健全な状態にあります。ただし、一部の害虫による圧力は今後数週間、注意深く監視すべき重要な要素として残ります。最終的な収量を結論づけるにはまだ早いものの、これまでの生育条件はおおむね良好に推移しています。</p>
  </div>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">市場動向 ── 在庫の逼迫と不確実性</h2>



<p class="wp-block-paragraph">作柄の回復基調とは対照的に、サプライチェーン側では引き続きタイトな状況が続いています。</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<style data-wp-block-html="css">
  :root{
    --indigo:#1d2547;
    --indigo-deep:#151b36;
    --forest:#2c5f43;
    --forest-light:#3f7a58;
    --cranberry:#9d2235;
    --cranberry-deep:#7c1a29;
    --brick:#b34a35;
    --gain:#2f7d4f;
    --paper:#faf7f3;
    --paper-2:#f2ece4;
    --ink:#20242e;
    --ink-soft:#4a4f5c;
    --line:#e2d8cc;
    --gold:#c9a24b;
  }
  .market{
    background:#fff;border:1px solid var(--line);border-left:5px solid var(--cranberry);
    border-radius:0 14px 14px 0;padding:26px 28px;margin:36px 0;
  }
  .market h3{margin-top:0;}
  .market ul{margin:0;padding-left:20px;}
  .market li{margin-bottom:10px;color:#333;}
</style>

  <div class="market">
    <h3>いま押さえておきたい3つのポイント</h3>
    <ul>
      <li><strong>在庫の逼迫。</strong>複数の加工業者で在庫が限られており、とりわけ有機クランベリー製品では供給の余裕が乏しい状態が続いています。</li>
      <li><strong>加工能力の制約。</strong>処理能力にも制約がかかった状況が続いています。</li>
      <li><strong>関税をめぐる不確実性。</strong>貿易関税の先行きに関する不透明感が依然として残っており、調達計画に影響を及ぼす要因となっています。</li>
    </ul>
  </div>



<p class="wp-block-paragraph">こうした環境下では、市場動向を注視しつつ、供給計画を前倒しで組み立てておくことが、原料調達を担う企業にとって一層重要になります。作柄が平年並みへ戻る局面であっても、在庫と加工能力の逼迫が需給を締める構図には引き続き留意が必要です。</p>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<p class="wp-block-paragraph"></p><p>The post <a href="https://pdxtrading.jp/news/2026/08/2026-cranberry-harvest-outlook-north-america/">2026年 北米クランベリー収穫見通し～昨年同様「例年並み」となる見込み</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>アメリカ：クランベリー2023年クロップ収穫量は減少する見込み</title>
		<link>https://pdxtrading.jp/news/2023/10/2023-north-america-cranberry-crop-estimates-down-slightly/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Tue, 03 Oct 2023 01:15:13 +0000</pubDate>
				<category><![CDATA[Crop Report]]></category>
		<category><![CDATA[アメリカ]]></category>
		<category><![CDATA[カナダ]]></category>
		<category><![CDATA[クランベリー]]></category>
		<category><![CDATA[北米]]></category>
		<category><![CDATA[収穫]]></category>
		<category><![CDATA[統計]]></category>
		<guid isPermaLink="false">https://pdxtrading.jp/news/?p=2419</guid>

					<description><![CDATA[<p>まもなく収穫が始まる今年のクロップは昨年比微減となる見込み アメリカの今年のクランベリーは35.4万トンと昨年から4％減となる見込みです。過去10年の平均（38.3万トン）と比べると7.5%程度低くなる見込みです。 最大</p>
<p>The post <a href="https://pdxtrading.jp/news/2023/10/2023-north-america-cranberry-crop-estimates-down-slightly/">アメリカ：クランベリー2023年クロップ収穫量は減少する見込み</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">まもなく収穫が始まる今年のクロップは昨年比微減となる見込み</h2>



<p class="wp-block-paragraph">アメリカの今年のクランベリーは35.4万トンと昨年から4％減となる見込みです。過去10年の平均（38.3万トン）と比べると7.5%程度低くなる見込みです。</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image size-large"><a href="https://pdxtrading.jp/news/wp-content/uploads/2023/10/cranberry-usa-10years-bar-2022.jpg"><img fetchpriority="high" decoding="async" width="1024" height="473" src="https://pdxtrading.jp/news/wp-content/uploads/2023/10/cranberry-usa-10years-bar-2022-1024x473.jpg" alt="アメリカのクランベリー州別生産量推移（過去10年分）です。" class="wp-image-2422" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/10/cranberry-usa-10years-bar-2022-1024x473.jpg 1024w, https://pdxtrading.jp/news/wp-content/uploads/2023/10/cranberry-usa-10years-bar-2022-300x139.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/10/cranberry-usa-10years-bar-2022-768x355.jpg 768w, https://pdxtrading.jp/news/wp-content/uploads/2023/10/cranberry-usa-10years-bar-2022-1536x709.jpg 1536w, https://pdxtrading.jp/news/wp-content/uploads/2023/10/cranberry-usa-10years-bar-2022.jpg 1542w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">最大生産州であるウィスコンシン州は20.9万トンと昨年の21.9万トンより5%程減少する見込みです。次に生産量の多いマサチューセッツ州も8.8万トンと昨年の10.3万トンより14%減少する見込みとなっています。これらの地域では昨冬の積雪量が多く春になっても残雪のため生育が遅れ、春にも降霜などによる被害を被りました。</p>



<p class="wp-block-paragraph">オレゴン州では逆に初夏から夏にかけて記録的な高温となり、果実が成長し切る前に成熟してしまう懸念がありましたが、農家による散水などの努力もあり昨年より30%増となる2.3-2.4万トンになると見込まれています。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div><p>The post <a href="https://pdxtrading.jp/news/2023/10/2023-north-america-cranberry-crop-estimates-down-slightly/">アメリカ：クランベリー2023年クロップ収穫量は減少する見込み</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>ノバスコシア州で線状降水帯による洪水の被害が発生</title>
		<link>https://pdxtrading.jp/news/2023/07/heavy-rain-in-nova-scotia-may-hurt-wild-blueberry-production/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Mon, 24 Jul 2023 10:03:09 +0000</pubDate>
				<category><![CDATA[blueberry]]></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">https://pdxtrading.jp/news/?p=2406</guid>

					<description><![CDATA[<p>日本でも今年は奄美大島、高知、和歌山、静岡、山口、熊本、島根、北九州、秋田県などで線状降水帯による大規模災害が発生し、大きな被害が発生しました。線状降水帯は日本だけで無く、世界中で発生し同じような被害をもたらしています。</p>
<p>The post <a href="https://pdxtrading.jp/news/2023/07/heavy-rain-in-nova-scotia-may-hurt-wild-blueberry-production/">ノバスコシア州で線状降水帯による洪水の被害が発生</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">日本でも今年は奄美大島、高知、和歌山、静岡、山口、熊本、島根、北九州、秋田県などで線状降水帯による大規模災害が発生し、大きな被害が発生しました。線状降水帯は日本だけで無く、世界中で発生し同じような被害をもたらしています。</p>



<p class="wp-block-paragraph">2023年7月22日にノバスコシア州の南西部から北東部にかけて線状降水帯が断続的に通過、24時間の降水量が100 &#8211; 300mmと通常の3ヶ月分に相当する大雨となり、大規模な洪水が発生しました。</p>



<p class="wp-block-paragraph">南部のハリファックス郡、ルーネンバーグ郡、クイーンズ郡及び中央部のハンツ郡には緊急事態宣言が発令されています。</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">ワイルドブルーベリーの生育エリアと大雨被害</h2>



<p class="wp-block-paragraph">ノバスコシア州はケベック州に次いでカナダで2番目にワイルドブルーベリーの生産量が多い州です。アメリカを加えて北米全体でもアメリカ・メイン州、カナダ・ケベック州に次ぐ3番目の2万トンを生産しています。</p>



<figure class="wp-block-image size-full"><a href="https://pdxtrading.jp/news/wp-content/uploads/2023/07/wild-blueberry-production-3yr-avg-2022.jpg"><img decoding="async" width="960" height="537" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/wild-blueberry-production-3yr-avg-2022.jpg" alt="" class="wp-image-2407" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/wild-blueberry-production-3yr-avg-2022.jpg 960w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/wild-blueberry-production-3yr-avg-2022-300x168.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/wild-blueberry-production-3yr-avg-2022-768x430.jpg 768w" sizes="(max-width: 960px) 100vw, 960px" /></a></figure>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">今回線状降水帯による大雨・洪水の被害を受けた地域は主に南岸地域で、ワイルドブルーベリーの生育面積の多いカンバーランド郡は大きな被害を受けていないようです。次いで生育面積の多いコルチェスター郡ではある程度の洪水・冠水などの被害が発生しているものと想定されます。</p>



<figure class="wp-block-image size-full"><a href="https://pdxtrading.jp/news/wp-content/uploads/2023/07/20230722-nova-scotia-rain.jpg"><img decoding="async" width="960" height="540" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/20230722-nova-scotia-rain.jpg" alt="" class="wp-image-2409" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/20230722-nova-scotia-rain.jpg 960w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/20230722-nova-scotia-rain-300x169.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/20230722-nova-scotia-rain-768x432.jpg 768w" sizes="(max-width: 960px) 100vw, 960px" /></a></figure>



<p class="wp-block-paragraph">まだ大雨の被害が発生したばかりのため、まずは住民の安全の確保、ライフラインの復旧などが優先されます。そのためワイルドブルーベリーの生育エリアでの被害状況が判るのはまだしばらく後になると見込まれます。引き続き状況が分かり次第、続報をお知らせ致します。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div><p>The post <a href="https://pdxtrading.jp/news/2023/07/heavy-rain-in-nova-scotia-may-hurt-wild-blueberry-production/">ノバスコシア州で線状降水帯による洪水の被害が発生</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>ブルーベリー収穫統計：2022年北米統計情報を更新しました</title>
		<link>https://pdxtrading.jp/news/2023/07/us-and-canada-updates-fruits-statistics/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Thu, 20 Jul 2023 08:36:30 +0000</pubDate>
				<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">https://pdxtrading.jp/news/?p=2381</guid>

					<description><![CDATA[<p>アメリカ・カナダの統計情報が公開されました アメリカ農務省統計局・カナダ統計局が6月に2022年の生産統計を公表しました。それに基づき、ブルーベリーを含む果実・ナッツ類の統計情報を更新しました。 ブルーベリー 2022年</p>
<p>The post <a href="https://pdxtrading.jp/news/2023/07/us-and-canada-updates-fruits-statistics/">ブルーベリー収穫統計：2022年北米統計情報を更新しました</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">アメリカ・カナダの統計情報が公開されました</h2>



<p class="wp-block-paragraph">アメリカ農務省統計局・カナダ統計局が6月に2022年の生産統計を公表しました。それに基づき、ブルーベリーを含む果実・ナッツ類の統計情報を更新しました。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">ブルーベリー</h2>



<figure class="wp-block-image size-full"><a href="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-north-america-historical-bar.jpg"><img loading="lazy" decoding="async" width="960" height="540" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-north-america-historical-bar.jpg" alt="" class="wp-image-2382" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-north-america-historical-bar.jpg 960w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-north-america-historical-bar-300x169.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-north-america-historical-bar-768x432.jpg 768w" sizes="auto, (max-width: 960px) 100vw, 960px" /></a></figure>



<p class="wp-block-paragraph">2022年北米ワイルドブルーベリーの生産量は、前年（2021年）豊作だったアメリカ・メイン州が2022年春より記録的な干ばつに襲われた影響などで生産量が30-40%減、一方で天候が安定していたカナダ・ケベック州は豊作となり、トータルの生産量としては前年より微増の12.5-13万トン程度になりました。昨年同様、市場には冷凍在庫のキャリーオーバーが無く、新クロップの一部が前年の契約未履行分に回ったため、新クロップとして市場に出回ったのは10-11 万トン程度と前年より少なくなったため、流通価格は前年より高くなっています。</p>



<p class="wp-block-paragraph">カルチベイトブルーベリーについてはカリフォルニア、ジョージア、ミシガン、ニュージャージーなど低緯度・南部の山地で干ばつによる減収が発生、主要産地のワシントン州・オレゴン州・ブリティッシュコロンビア州は平年並みか平年より良かったのですが、北米合計としては3年連続で前年割れとなりました。</p>



<p class="wp-block-paragraph">2022年北米のワイルドストロベリー（野生種）の生産量は14万3630トン、カルチベイトブルーベリー（栽培種）は35万569トンとなりました。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">品種別生産動向</h2>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2022.jpg"><img loading="lazy" decoding="async" width="960" height="960" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2022.jpg" alt="" class="wp-image-2383" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2022.jpg 960w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2022-300x300.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2022-150x150.jpg 150w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2022-768x768.jpg 768w" sizes="auto, (max-width: 960px) 100vw, 960px" /></a></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2021.jpg"><img loading="lazy" decoding="async" width="960" height="960" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2021.jpg" alt="" class="wp-image-2384" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2021.jpg 960w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2021-300x300.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2021-150x150.jpg 150w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2021-768x768.jpg 768w" sizes="auto, (max-width: 960px) 100vw, 960px" /></a></figure>
</div>
</div>



<p class="wp-block-paragraph">ワイルドブルーベリーはアメリカはメイン州のみで生産されており、カナダでは東部ケベック州とマリタイム州（ノバスコシア州、ニューブランズウィック州、ニューファンドランドラブラドール、プリンスエドワード島）で生産されています。2021年はケベック州で不作、2022年はメイン州で不作・アメリカ南部でカルチベイトブルーベリーが不作だったため、2022年の北米ブルーベリー生産量の内、29％がワイルドブルーベリー、71％がカルチベイトブルーベリーとなりました。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">その他果実・ナッツ類統計情報</h2>



<p class="wp-block-paragraph">弊社統計情報のページではブルーベリー以外にも様々な果実・ナッツ類の統計情報を公開しています。下のリンクより各果実・ナッツの統計情報をご覧頂けます。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">果実統計情報</h3>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full is-resized"><a href="https://oregoncherry.jp/statistics.html"><img loading="lazy" decoding="async" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-blueberry.jpg" alt="" class="wp-image-2385" style="width:277px;height:277px" width="277" height="277" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-blueberry.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-blueberry-150x150.jpg 150w" sizes="auto, (max-width: 277px) 100vw, 277px" /></a></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/cherry-statistics.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-cherry.jpg" alt="" class="wp-image-2386" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-cherry.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-cherry-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-cranberry.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-cranberry.jpg" alt="" class="wp-image-2387" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-cranberry.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-cranberry-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-raspberry.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-cranberry2.png" alt="" class="wp-image-2388" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-cranberry2.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-cranberry2-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">ラズベリー</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-prunes.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-prune2.png" alt="" class="wp-image-2389" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-prune2.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-prune2-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">プルーン</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-banana.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-banana.png" alt="" class="wp-image-2390" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-banana.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-banana-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">バナナ</figcaption></figure>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-apple.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-apple.png" alt="" class="wp-image-2391" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-apple.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-apple-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">リンゴ</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-apricot.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-apricot2.png" alt="" class="wp-image-2392" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-apricot2.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-apricot2-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">アプリコット</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-dates.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-dates2.png" alt="" class="wp-image-2393" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-dates2.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-dates2-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">デーツ</figcaption></figure>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-raisin.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-grape.png" alt="" class="wp-image-2394" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-grape.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-grape-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">レーズン</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-figs.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-fig2.png" alt="" class="wp-image-2395" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-fig2.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-fig2-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">イチジク</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-mango.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-mango.png" alt="" class="wp-image-2396" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-mango.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-mango-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">マンゴー</figcaption></figure>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-japanese-citrus.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-citrus.png" alt="" class="wp-image-2397" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-citrus.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-citrus-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">国産柑橘類</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-japanese-citrus-%e3%81%ae%e3%82%b3%e3%83%94%e3%83%bc.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-ume.png" alt="" class="wp-image-2398" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-ume.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-ume-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">国産梅</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"></div>
</div>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">ナッツ類統計情報</h3>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-almonds.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-almond.jpg" alt="" class="wp-image-2399" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-almond.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-almond-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-walnuts.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-walnut.jpg" alt="" class="wp-image-2400" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-walnut.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-walnut-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-pistachio.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-pistachio.jpg" alt="" class="wp-image-2401" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-pistachio.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-pistachio-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-pecan.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-pecan.jpg" alt="" class="wp-image-2402" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-pecan.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-pecan-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-hazelnuts.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-hazelnuts.jpg" alt="" class="wp-image-2403" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-hazelnuts.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-hazelnuts-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"></div>
</div>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div><p>The post <a href="https://pdxtrading.jp/news/2023/07/us-and-canada-updates-fruits-statistics/">ブルーベリー収穫統計：2022年北米統計情報を更新しました</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>カナダ・ケベック州で大規模な山火事が発生</title>
		<link>https://pdxtrading.jp/news/2023/06/2023-wild-fires-in-quebec-may-impact-blueberry-crop/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Sun, 11 Jun 2023 21:15:00 +0000</pubDate>
				<category><![CDATA[blueberry]]></category>
		<category><![CDATA[カナダ]]></category>
		<category><![CDATA[ワイルドブルーベリー]]></category>
		<category><![CDATA[山火事]]></category>
		<guid isPermaLink="false">https://pdxtrading.jp/news/?p=2336</guid>

					<description><![CDATA[<p>アメリカ・カナダの多くの地域は夏に乾燥した気候となるエリア（地中海性気候や西岸海洋性気候、砂漠気候など）が多く、6月から9月にかけて山火事が多くなるのが常ではありますが、今年は山火事の発生が例年に比べて早く5月前半から山</p>
<p>The post <a href="https://pdxtrading.jp/news/2023/06/2023-wild-fires-in-quebec-may-impact-blueberry-crop/">カナダ・ケベック州で大規模な山火事が発生</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">アメリカ・カナダの多くの地域は夏に乾燥した気候となるエリア（地中海性気候や西岸海洋性気候、砂漠気候など）が多く、6月から9月にかけて山火事が多くなるのが常ではありますが、今年は山火事の発生が例年に比べて早く5月前半から山火事が発生しだしました。</p>



<p class="wp-block-paragraph">今年の春は特に気温が高く、過去の平均と比べると半分程度の降水量しか無く乾燥した気候が続いていたため山火事が起きやすく、鎮火しにくい状況になっています。</p>



<p class="wp-block-paragraph">6月2日(金)にケベック州の複数の箇所で発生した山火事が急激に拡がり、6月8日(木)頃になり日本でもニューヨークがカナダの山火事による煙で空がオレンジ色になったなどと報道されるようになりました。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">煙による日照不足が懸念</h2>



<p class="wp-block-paragraph">山火事自体は現時点ではワイルドブルーベリーの生育エリアからは離れており、ワイルドブルーベリーの生育エリアが焼失する懸念は低いと考えられています。ただ、火事の煙による日照不足、夏場の気温低下などが発生するとワイルドブルーベリーの生長に影響を及ぼす可能性があります。</p>



<p class="wp-block-paragraph">6月10日(土)時点では主要なワイルドブルーベリーの生育エリアで煙に覆われているところはまだ少ないのですが、山火事が今後勢いをさらに増す、風向きが変わり生育エリアが煙に覆われるなどの可能性も考えられます。</p>



<figure class="wp-block-image size-full"><a href="https://pdxtrading.jp/news/wp-content/uploads/2023/06/202306-wildfire.jpg"><img loading="lazy" decoding="async" width="1200" height="430" src="https://pdxtrading.jp/news/wp-content/uploads/2023/06/202306-wildfire.jpg" alt="" class="wp-image-2337" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/06/202306-wildfire.jpg 1200w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/202306-wildfire-300x108.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/202306-wildfire-1024x367.jpg 1024w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/202306-wildfire-768x275.jpg 768w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/202306-wildfire-1170x419.jpg 1170w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/202306-wildfire-820x294.jpg 820w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /></a></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph"><a href="https://earthobservatory.nasa.gov/images/151430/fires-burn-across-quebec">NASAが6月3日に投稿した記事</a>にあるように、現在北よりの風が吹いておりケベック州の山火事の煙はアメリカの方へ流れていますが、NASAの予測では今後西寄りの風にかわり、6月11日(日)以降、煙がメイン州、ニューブランズウィック州などワイルドブルーベリーの生育エリアを覆う方向に変わりそうです。</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://eoimages.gsfc.nasa.gov/images/imagerecords/151000/151430/quebecfires_amo_2023154_lrg.jpg" alt=""/></figure>



<p class="has-text-align-right wp-block-paragraph">©NASA</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">山火事とブルーベリーへの影響については、今後も継続して調査・報告をしていきます。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div><p>The post <a href="https://pdxtrading.jp/news/2023/06/2023-wild-fires-in-quebec-may-impact-blueberry-crop/">カナダ・ケベック州で大規模な山火事が発生</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2021Crop北米ワイルドブルーベリーは良作の見込み</title>
		<link>https://pdxtrading.jp/news/2021/09/2021-wild-blueberry-may-have-a-good-crop/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Tue, 31 Aug 2021 22:30:00 +0000</pubDate>
				<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">https://pdxtrading.jp/news/?p=2164</guid>

					<description><![CDATA[<p>2021年のワイルドブルーベリーは8月中旬よりアメリカメイン州で、下旬よりカナダ北東部各州で収穫が始まりました。過去数年降霜・定温・干ばつや熱波など様々な異常気象により不作が続いたワイルドブルーベリーですが、今年は今まで</p>
<p>The post <a href="https://pdxtrading.jp/news/2021/09/2021-wild-blueberry-may-have-a-good-crop/">2021Crop北米ワイルドブルーベリーは良作の見込み</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">2021年のワイルドブルーベリーは8月中旬よりアメリカメイン州で、下旬よりカナダ北東部各州で収穫が始まりました。過去数年降霜・定温・干ばつや熱波など様々な異常気象により不作が続いたワイルドブルーベリーですが、今年は今までのところ、順調に生育・収穫が進んでいるようです。</p>



<p class="wp-block-paragraph">カナダで2番目に作付面積の大きいノバスコシア州では今後も順調に収穫が進めば最終的には22,000 &#8211; 27,000トンの収穫が見込まれています。不作続きだった2018-2020年の3年間の平均が16,000トンでしたので、40% &#8211; 70%程生産量が増えることになります。史上最も豊作だった2015年の32,000トンには及ばないものの豊作だった2017年の24,000トンレベルまで回復することになります。</p>



<p class="wp-block-paragraph">他の州でも同様の傾向だとすると北米全体で15万トンを超える可能性が出てきております。これは 不作続きだった2018-2020年の3年間の平均 11万5千トンから急速な回復となるかもしれません。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">干ばつも治まる</h2>



<div class="wp-block-image"><figure class="aligncenter size-large"><a href="https://pdxtrading.jp/news/wp-content/uploads/2021/08/20210901-west-canada-drought-comparison.jpg"><img loading="lazy" decoding="async" width="1024" height="560" src="https://pdxtrading.jp/news/wp-content/uploads/2021/08/20210901-west-canada-drought-comparison-1024x560.jpg" alt="" class="wp-image-2165" srcset="https://pdxtrading.jp/news/wp-content/uploads/2021/08/20210901-west-canada-drought-comparison-1024x560.jpg 1024w, https://pdxtrading.jp/news/wp-content/uploads/2021/08/20210901-west-canada-drought-comparison-300x164.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2021/08/20210901-west-canada-drought-comparison-768x420.jpg 768w, https://pdxtrading.jp/news/wp-content/uploads/2021/08/20210901-west-canada-drought-comparison-820x448.jpg 820w, https://pdxtrading.jp/news/wp-content/uploads/2021/08/20210901-west-canada-drought-comparison.jpg 1140w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a><figcaption>カナダ東部の干ばつ状況の比較(2020年7月 vs 2021年7月） / Canada Drought Monitor</figcaption></figure></div>



<p class="wp-block-paragraph">Canada Drought Monitorによると一部の地域で異常乾燥となっているものの大きな干ばつは見られていません。昨年2020年の夏は干ばつにより不作になったことを考えると、大幅に改善しています。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">ハンターには悪い知らせ</h2>



<p class="wp-block-paragraph">夏の終わりよりアメリカ・カナダ東部は熊のハンティングシーズンを迎えます。アメリカメイン州バンゴーの地元紙によれば、ここ数年異常気象によりブルーベリーを始め様々な果実や木の実が不作だったためハンターは撒き餌・置き餌をすることで簡単に動物を寄せ集めることができましたが、今年は果実や木の実が豊富にあるためハンターが用意する餌に見向きもしない熊が続出、ハンター達が獲物を仕留められない状況になっていると報道されています。</p>



<figure class="wp-block-pullquote"><blockquote><p>Maine’s bears are fat and healthy. That’s bad news for hunters.</p><cite><a href="https://bangordailynews.com/2021/08/21/outdoors/maine-bear-hunters-likely-to-have-less-success-this-season/" target="_blank" rel="noreferrer noopener">Bangor Daily News | August 21, 2021 | by Pete Warner</a></cite></blockquote></figure>



<p class="wp-block-paragraph">この報道からもカナダ・アメリカ東部のベリー類の生育が今年順調であることが示唆されています。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">栽培種（カルチベイトブルーベリー）は不作となる地域も</h2>



<p class="wp-block-paragraph">カルチベイトブルーベリーはカナダ・アメリカ各地で栽培されていますが、特に収穫量の多いカナダ・アメリカ西部で史上最もひどい干ばつに見舞われています。そのため一部地域では収穫量が減少したり、果実が大きく成長しなかったり、果実に皺が入ったりとジュース・ピューレ向けの加工に回さざるを得ない品質の果実が増えるリスクもあります。</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><a href="https://pdxtrading.jp/news/wp-content/uploads/2021/08/20210901-usa-drought-comparison.jpg"><img loading="lazy" decoding="async" width="1008" height="468" src="https://pdxtrading.jp/news/wp-content/uploads/2021/08/20210901-usa-drought-comparison.jpg" alt="" class="wp-image-2166" srcset="https://pdxtrading.jp/news/wp-content/uploads/2021/08/20210901-usa-drought-comparison.jpg 1008w, https://pdxtrading.jp/news/wp-content/uploads/2021/08/20210901-usa-drought-comparison-300x139.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2021/08/20210901-usa-drought-comparison-768x357.jpg 768w, https://pdxtrading.jp/news/wp-content/uploads/2021/08/20210901-usa-drought-comparison-820x381.jpg 820w" sizes="auto, (max-width: 1008px) 100vw, 1008px" /></a><figcaption>アメリカ全土の干ばつ状況の比較（2020年8月第4週 vs 2021年8月第4週）/ US Drought Monitor</figcaption></figure></div>



<p class="wp-block-paragraph">最も生産量の多いワシントン州北部やカナダのブリティッシュコロンビア州南部では6月以降数回にわたる熱波と5月から始まった干ばつにより地域によっては40%程収穫量が落ちる可能性が出てきております。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">価格は9月下旬から10月中旬にかけて判明する見込み</h2>



<p class="wp-block-paragraph">ワイルドブルーベリーの収穫量が回復しても、カルチベイトブルーベリーの収穫量が落ち込んだ場合価格への影響が出てくると考えられます。ワイルドブルーベリーの2021 Cropの価格は早くても9月下旬頃、大勢が判明するのが10月になってからと予想されます。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div><p>The post <a href="https://pdxtrading.jp/news/2021/09/2021-wild-blueberry-may-have-a-good-crop/">2021Crop北米ワイルドブルーベリーは良作の見込み</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>カナダ北東部で霜害によりワイルドブルーベリーの収穫量が減少する見込み</title>
		<link>https://pdxtrading.jp/news/2018/06/canada-maritime-frost-damage-wild-blueberries/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Fri, 22 Jun 2018 14:29:54 +0000</pubDate>
				<category><![CDATA[Crop Report]]></category>
		<category><![CDATA[カナダ]]></category>
		<category><![CDATA[ブルーベリー]]></category>
		<category><![CDATA[ワイルド]]></category>
		<category><![CDATA[気候]]></category>
		<category><![CDATA[野生種]]></category>
		<category><![CDATA[霜]]></category>
		<guid isPermaLink="false">https://pdxtrading.jp/news/?p=1262</guid>

					<description><![CDATA[<p>季節外れの寒波がカナダ北東部を襲う カナダ北東部のノバスコシア、ニューブランズウィック州などでは6月に入ってから夜間に零下になる寒波に複数回襲われました。ノバスコシア州中央部のTrunoの今年と昨年の6月の最低気温を比較</p>
<p>The post <a href="https://pdxtrading.jp/news/2018/06/canada-maritime-frost-damage-wild-blueberries/">カナダ北東部で霜害によりワイルドブルーベリーの収穫量が減少する見込み</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2>季節外れの寒波がカナダ北東部を襲う</h2>
<p>カナダ北東部のノバスコシア、ニューブランズウィック州などでは6月に入ってから夜間に零下になる寒波に複数回襲われました。ノバスコシア州中央部のTrunoの今年と昨年の6月の最低気温を比較すると、複数回寒波に襲われたことが分かります。</p>
<p><figure id="attachment_1265" aria-describedby="caption-attachment-1265" style="width: 960px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-full wp-image-1265" src="https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-ns-weather-june.jpg" alt="" width="960" height="670" srcset="https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-ns-weather-june.jpg 960w, https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-ns-weather-june-300x209.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-ns-weather-june-768x536.jpg 768w, https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-ns-weather-june-640x447.jpg 640w, https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-ns-weather-june-287x200.jpg 287w" sizes="auto, (max-width: 960px) 100vw, 960px" /><figcaption id="caption-attachment-1265" class="wp-caption-text">2017年と比べ2018年では複数日で最低気温が零下を記録しました</figcaption></figure></p>
<p>&nbsp;</p>
<p>ノバスコシア州はカナダ北東部の州で、日本の稚内とほぼ同じ緯度に位置しています。西岸海洋性気候に属しており、夏は最高気温が25℃程度と冷涼で湿度が低く過ごしやすい気候ですが、冬は西岸海洋性気候の地域としては比較的寒さが厳しいのが特徴です。</p>
<p><figure id="attachment_1268" aria-describedby="caption-attachment-1268" style="width: 960px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-full wp-image-1268" src="https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-ns-latitude.jpg" alt="" width="960" height="610" srcset="https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-ns-latitude.jpg 960w, https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-ns-latitude-300x191.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-ns-latitude-768x488.jpg 768w, https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-ns-latitude-640x407.jpg 640w, https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-ns-latitude-315x200.jpg 315w" sizes="auto, (max-width: 960px) 100vw, 960px" /><figcaption id="caption-attachment-1268" class="wp-caption-text">ノバスコシア州は日本の稚内とほぼ同じ緯度となります</figcaption></figure></p>
<p>&nbsp;</p>
<p>これら複数回に及ぶ寒波によりワイルドブルーベリーやリンゴ、じゃがいもなど幅広い作物で霜害が発生していると報道されています。ワイルドブルーベリーに関してはノバスコシア州北部など一部地域では収穫量が半減するとの予想もされております。寒波による低温と霜により受粉した実がこれ以上生長せず、収穫に適したブルーベリーにならない可能性が高いためです。</p>
<p><figure id="attachment_1263" aria-describedby="caption-attachment-1263" style="width: 960px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-full wp-image-1263" src="https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-frost-damage.jpg" alt="" width="960" height="634" srcset="https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-frost-damage.jpg 960w, https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-frost-damage-300x198.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-frost-damage-768x507.jpg 768w, https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-frost-damage-640x423.jpg 640w, https://pdxtrading.jp/news/wp-content/uploads/2018/06/20180622-frost-damage-303x200.jpg 303w" sizes="auto, (max-width: 960px) 100vw, 960px" /><figcaption id="caption-attachment-1263" class="wp-caption-text">霜によるダメージ（イメージ画像です。実際のブルーベリーの被害を写したものではございません。）</figcaption></figure></p>
<p>&nbsp;</p>
<p>今後の天候などによりある程度回復する可能性もあり、現時点で収穫量が半減することが確定しているわけではございません。</p><p>The post <a href="https://pdxtrading.jp/news/2018/06/canada-maritime-frost-damage-wild-blueberries/">カナダ北東部で霜害によりワイルドブルーベリーの収穫量が減少する見込み</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2017年の北米ブルーベリー生産統計を更新しました</title>
		<link>https://pdxtrading.jp/news/2017/12/2017-blueberry-production-estimate-has-been-updated/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Tue, 05 Dec 2017 12:11:29 +0000</pubDate>
				<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">https://pdxtrading.jp/news/?p=1164</guid>

					<description><![CDATA[<p>北アメリカ大陸（アメリカ・カナダ）ではワイルドブルーベリー（野生種）とカルチベイトブルーベリー（栽培種）が生産されています。 ワイルドブルーベリーとは ワイルドブルーベリーは米国およびカナダ北東部でのみ自生するローブッシ</p>
<p>The post <a href="https://pdxtrading.jp/news/2017/12/2017-blueberry-production-estimate-has-been-updated/">2017年の北米ブルーベリー生産統計を更新しました</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>北アメリカ大陸（アメリカ・カナダ）ではワイルドブルーベリー（野生種）とカルチベイトブルーベリー（栽培種）が生産されています。</p>
<h3>ワイルドブルーベリーとは</h3>
<p>ワイルドブルーベリーは米国およびカナダ北東部でのみ自生するローブッシュ(low bush)のブルーベリーです。緯度が高く夏には日光に長時間晒され、冬には零下30℃を下回り、栄養の乏しい酸性土壌が多く、他の作物が生育できない厳しい環境で生き延びることができる数少ない植物で、厳しい環境で生き抜くためにアントシアニンを作り出す碧い小さな果実です。</p>
<h4>カルチベイトブルーベリーとは</h4>
<p>多くの国で商業栽培されている品種で、苗から栽培が可能なため様々な品種が販売されています。日本で栽培されているブルーベリーや、市販されているフレッシュ・冷凍のブルーベリーのほとんどは栽培種（カルチベイト）です。高さも2mを越す果樹で、機械で収穫されます。</p>
<p>ワイルドブルーベリー・カルチベイトブルーベリーについての詳細や比較については、<a href="https://blueberry.ofdfoods.co.jp/wild-blueberry.html" target="_blank" rel="noopener">「ワイルドブルーベリーとは」のページ</a>をご覧下さい。</p>
<p>&nbsp;</p>
<h2>2017年北米ブルーベリーの生産見通し</h2>
<p>2016年は北米のワイルドブルーベリー収穫量は約18万3千トンと統計史上最高の収穫量となり、価格は下がりました。カルチベイトブルーベリーは中国やヨーロッパを初め海外での需要が引き続き旺盛ですが、生産量が世界的に増大していることもあり、供給が潤沢で価格もここ数年で最も低価格となっています。</p>
<p>2017Cropのワイルドブルーベリーは暖冬で春の生育が良かったものの、アメリカメイン州では干ばつ気味となり過去3年のメイン州収穫量平均と比べると3割を超える減収となりました。カナダ北東部では開花時期に降霜があったり、夏場の雨量が少なかったり、価格下落により農家が管理面積を減らすなどしたため北東部マリタイムズ（ノバスコシア、ニューブランズウィック、プリンスエドワード島）で2割減、ケベック州で3割減となりました。最終的にはカナダ産で9万8千トン、アメリカメイン州で3万2千トンと北米トータルでは昨年度比3割減となり13万トン程度となる見込みです。</p>
<p>カルチベイト（栽培種）ブルーベリーも南部のジョージア州などでの霜害などにより収穫量が15%ほど減少し、33万トン程度となると見込まれています。</p>
<p><div class="visualizer-front-container" id="chart_wrapper_visualizer-1167-814264437"><style type="text/css" name="visualizer-custom-css" id="customcss-visualizer-1167">.locker,.locker-loader{position:absolute;top:0;left:0;width:100%;height:100%}.locker{z-index:1000;opacity:.8;background-color:#fff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.locker-loader{z-index:1001;background:url(https://pdxtrading.jp/news/wp-content/plugins/visualizer/images/ajax-loader.gif) no-repeat center center}.dt-button{display:none!important}.visualizer-front-container.visualizer-lazy-render{content-visibility: auto;}.google-visualization-controls-categoryfilter label.google-visualization-controls-label {vertical-align: middle;}.google-visualization-controls-categoryfilter li.goog-inline-block {margin: 0 0.2em;}.google-visualization-controls-categoryfilter li {padding: 0 0.2em;}.visualizer-front-container .dataTables_scrollHeadInner{margin: 0 auto;}</style><div id="visualizer-1167-814264437" class="visualizer-front  visualizer-front-1167"></div><!-- Not showing structured data for chart 1167 because description is empty --></div></p>
<p>&nbsp;</p>
<h3>アメリカとカナダ国別の生産動向</h3>
<p>北アメリカ大陸（アメリカ・カナダ）ではワイルドブルーベリー（野生種）とカルチベイトブルーベリー（栽培種）が生産されていますが、平均すると生産量の約1/3が野生種で、ワイルドブルーベリー（野生種）の内の約3/4がカナダで生産されています。ワイルドブルーベリーは移動の高い地域に自生しており、カナダの北東部マリタイムエリアの州とケベック州、そしてアメリカ・メイン州で自生しています。</p>
<p>栽培種は逆に生産量の80%程度がアメリカで生産されています。南はフロリダ州から北はワシントン州まで13を超える州で大規模に栽培がされています。</p>
<h4>2017年の動向</h4>
<p>2017年はワイルドブルーベリーの生産量が大幅に減ったことから、北米のブルーベリー生産量で野生種が占める割合が28%となり、ワイルド種が不作だった2013年に次いで史上2番めの低さとなりました。</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><figure id="attachment_1169" aria-describedby="caption-attachment-1169" style="width: 384px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="wp-image-1169" src="https://pdxtrading.jp/news/wp-content/uploads/2017/12/bb-production-country-area-2016.png" alt="平均すると生産量の約1/3が野生種で、野生種の内の約3/4がカナダで生産されています。&lt;br /&gt; 栽培種は逆に生産量の80%程度がアメリカで生産されています。" width="384" height="384" srcset="https://pdxtrading.jp/news/wp-content/uploads/2017/12/bb-production-country-area-2016.png 768w, https://pdxtrading.jp/news/wp-content/uploads/2017/12/bb-production-country-area-2016-150x150.png 150w, https://pdxtrading.jp/news/wp-content/uploads/2017/12/bb-production-country-area-2016-300x300.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2017/12/bb-production-country-area-2016-200x200.png 200w, https://pdxtrading.jp/news/wp-content/uploads/2017/12/bb-production-country-area-2016-350x350.png 350w" sizes="auto, (max-width: 384px) 100vw, 384px" /><figcaption id="caption-attachment-1169" class="wp-caption-text">平均すると生産量の約1/3が野生種で、野生種の内の約3/4がカナダで生産されています。<br /> 栽培種は逆に生産量の80%程度がアメリカで生産されています。</figcaption></figure></p>
<p><figure id="attachment_1170" aria-describedby="caption-attachment-1170" style="width: 384px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="wp-image-1170" src="https://pdxtrading.jp/news/wp-content/uploads/2017/12/bb-production-country-area-2017.png" alt="" width="384" height="384" srcset="https://pdxtrading.jp/news/wp-content/uploads/2017/12/bb-production-country-area-2017.png 768w, https://pdxtrading.jp/news/wp-content/uploads/2017/12/bb-production-country-area-2017-150x150.png 150w, https://pdxtrading.jp/news/wp-content/uploads/2017/12/bb-production-country-area-2017-300x300.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2017/12/bb-production-country-area-2017-200x200.png 200w, https://pdxtrading.jp/news/wp-content/uploads/2017/12/bb-production-country-area-2017-350x350.png 350w" sizes="auto, (max-width: 384px) 100vw, 384px" /><figcaption id="caption-attachment-1170" class="wp-caption-text">2017年はワイルドブルーベリーの生産量が大幅に減ったことから、北米のブルーベリー生産量で野生種が占める割合が28%となりました。</figcaption></figure></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p style="text-align: center;">詳細は<a href="https://blueberry.ofdfoods.co.jp/statistics.html" target="_blank" rel="noopener">オレゴンチェリーグロワーズブルーベリー統計ページ</a>で詳しくご報告しております。</p>
<p style="text-align: center;">ご質問などがございましたら、弊社まで<a href="https://blueberry.ofdfoods.co.jp/contact.html" target="_blank" rel="noopener">お問い合わせ</a>下さい。</p><p>The post <a href="https://pdxtrading.jp/news/2017/12/2017-blueberry-production-estimate-has-been-updated/">2017年の北米ブルーベリー生産統計を更新しました</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>北米ワイルドブルーベリー協会主催のレセプションが開催されました</title>
		<link>https://pdxtrading.jp/news/2017/10/wild-blueberry-association-buffet-reception-oct-2017/</link>
					<comments>https://pdxtrading.jp/news/2017/10/wild-blueberry-association-buffet-reception-oct-2017/#respond</comments>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Sun, 22 Oct 2017 06:00:22 +0000</pubDate>
				<category><![CDATA[blueberry]]></category>
		<category><![CDATA[オレゴンチェリーグロワーズ]]></category>
		<category><![CDATA[カナダ]]></category>
		<category><![CDATA[ブルーベリー]]></category>
		<category><![CDATA[ワイルド]]></category>
		<category><![CDATA[健康]]></category>
		<category><![CDATA[野生種]]></category>
		<guid isPermaLink="false">https://pdxtrading.jp/news/?p=1117</guid>

					<description><![CDATA[<p>ワイルドブルーベリーをご存じですか？ 太古の昔、北米大陸の北東部は氷河に覆われていました。氷河は気の遠くなるような年月をかけて大地を削りながら流動し、大陸から去った後には硬い岩と砂利の積もった荒野だけを残しました。この不</p>
<p>The post <a href="https://pdxtrading.jp/news/2017/10/wild-blueberry-association-buffet-reception-oct-2017/">北米ワイルドブルーベリー協会主催のレセプションが開催されました</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2><img loading="lazy" decoding="async" class="alignright wp-image-1118" src="https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-01-574x1024.jpg" alt="ワイルドブルーベリービュッフェレセプションメニュー" width="480" height="857" srcset="https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-01-574x1024.jpg 574w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-01-168x300.jpg 168w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-01-300x536.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-01-112x200.jpg 112w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-01.jpg 638w" sizes="auto, (max-width: 480px) 100vw, 480px" />ワイルドブルーベリーをご存じですか？</h2>
<p>太古の昔、北米大陸の北東部は氷河に覆われていました。氷河は気の遠くなるような年月をかけて大地を削りながら流動し、大陸から去った後には硬い岩と砂利の積もった荒野だけを残しました。この不毛な地に生き残ることができたのは、ほんのわずかな植物のみ。そのひとつがワイルドブルーベリーです。</p>
<p>それから数千年。北米には今なお、ワイルドブルーベリーが野生のままに自生しています。人の手が加わることを厳しく律したファーマーたちによって、大切に守り抜かれた野生種です。（以上<a href="http://www.wildblueberry.jp/" target="_blank" rel="noopener">北米ワイルドブルーベリー協会</a>パンフレットより転載）</p>
<p>&nbsp;</p>
<p>北米ワイルドブルーベリー協会は毎年秋に日本でワイルドブルーベリーの認知度を高めたり、輸入/販売者の知識を高めるためにイベントを開催しています。</p>
<p>&nbsp;</p>
<p>今年は10月20日(金)にカナダ大使館において北米ワイルドブルーベリー協会主催の「ワイルドブルーベリー　ビュッフェ　レセプション」が開催されました。カナダ大使館一等書記官Nathan Funk氏の開会の挨拶の後、ワイルドブルーベリーを使った12種類のメニューが振る舞われました。</p>
<p>&nbsp;</p>
<p>その後ワイルドブルーベリーとはどんなフルーツなのか、ワイルドブルーベリーの収穫や近況の報告がありました。今年は例年よりも甘い果実が多く、品質的には非常に良いみたいです。</p>
<p>&nbsp;</p>
<p>また食品機能学、栄養生化学を研究されている中部大学の津田教授（応用生物学）による健康効果の発表では、これまで「アントシアニン」だけに注目して健康効果が研究されていましたが、実際にはアントシアニンが消化・吸収・分解され多様な代謝物ができて、これらが体内に長くとどまり様々な働きをしていることが紹介されました。これまで発見されている<a href="https://blueberry.ofdfoods.co.jp/blueberry-health.html" target="_blank" rel="noopener">健康効果</a>だけでなく<a href="https://www.ncbi.nlm.nih.gov/pubmed/26437830" target="_blank" rel="noopener">子供がワイルドブルーベリーを摂取すると記憶力が良くなり集中力が高まる</a>など新たな効果にについてもわかってくることが期待されています。</p>
<p>&nbsp;</p>
<p>レセプションでふるまわれた１２種類のメニューからその一部をご紹介いたします。</p>
<h3>前菜盛り合わせ</h3>
<p>&nbsp;</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-1119 size-full" src="https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-02.jpg" alt="ワイルドブルーベリーを使った前菜盛り合わせ" width="962" height="541" srcset="https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-02.jpg 962w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-02-300x169.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-02-768x432.jpg 768w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-02-356x200.jpg 356w" sizes="auto, (max-width: 962px) 100vw, 962px" /></p>
<p>&nbsp;</p>
<p>前菜盛り合わせ：ブルーチーズムースのブリーニ　ワイルドブルーベリーディップ添え、カナダ産フォアグラのプティタルト　ワイルドブルーベリージュレと、ホタテ貝のトルティーヤ　ワイルドブルーベリークリームチーズ、カナダ産スモークサーモンとペッパーワイルドブルーベリーのトースト　パニーニ風、カナダ産鴨の蜂蜜焼き　ペッパーワイルドブルーベリー添え</p>
<p>&nbsp;</p>
<h3>サラダとスープ</h3>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-1120 size-full" src="https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-03.jpg" alt="冷製ワイルドブルーベリーのミントスープ" width="962" height="541" srcset="https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-03.jpg 962w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-03-300x169.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-03-768x432.jpg 768w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-03-356x200.jpg 356w" sizes="auto, (max-width: 962px) 100vw, 962px" /></p>
<p>&nbsp;</p>
<p>冷製ワイルドブルーベリーのミントスープ(上写真)とワイルドブルーベリー柑橘ハニーヴィネグレットドレッシングのサラダ</p>
<p>&nbsp;</p>
<h3>メイン</h3>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-1121 size-full" src="https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-04.jpg" alt="メインはチキンブレストの低温ロースト　ワイルドブルーベリーオニオンチャツネ添え" width="960" height="640" srcset="https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-04.jpg 960w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-04-300x200.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-04-768x512.jpg 768w" sizes="auto, (max-width: 960px) 100vw, 960px" /></p>
<p>さらに、メインはチキンブレストの低温ロースト　ワイルドブルーベリーオニオンチャツネ添え（上写真）を含め全部で6品提供されました。</p>
<p>&nbsp;</p>
<h3>デザート</h3>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-1123 size-full" src="https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-05.jpg" alt="ワイルドブルーベリーのパンプディング　塩キャラメルソース" width="962" height="541" srcset="https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-05.jpg 962w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-05-300x169.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-05-768x432.jpg 768w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-05-356x200.jpg 356w" sizes="auto, (max-width: 962px) 100vw, 962px" /></p>
<p style="text-align: center;">ワイルドブルーベリーのパンプディング　塩キャラメルソース（上写真）</p>
<p>&nbsp;</p>
<p><img loading="lazy" decoding="async" class="wp-image-1124 size-large aligncenter" src="https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-06-768x1024.jpg" alt="ワイルドブルーベリーのチーズケーキ" width="768" height="1024" srcset="https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-06-768x1024.jpg 768w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-06-225x300.jpg 225w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-06-300x400.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-06-150x200.jpg 150w, https://pdxtrading.jp/news/wp-content/uploads/2017/10/20171020-wbana-06.jpg 960w" sizes="auto, (max-width: 768px) 100vw, 768px" /></p>
<p>そして定番のワイルドブルーベリーのチーズケーキ（上写真）が提供されました。</p>
<p>&nbsp;</p>
<p>最後に弊社のドライワイルドブルーベリーを使用したワイルドブルーベリースコーンとワイルドブルーベリー羊羹がお土産として皆様に配布されました。</p>
<p>&nbsp;</p>
<p>これまでブルーベリーといえばジャムやシロップそしてマフィン、スコーン、チーズケーキやそのままヨーグルトに入れるなどデザート・スィーツの分野が主でしたが、ドレッシングや肉・魚介類のソースや付け合わせ、スープなど食事のあらゆるメニューに使うことができる万能性と、爽やかな酸味と鮮やかな藍色がもたらす風味や見た目への効果など「食材」としてもすばらしい価値があることを新発見できたイベントとなりました。</p>
<p>&nbsp;</p>
<p>オレゴンチェリーグロワーズはドライワイルドブルーベリーのパイオニアとして、そして最初に日本へ輸出を開始したメーカーとしてこれからも日本市場向けに新製品やマーケットの期待に応える商品開発・サービスの提供に努めてまいります。</p>
<p>&nbsp;</p><p>The post <a href="https://pdxtrading.jp/news/2017/10/wild-blueberry-association-buffet-reception-oct-2017/">北米ワイルドブルーベリー協会主催のレセプションが開催されました</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://pdxtrading.jp/news/2017/10/wild-blueberry-association-buffet-reception-oct-2017/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
