<?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>タキイ種苗</title>
	<atom:link href="https://www.e-seedlings.com/tag/%e3%82%bf%e3%82%ad%e3%82%a4%e7%a8%ae%e8%8b%97/feed" rel="self" type="application/rss+xml" />
	<link>https://www.e-seedlings.com</link>
	<description>種苗、農業資材の専門店「株式会社水戸種苗商会」のホームページです。</description>
	<lastBuildDate>Tue, 03 Mar 2026 08:32:39 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.5</generator>
	<item>
		<title>野菜種子の取り扱いについて</title>
		<link>https://www.e-seedlings.com/news/294?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e9%2587%258e%25e8%258f%259c%25e7%25a8%25ae%25e5%25ad%2590%25e3%2581%25ae%25e5%258f%2596%25e3%2582%258a%25e6%2589%25b1%25e3%2581%2584%25e3%2581%25ab%25e3%2581%25a4%25e3%2581%2584%25e3%2581%25a6</link>
		
		<dc:creator><![CDATA[水戸種苗商会]]></dc:creator>
		<pubDate>Sat, 27 Sep 2025 01:10:42 +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>
		<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>
		<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://www.e-seedlings.com/?p=294</guid>

					<description><![CDATA[<p>野菜種子の取り扱いについて 高品質で多様な品種を取り揃え、生産者様のニーズに応えます。 商品のイメージと概要 ※上記は取り扱い品種のイメージです。 選りすぐりの品種を全国から 生産者様の様々なニーズに対応するため、全国の [&#8230;]</p>
The post <a href="https://www.e-seedlings.com/news/294">野菜種子の取り扱いについて</a> first appeared on <a href="https://www.e-seedlings.com">株式会社水戸種苗商会</a>.]]></description>
										<content:encoded><![CDATA[<!-- Open Graph (OG) & Social Tags --><!-- Meta Keywords Tag (全メーカー名追加) --> <script src="https://cdn.tailwindcss.com"></script><style>
        /* フォント設定と基本スタイル */
        body { font-family: "Inter", 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif; background-color: #f4f7f6; }
        .container { max-width: 1000px; }
        .section-title { border-left: 5px solid #059669; padding-left: 1rem; color: #1f2937; margin-top: 2rem; }
        .supplier-card { 
            transition: transform 0.2s, box-shadow 0.2s; 
            background-color: #ffffff; 
            border: 1px solid #e5e7eb; 
            padding: 1rem; 
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }
        .supplier-card:hover { transform: translateY(-2px); box-shadow: 0 4px 10px rgba(16, 185, 129, 0.3); }
        .btn-link {
            display: inline-block;
            padding: 0.25rem 0.5rem;
            font-size: 0.75rem;
            border-radius: 0.375rem;
            font-weight: 500;
            margin-top: 0.5rem;
            text-align: center;
            transition: background-color 0.1s;
        }
        /* 商品ページボタンの色を青系に変更し、視認性を大幅に向上 */
        .btn-product {
            background-color: #3b82f6; /* Tailwind blue-500 */
            color: #ffffff; /* 白文字 */
        }
        .btn-product:hover {
            background-color: #2563eb; /* Tailwind blue-600 */
        }
        .btn-catalog {
            background-color: #10b981;
            color: #ffffff;
        }
        .btn-catalog:hover {
            background-color: #059669;
        }

        .btn-contact { transition: background-color 0.3s, transform 0.1s; }
        .btn-contact:hover { background-color: #047857; transform: translateY(-1px); }
        /* 画像を正方形に保つための設定 */
        .aspect-square { aspect-ratio: 1 / 1; }
    </style>
<div class="container mx-auto p-2 md:p-4 mt-8 mb-12 bg-white rounded-xl shadow-lg"><!-- メインタイトル (色調整済み) --><header class="mb-8 text-center bg-green-600 text-white p-6 md:p-8 rounded-t-xl shadow-xl">
<h1 class="text-3xl md:text-4xl font-extrabold">野菜種子の取り扱いについて</h1>
<!-- （約22社）を削除 -->
<p class="text-center text-lg mt-2 opacity-90">高品質で多様な品種を取り揃え、生産者様のニーズに応えます。</p>
</header><!-- 1. 概要・イメージ -->
<div class="px-4 md:px-8 pb-8">
<h2 class="text-2xl font-bold mb-5 section-title">商品のイメージと概要</h2>
<!-- 商品イメージ: CLS対策としてwidth/height属性を明示的に追加 -->
<div class="grid grid-cols-1 sm:grid-cols-3 gap-4 mb-8"><img fetchpriority="high" decoding="async" src="https://www.e-seedlings.com/wp-content/uploads/22133336_m.jpg" alt="新鮮な野菜の収穫イメージ" class="w-full h-auto object-cover rounded-lg shadow-md aspect-square" width="300" height="300" onerror="this.onerror=null;this.src='https://placehold.co/400x300/c7dcf1/10b981?text=画像1';" /> <img decoding="async" src="https://www.e-seedlings.com/wp-content/uploads/スクリーンショット-2025-09-27-094550.png" alt="野菜の育苗イメージ" class="w-full h-auto object-cover rounded-lg shadow-md aspect-square" width="300" height="300" onerror="this.onerror=null;this.src='https://placehold.co/400x300/c7dcf1/10b981?text=画像2';" /> <img decoding="async" src="https://www.e-seedlings.com/wp-content/uploads/12300007_00.jpg" alt="多様な野菜種子のイメージ" class="w-full h-auto object-cover rounded-lg shadow-md aspect-square" width="300" height="300" onerror="this.onerror=null;this.src='https://placehold.co/400x300/c7dcf1/10b981?text=画像3';" /></div>
<p class="text-sm text-gray-500 mb-6 text-center">※上記は取り扱い品種のイメージです。</p>
<!-- 概要説明 -->
<div class="p-5 bg-green-50 rounded-lg border border-green-200">
<p class="text-lg font-semibold text-green-800 mb-2">選りすぐりの品種を全国から</p>
<p class="text-gray-700 leading-relaxed">生産者様の様々なニーズに対応するため、全国の主要な種苗メーカーから、高品質で耐病性に優れた最新品種を厳選して取り扱っております。 作付け計画や地域特性に合わせた品種選びをお手伝いいたします。</p>
</div>
</div>
<!-- 2. メーカー一覧 -->
<div class="px-4 md:px-8 pt-6 pb-8 border-t border-gray-200">
<h2 class="text-2xl font-bold mb-6 section-title">取引先種苗メーカー</h2>
<!-- 1. 幅広い品目をカバーする種苗メーカー (修正済み) -->
<div class="supplier-group p-5 rounded-xl shadow-inner bg-green-50 border border-green-200 mb-8">
<h3 class="text-xl font-bold text-green-700 mb-3 border-b border-green-300 pb-2">幅広い品目をカバーする種苗メーカー（50音順） <span class="text-sm font-normal text-gray-500 ml-2">複数の野菜種子を幅広く取り扱っています</span></h3>
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4"><!-- メーカーリスト A (50音順) --><!-- アサヒ農園 -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">アサヒ農園</p>
<div class="flex flex-wrap gap-2"><a href="https://www.asahi-noen.co.jp/items/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a></div>
</div>
<!-- 朝日アグリア -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">朝日アグリア</p>
<div class="flex flex-wrap gap-2"><a href="https://www.asahi-agria.co.jp/seed" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a></div>
</div>
<!-- カネコ種苗 -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">カネコ種苗</p>
<div class="flex flex-wrap gap-2"><a href="https://kanekoseeds-p.jp/products/vegetable/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a></div>
</div>
<!-- サカタのタネ -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">サカタのタネ</p>
<div class="flex flex-wrap gap-2"><a href="https://www.sakataseed.co.jp/product/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a> <a href="https://www.sakataseed.co.jp/catalog/" target="_blank" class="btn-link btn-catalog" rel="noopener">カタログ</a></div>
</div>
<!-- 佐藤政行種苗 -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">佐藤政行種苗</p>
<div class="flex flex-wrap gap-2"><a href="https://www.satoseed.jp/products/original_seedling/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a></div>
</div>
<!-- タキイ種苗 -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">タキイ種苗</p>
<div class="flex flex-wrap gap-2"><a href="https://www.takii.co.jp/CGI/tsk/shohin/search.cgi" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a></div>
</div>
<!-- タカヤマシード -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">タカヤマシード</p>
<div class="flex flex-wrap gap-2"><a href="https://www.takayama-seed.co.jp/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a></div>
</div>
<!-- トーホク -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">トーホク</p>
<div class="flex flex-wrap gap-2"><a href="https://www.tohokuseed.co.jp/find_seed/vegetable/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a></div>
</div>
<!-- トキタ種苗 -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">トキタ種苗</p>
<div class="flex flex-wrap gap-2"><a href="https://www.tokitaseed.co.jp/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a></div>
</div>
<!-- ナント種苗 -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">ナント種苗</p>
<div class="flex flex-wrap gap-2"><a href="https://nantoseed.com/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a> <a href="https://nantoseed.com/wp/wp-content/themes/nanto/catalog/nanto2025/index.html#page=1" target="_blank" class="btn-link btn-catalog" rel="noopener">カタログ</a></div>
</div>
<!-- 中原採種場 -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">中原採種場</p>
<div class="flex flex-wrap gap-2"><a href="https://www.nakahara-seed.co.jp/cate_all.cgi" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a></div>
</div>
<!-- ヴィルモランみかど -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">ヴィルモランみかど</p>
<div class="flex flex-wrap gap-2"><a href="https://www.vilmorinmikado.jp/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a> <a href="https://www.vilmorinmikado.jp/download" target="_blank" class="btn-link btn-catalog" rel="noopener">カタログ</a></div>
</div>
<!-- 武蔵野種苗園 -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">武蔵野種苗園</p>
<div class="flex flex-wrap gap-2"><a href="http://www.musaseed.co.jp/product/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a> <a href="http://www.musaseed.co.jp/book/#target/page_no=1" target="_blank" class="btn-link btn-catalog" rel="noopener">カタログ</a></div>
</div>
<!-- 丸種 -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">丸種</p>
<div class="flex flex-wrap gap-2"><a href="https://marutane.com/pages/183/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a></div>
</div>
<!-- 柳川採種研究会 -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">柳川採種研究会</p>
<div class="flex flex-wrap gap-2"><a href="https://www.yana-ken.net/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a></div>
</div>
<!-- 大和農園 -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">大和農園</p>
<div class="flex flex-wrap gap-2"><a href="https://www.yamatonoen.co.jp/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a></div>
</div>
<!-- 横浜植木 -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">横浜植木</p>
<div class="flex flex-wrap gap-2"><a href="https://www.yokohamaueki.co.jp/manufacturer/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a> <a href="https://www.yokohamaueki.co.jp/book/index.html#page=1" target="_blank" class="btn-link btn-catalog" rel="noopener">カタログ</a></div>
</div>
<!-- 渡辺採種場 -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">渡辺採種場</p>
<div class="flex flex-wrap gap-2"><a href="https://watanabe-seed.com/products/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a> <a href="https://watanabe-seed.com/catalog/" target="_blank" class="btn-link btn-catalog" rel="noopener">カタログ</a></div>
</div>
<!-- 渡辺農事 -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">渡辺農事</p>
<div class="flex flex-wrap gap-2"><a href="https://watanabenoji.com/05goods/05kekka_ichiran_new.php" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a> <a href="https://watanabenoji.com/05syubyou/syubyou.html" target="_blank" class="btn-link btn-catalog" rel="noopener">カタログ</a></div>
</div>
<!-- 雪印種苗 -->
<div class="supplier-card rounded-lg shadow-md">
<p class="text-base font-bold text-gray-800 mb-2">雪印種苗</p>
<div class="flex flex-wrap gap-2"><a href="https://www.snowseed.co.jp/products/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a> <a href="https://www.snowseed.co.jp/catalog-list/" target="_blank" class="btn-link btn-catalog" rel="noopener">カタログ</a></div>
</div>
</div>
</div>
<!-- 2. 専門性の高い品種に特化したメーカー -->
<div class="supplier-group p-5 rounded-xl shadow-inner bg-blue-50 border border-blue-200">
<h3 class="text-xl font-bold text-blue-700 mb-3 border-b border-blue-300 pb-2">専門性の高い品種に特化したメーカー <span class="text-sm font-normal text-gray-500 ml-2">特定の果菜・葉菜・根菜・豆類などに強みを持つメーカーです</span></h3>
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4"><!-- メーカーリスト B --><!-- 神田育種農場 -->
<div class="supplier-card rounded-lg shadow-md bg-blue-100/50">
<p class="text-base font-bold text-gray-800 mb-2">神田育種農場 <span class="text-xs text-blue-600 font-normal">（スイカ・メロン）</span></p>
<div class="flex flex-wrap gap-2"><a href="https://www.kandaseed.co.jp/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a> <a href="https://www.kandaseed.co.jp/webcatalog/#page=1" target="_blank" class="btn-link btn-catalog" rel="noopener">カタログ</a></div>
</div>
<!-- 久留米原種育成会 -->
<div class="supplier-card rounded-lg shadow-md bg-blue-100/50">
<p class="text-base font-bold text-gray-800 mb-2">久留米原種育成会 <span class="text-xs text-blue-600 font-normal">（きゅうり）</span></p>
<div class="flex flex-wrap gap-2"><a href="https://lineup.kurume-gensyu.co.jp/collections/all" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a></div>
</div>
<!-- ときわ研究場 -->
<div class="supplier-card rounded-lg shadow-md bg-blue-100/50">
<p class="text-base font-bold text-gray-800 mb-2">ときわ研究場 <span class="text-xs text-blue-600 font-normal">（きゅうり）</span></p>
<div class="flex flex-wrap gap-2"><a href="https://tokiwa-cucumber.com/lineup_list/lineup_list.html" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a></div>
</div>
<!-- 日本農林社 -->
<div class="supplier-card rounded-lg shadow-md bg-blue-100/50">
<p class="text-base font-bold text-gray-800 mb-2">日本農林社 <span class="text-xs text-blue-600 font-normal">（キャベツ・はくさい）</span></p>
<div class="flex flex-wrap gap-2"><a href="https://www.norin.co.jp/product" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a> <a href="https://www.norin.co.jp/catalog" target="_blank" class="btn-link btn-catalog" rel="noopener">カタログ</a></div>
</div>
<!-- 野崎採種場 -->
<div class="supplier-card rounded-lg shadow-md bg-blue-100/50">
<p class="text-base font-bold text-gray-800 mb-2">野崎採種場 <span class="text-xs text-blue-600 font-normal">（ブロッコリー等）</span></p>
<div class="flex flex-wrap gap-2"><a href="http://nozakiseed.co.jp/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a> <a href="http://nozakiseed.co.jp/" target="_blank" class="btn-link btn-catalog" rel="noopener">カタログ</a></div>
</div>
<!-- 埼玉原種育成会 -->
<div class="supplier-card rounded-lg shadow-md bg-blue-100/50">
<p class="text-base font-bold text-gray-800 mb-2">埼玉原種育成会 <span class="text-xs text-blue-600 font-normal">（きゅうり）</span></p>
<div class="flex flex-wrap gap-2"><a href="http://www.sgi-seed.co.jp/" target="_blank" class="btn-link btn-product" rel="noopener">商品ページ</a></div>
</div>
</div>
</div>
<p class="text-xs text-gray-500 mt-4 text-right">※上記に記載のない取引先・品種についても、お気軽にお問い合わせください。</p>
</div>
<!-- 3. お問い合わせ・情報 -->
<div class="px-4 md:px-8 pt-6 pb-8 border-t border-gray-200">
<h2 class="text-2xl font-bold mb-6 section-title">カタログ・お問い合わせ先</h2>
<!-- カタログ/品種情報 -->
<div class="mb-8 p-5 bg-yellow-50 rounded-lg border border-yellow-200">
<h3 class="text-xl font-bold text-yellow-800 mb-3">品種情報・カタログについて</h3>
<p class="text-gray-700 leading-relaxed">最新の品種情報や栽培ガイドについては、各種メーカーの公式サイトまたはカタログにてご確認をお願いいたします。 ご希望の品種や作型に合わせた最適なご提案は、個別にご相談を承ります。</p>
</div>
<!-- お問い合わせセクション -->
<div class="p-6 rounded-xl shadow-lg border border-green-300 text-center bg-green-50">
<h3 class="text-2xl font-bold mb-4 text-green-800">お問い合わせ</h3>
<p class="text-gray-700 mb-6 leading-relaxed">大量注文、専門品種の選定、栽培に関するご相談など、お気軽に当社までご連絡ください。</p>
<a href="https://www.e-seedlings.com/contact" target="_blank" class="inline-block py-3 px-8 bg-green-600 text-white font-bold rounded-full text-lg shadow-lg hover:shadow-xl btn-contact mb-6" rel="noopener"> お問い合わせはこちら </a>
<div class="mb-6 pt-4 border-t border-green-300">
<p class="text-lg font-extrabold text-green-700">お電話・FAXでのお問い合わせ</p>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4 mt-3">
<div class="p-3 bg-white rounded-lg shadow-md">
<p class="text-sm text-gray-500">お電話</p>
<p class="text-2xl font-bold text-gray-800">029-221-4926</p>
</div>
<div class="p-3 bg-white rounded-lg shadow-md">
<p class="text-sm text-gray-500">FAX</p>
<p class="text-2xl font-bold text-gray-800">029-224-8979</p>
</div>
</div>
</div>
<!-- 会社情報 -->
<div class="pt-4 border-t border-green-300 text-left inline-block"><address class="text-gray-700 space-y-1 text-sm">
<p><strong>会社名:</strong> 株式会社 水戸種苗商会</p>
<p><strong>販売責任者:</strong> 鯉淵 悠充</p>
<p><strong>所在地:</strong> 〒310-0041 茨城県水戸市上水戸3-3-21</p>
<p><strong>E-mail:</strong> <a href="mailto:info@e-seedlings.com" class="text-green-600 hover:text-green-800 font-medium">info@e-seedlings.com</a></p>
</address></div>
</div>
</div>
</div>The post <a href="https://www.e-seedlings.com/news/294">野菜種子の取り扱いについて</a> first appeared on <a href="https://www.e-seedlings.com">株式会社水戸種苗商会</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>花のタネの取り扱いについて</title>
		<link>https://www.e-seedlings.com/news/286?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e8%258a%25b1%25e3%2581%25ae%25e3%2582%25bf%25e3%2583%258d%25e3%2581%25ae%25e5%258f%2596%25e3%2582%258a%25e6%2589%25b1%25e3%2581%2584%25e3%2581%25ab%25e3%2581%25a4%25e3%2581%2584%25e3%2581%25a6</link>
		
		<dc:creator><![CDATA[水戸種苗商会]]></dc:creator>
		<pubDate>Fri, 26 Sep 2025 23:41:08 +0000</pubDate>
				<category><![CDATA[お知らせ]]></category>
		<category><![CDATA[商品]]></category>
		<category><![CDATA[種苗]]></category>
		<category><![CDATA[M&Bフローラ]]></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://www.e-seedlings.com/?p=286</guid>

					<description><![CDATA[<p>花のタネの取り扱いについて 高品質な花種子で、美しい景観づくりと生産をサポートします。 商品のイメージ 主要取引先メーカー 国内外の確かな実績を持つメーカーの花種子を厳選して取り扱っております。 サカタのタネ 商品ページ [&#8230;]</p>
The post <a href="https://www.e-seedlings.com/news/286">花のタネの取り扱いについて</a> first appeared on <a href="https://www.e-seedlings.com">株式会社水戸種苗商会</a>.]]></description>
										<content:encoded><![CDATA[<script src="https://cdn.tailwindcss.com"></script><style>
        /* フォント設定と基本スタイル */
        body { font-family: "Inter", 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif; background-color: #fcfcfc; }
        .container { max-width: 960px; }
        .section-title { border-left: 6px solid #f97316; padding-left: 1rem; color: #1f2937; }
        .supplier-card { transition: transform 0.2s, box-shadow 0.2s; background-color: #fff7ed; }
        .supplier-card:hover { transform: translateY(-3px); box-shadow: 0 10px 15px rgba(249, 115, 22, 0.2); }
        .contact-box { background-color: #fff7ed; }
        .link-item a { color: #f97316; transition: color 0.2s; }
        .link-item a:hover { color: #ea580c; text-decoration: underline; }
        .btn-contact { transition: background-color 0.3s, transform 0.1s; }
        .btn-contact:hover { background-color: #ea580c; transform: translateY(-1px); }
    </style>
<div class="container mx-auto p-4 md:p-8 bg-white shadow-2xl rounded-xl mt-8 mb-12 border-t-8 border-orange-500"><!-- メインタイトル --><header class="mb-8 pb-4 border-b-4 border-orange-500">
<h1 class="text-3xl md:text-4xl font-extrabold text-gray-800 text-center">花のタネの取り扱いについて</h1>
<p class="text-center text-lg text-gray-500 mt-2">高品質な花種子で、美しい景観づくりと生産をサポートします。</p>
</header><!-- 取り扱いイメージ画像 (3枚の画像に更新) -->
<section class="mb-10">
<h2 class="text-2xl font-bold mb-5 section-title">商品のイメージ</h2>
<div class="grid grid-cols-1 sm:grid-cols-3 gap-4"><!-- 画像 1: 31900042_s.jpg --> <img decoding="async" src="https://www.e-seedlings.com/wp-content/uploads/31900042_s.jpg" alt="花のイメージ画像 1" class="w-full h-auto object-cover rounded-lg shadow-md hover:shadow-xl transition duration-300 aspect-square" onerror="this.onerror=null;this.src='https://placehold.co/400x300/ffedd5/f97316?text=画像1';" /> <!-- 画像 2: 32000014_s.jpg --> <img decoding="async" src="http://www.e-seedlings.com/wp-content/uploads/32000014_s.jpg" alt="花のイメージ画像 2" class="w-full h-auto object-cover rounded-lg shadow-md hover:shadow-xl transition duration-300 aspect-square" onerror="this.onerror=null;this.src='https://placehold.co/400x300/ffedd5/f97316?text=画像2';" /> <!-- 画像 3: 31100003_s.jpg --> <img decoding="async" src="https://www.e-seedlings.com/wp-content/uploads/31100003_s.jpg" alt="花の種子イメージ 3" class="w-full h-auto object-cover rounded-lg shadow-md hover:shadow-xl transition duration-300 aspect-square" onerror="this.onerror=null;this.src='https://placehold.co/400x300/ffedd5/f97316?text=画像3';" /></div>
</section>
<!-- 主要取引先メーカー -->
<section class="mb-10">
<h2 class="text-2xl font-bold mb-6 section-title">主要取引先メーカー</h2>
<p class="text-gray-600 mb-6">国内外の確かな実績を持つメーカーの花種子を厳選して取り扱っております。</p>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4"><!-- サカタのタネ -->
<div class="supplier-card p-4 rounded-lg shadow-md flex justify-between items-center">
<h3 class="text-xl font-bold text-orange-700">サカタのタネ</h3>
<a href="https://www.sakataseed.co.jp/product/professional/flower/" target="_blank" class="text-sm font-medium text-orange-600 hover:text-orange-800" rel="noopener">商品ページへ &gt;</a></div>
<!-- タキイ種苗 -->
<div class="supplier-card p-4 rounded-lg shadow-md flex justify-between items-center">
<h3 class="text-xl font-bold text-orange-700">タキイ種苗</h3>
<a href="https://www.takii.co.jp/flower/catalog/index.html" target="_blank" class="text-sm font-medium text-orange-600 hover:text-orange-800" rel="noopener">商品ページへ &gt;</a></div>
<!-- ムラカミシード -->
<div class="supplier-card p-4 rounded-lg shadow-md flex justify-between items-center">
<h3 class="text-xl font-bold text-orange-700">ムラカミシード</h3>
<a href="https://www.murakami-seed.com/products-top.html" target="_blank" class="text-sm font-medium text-orange-600 hover:text-orange-800" rel="noopener">商品ページへ &gt;</a></div>
<!-- Ｍ＆Ｂフローラ -->
<div class="supplier-card p-4 rounded-lg shadow-md flex justify-between items-center">
<h3 class="text-xl font-bold text-orange-700">Ｍ＆Ｂフローラ</h3>
<a href="https://www.mbflora.co.jp/introduction/" target="_blank" class="text-sm font-medium text-orange-600 hover:text-orange-800" rel="noopener">商品ページへ &gt;</a></div>
</div>
</section>
<!-- 花種子カタログ -->
<section class="mb-10 p-6 bg-orange-50 rounded-lg shadow-inner">
<h2 class="text-2xl font-bold mb-4 section-title">花種子カタログ</h2>
<ul class="space-y-3 list-disc pl-6 text-gray-700">
<li class="link-item"><span class="font-semibold">サカタのタネ</span>: 総合カタログ等はこちらから <a href="https://www.sakataseed.co.jp/catalog/" target="_blank" class="ml-2" rel="noopener">カタログ一覧を見る</a></li>
<li class="link-item"><span class="font-semibold">Ｍ＆Ｂフローラ</span>: 各種花種子・品種カタログはこちら <a href="https://www.mbflora.co.jp/downloads/catalog/" target="_blank" class="ml-2" rel="noopener">カタログ一覧を見る</a></li>
</ul>
</section>
<!-- お問い合わせセクション -->
<section class="p-8 rounded-xl shadow-inner contact-box border border-orange-300 text-center">
<h2 class="text-2xl font-bold mb-4 text-orange-800">お問い合わせ</h2>
<p class="text-gray-700 mb-6 leading-relaxed">花種子のお見積もりのご依頼は、お気軽に当社までご連絡ください。</p>
<!-- お問い合わせボタン --> <a href="https://www.e-seedlings.com/contact" target="_blank" class="inline-block py-3 px-8 bg-orange-600 text-white font-bold rounded-full text-lg shadow-lg hover:shadow-xl btn-contact mb-6" rel="noopener"> お問い合わせはこちら </a> <!-- 電話・FAX情報 -->
<div class="mb-6 pt-4 border-t border-orange-300">
<p class="text-xl font-extrabold text-orange-700">お電話・FAXでのお問い合わせ</p>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4 mt-3">
<div class="p-3 bg-white rounded-lg shadow-md">
<p class="text-sm text-gray-500">お電話</p>
<p class="text-2xl font-bold text-gray-800">029-221-4926</p>
</div>
<div class="p-3 bg-white rounded-lg shadow-md">
<p class="text-sm text-gray-500">FAX</p>
<p class="text-2xl font-bold text-gray-800">029-224-8979</p>
</div>
</div>
</div>
<!-- 会社情報 -->
<div class="pt-4 border-t border-orange-300 text-left inline-block"><address class="text-gray-700 space-y-1 text-sm">
<p><strong>会社名:</strong> 株式会社 水戸種苗商会</p>
<p><strong>販売責任者:</strong> 鯉淵 悠充</p>
<p><strong>所在地:</strong> 〒310-0041 茨城県水戸市上水戸3-3-21</p>
<p><strong>E-mail:</strong> <a href="mailto:info@e-seedlings.com" class="text-orange-600 hover:text-orange-800 font-medium">info@e-seedlings.com</a></p>
</address></div>
</section>
</div>The post <a href="https://www.e-seedlings.com/news/286">花のタネの取り扱いについて</a> first appeared on <a href="https://www.e-seedlings.com">株式会社水戸種苗商会</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>緑肥作物・飼料作物・景観用 種子の取り扱い</title>
		<link>https://www.e-seedlings.com/blog/280?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e7%25b7%2591%25e8%2582%25a5%25e4%25bd%259c%25e7%2589%25a9%25e3%2583%25bb%25e9%25a3%25bc%25e6%2596%2599%25e4%25bd%259c%25e7%2589%25a9%25e3%2583%25bb%25e6%2599%25af%25e8%25a6%25b3%25e7%2594%25a8-%25e7%25a8%25ae%25e5%25ad%2590%25e3%2581%25ae%25e5%258f%2596%25e3%2582%258a%25e6%2589%25b1%25e3%2581%2584</link>
		
		<dc:creator><![CDATA[水戸種苗商会]]></dc:creator>
		<pubDate>Fri, 26 Sep 2025 22:37:53 +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>
		<category><![CDATA[緑肥]]></category>
		<category><![CDATA[雪印種苗]]></category>
		<category><![CDATA[飼料作物]]></category>
		<guid isPermaLink="false">https://www.e-seedlings.com/?p=280</guid>

					<description><![CDATA[<p>緑肥作物・飼料作物・景観用 種子の取り扱いまとめ 取り扱い種子のイメージ 弊社取り扱い主要メーカー 高品質な緑肥作物、飼料作物、景観用種子を、信頼できる以下の主要種苗メーカーからお選びいただけます。 カネコ種苗 雪印種苗 [&#8230;]</p>
The post <a href="https://www.e-seedlings.com/blog/280">緑肥作物・飼料作物・景観用 種子の取り扱い</a> first appeared on <a href="https://www.e-seedlings.com">株式会社水戸種苗商会</a>.]]></description>
										<content:encoded><![CDATA[<script src="https://cdn.tailwindcss.com"></script><style>
        /* フォント設定と基本スタイル */
        body { font-family: "Inter", 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif; background-color: #f0f4f8; }
        .container { max-width: 960px; }
        .section-title { border-left: 6px solid #10b981; padding-left: 1rem; color: #1f2937; }
        .card { transition: transform 0.2s, box-shadow 0.2s; }
        .card:hover { transform: translateY(-3px); box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1); }
        .contact-box { background-color: #e0f2f1; }
        .link-item a { color: #059669; transition: color 0.2s; }
        .link-item a:hover { color: #047857; text-decoration: underline; }
        .btn-contact { transition: background-color 0.3s, transform 0.1s; }
        .btn-contact:hover { background-color: #047857; transform: translateY(-1px); }
    </style>
<div class="container mx-auto p-4 md:p-8 bg-white shadow-2xl rounded-xl mt-8 mb-12"><!-- メインタイトル --><header class="mb-8 pb-4 border-b-4 border-green-500">
<h1 class="text-3xl md:text-4xl font-extrabold text-gray-800 text-center">緑肥作物・飼料作物・景観用 種子の取り扱いまとめ</h1>
</header><!-- 取り扱いイメージ画像 -->
<section class="mb-10">
<h2 class="text-2xl font-bold mb-5 section-title">取り扱い種子のイメージ</h2>
<div class="grid grid-cols-1 sm:grid-cols-2 gap-4"><img decoding="async" src="https://www.e-seedlings.com/wp-content/uploads/スクリーンショット-2025-09-27-071436.png" alt="緑肥作物・飼料作物・景観用 種子のイメージ 1" class="w-full h-auto object-cover rounded-lg shadow-md hover:shadow-xl transition duration-300" /> <img decoding="async" src="https://www.e-seedlings.com/wp-content/uploads/スクリーンショット-2025-09-27-071338.png" alt="緑肥作物・飼料作物・景観用 種子のイメージ 2" class="w-full h-auto object-cover rounded-lg shadow-md hover:shadow-xl transition duration-300" /></div>
</section>
<!-- 取り扱いメーカー -->
<section class="mb-10">
<h2 class="text-2xl font-bold mb-5 section-title">弊社取り扱い主要メーカー</h2>
<p class="text-gray-600 mb-6">高品質な緑肥作物、飼料作物、景観用種子を、信頼できる以下の主要種苗メーカーからお選びいただけます。</p>
<ul class="flex flex-wrap justify-center gap-4 text-center">
<li class="p-4 bg-gray-100 rounded-full text-lg font-semibold text-green-700 shadow-inner">カネコ種苗</li>
<li class="p-4 bg-gray-100 rounded-full text-lg font-semibold text-green-700 shadow-inner">雪印種苗</li>
<li class="p-4 bg-gray-100 rounded-full text-lg font-semibold text-green-700 shadow-inner">タキイ種苗</li>
</ul>
</section>
<!-- 商品紹介とカタログリンク -->
<section class="mb-10">
<h2 class="text-2xl font-bold mb-6 section-title">商品情報・カタログリンク</h2>
<!-- カネコ種苗 -->
<div class="card p-5 mb-6 rounded-lg bg-green-50 shadow-md">
<h3 class="text-xl font-bold text-green-800 mb-3 border-b border-green-300 pb-2">カネコ種苗</h3>
<ul class="space-y-2 list-disc pl-5 text-gray-700">
<li class="link-item">取扱 緑肥作物・飼料作物 商品ページ: <a href="https://kanekoseeds-p.jp/products/feedgreen-manure-crop/" target="_blank" rel="noopener">詳細はこちら</a></li>
<li class="link-item">飼料作物ガイド（カタログ）: <a href="https://my.ebook5.net/kaneko-seeds/siryou/" target="_blank" rel="noopener">カタログを見る</a></li>
<li class="link-item">緑肥作物ガイド（カタログ）: <a href="https://my.ebook5.net/kaneko-seeds/ryokuhi/" target="_blank" rel="noopener">カタログを見る</a></li>
</ul>
</div>
<!-- 雪印種苗 -->
<div class="card p-5 mb-6 rounded-lg bg-blue-50 shadow-md">
<h3 class="text-xl font-bold text-blue-800 mb-3 border-b border-blue-300 pb-2">雪印種苗</h3>
<ul class="space-y-2 list-disc pl-5 text-gray-700">
<li class="link-item">取扱 緑肥作物・飼料作物 商品ページ: <a href="https://www.snowseed.co.jp/products/" target="_blank" rel="noopener">詳細はこちら</a></li>
<li class="link-item">各種カタログリンク: <a href="https://www.snowseed.co.jp/use/category/use-catalog/" target="_blank" rel="noopener">カタログを見る</a></li>
</ul>
</div>
<!-- タキイ種苗 -->
<div class="card p-5 rounded-lg bg-yellow-50 shadow-md">
<h3 class="text-xl font-bold text-yellow-800 mb-3 border-b border-yellow-300 pb-2">タキイ種苗</h3>
<ul class="space-y-2 list-disc pl-5 text-gray-700">
<li class="link-item">取扱 緑肥・景観用 商品ページ: <a href="https://www.takii.co.jp/green/ryokuhi/" target="_blank" rel="noopener">詳細はこちら</a></li>
</ul>
</div>
</section>
<!-- お問い合わせセクション (修正箇所) -->
<section class="p-8 rounded-xl shadow-inner contact-box border border-green-300 text-center">
<h2 class="text-2xl font-bold mb-4 text-green-800">お問い合わせ</h2>
<p class="text-gray-700 mb-6 leading-relaxed">商品の選定や、大量注文、特殊な種子についてのご質問、お見積もりのご依頼は、お気軽に当社までご連絡ください。</p>
<!-- お問い合わせボタン --> <a href="https://www.e-seedlings.com/contact" target="_blank" class="inline-block py-3 px-8 bg-green-600 text-white font-bold rounded-full text-lg shadow-lg hover:shadow-xl btn-contact mb-6" rel="noopener"> お問い合わせはこちら </a> <!-- 電話・FAX情報 -->
<div class="mb-6 pt-4 border-t border-green-300">
<p class="text-xl font-extrabold text-green-700">お電話・FAXでのお問い合わせ</p>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4 mt-3">
<div class="p-3 bg-white rounded-lg shadow-md">
<p class="text-sm text-gray-500">お電話</p>
<p class="text-2xl font-bold text-gray-800">029-221-4926</p>
</div>
<div class="p-3 bg-white rounded-lg shadow-md">
<p class="text-sm text-gray-500">FAX</p>
<p class="text-2xl font-bold text-gray-800">029-224-8979</p>
</div>
</div>
</div>
<!-- 会社情報 -->
<div class="pt-4 border-t border-green-300 text-left inline-block"><address class="text-gray-700 space-y-1 text-sm">
<p><strong>会社名:</strong> 株式会社 水戸種苗商会</p>
<p><strong>販売責任者:</strong> 鯉淵 悠充</p>
<p><strong>所在地:</strong> 〒310-0041 茨城県水戸市上水戸3-3-21</p>
<p><strong>E-mail:</strong> <a href="mailto:info@e-seedlings.com" class="text-green-600 hover:text-green-800 font-medium">info@e-seedlings.com</a></p>
</address></div>
</section>
</div>The post <a href="https://www.e-seedlings.com/blog/280">緑肥作物・飼料作物・景観用 種子の取り扱い</a> first appeared on <a href="https://www.e-seedlings.com">株式会社水戸種苗商会</a>.]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
