<?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.cts.ne.jp/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.cts.ne.jp</link>
	<description></description>
	<lastBuildDate>Wed, 26 Aug 2026 06:29:28 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.23</generator>

<image>
	<url>https://www.cts.ne.jp/wp-content/uploads/2020/03/favicon.ico</url>
	<title>ケーブルテレビ品川</title>
	<link>https://www.cts.ne.jp</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>5日間タカラヅカ・スカイ・ステージが見放題 ！</title>
		<link>https://www.cts.ne.jp/2025/08/21/18460/</link>
				<comments>https://www.cts.ne.jp/2025/08/21/18460/#respond</comments>
				<pubDate>Thu, 21 Aug 2025 07:32:11 +0000</pubDate>
		<dc:creator><![CDATA[小幡千尋]]></dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">https://www.cts.ne.jp/?p=18460</guid>
				<description><![CDATA[概要 5日間オプションチャンネル「タカラヅカ・スカイ・ステージ」 （HD154ch・SD310ch）をお試し放...]]></description>
								<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="18460" class="elementor elementor-18460" data-elementor-settings="[]">
			<div class="elementor-inner">
				<div class="elementor-section-wrap">
							<section class="elementor-element elementor-element-87fd246 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="87fd246" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
				<div class="elementor-row">
				<div class="elementor-element elementor-element-a629058 elementor-column elementor-col-100 elementor-top-column" data-id="a629058" data-element_type="column">
			<div class="elementor-column-wrap">
					<div class="elementor-widget-wrap">
						</div>
			</div>
		</div>
						</div>
			</div>
		</section>
				<section class="elementor-element elementor-element-9d316f7 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="9d316f7" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
				<div class="elementor-row">
				<div class="elementor-element elementor-element-d80c7fc elementor-column elementor-col-100 elementor-top-column" data-id="d80c7fc" data-element_type="column">
			<div class="elementor-column-wrap  elementor-element-populated">
					<div class="elementor-widget-wrap">
				<div class="elementor-element elementor-element-3876eef elementor-widget elementor-widget-cts image-box" data-id="3876eef" data-element_type="widget" data-widget_type="cts image-box.default">
				<div class="elementor-widget-container">
			<div class="cts-elementor-img1"><div class="elementor-image-box-wrapper cts-elementor-img1-set1"><figure class="elementor-image-box-img"><img src="https://www.cts.ne.jp/wp-content/uploads/2025/09/takarazuka_free_cts.png" title="takarazuka_free_cts" alt="takarazuka_free_cts" /></figure></div></div>		</div>
				</div>
						</div>
			</div>
		</div>
						</div>
			</div>
		</section>
				<section class="elementor-element elementor-element-04148a1 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="04148a1" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
				<div class="elementor-row">
				<div class="elementor-element elementor-element-83d005c elementor-column elementor-col-100 elementor-top-column" data-id="83d005c" data-element_type="column">
			<div class="elementor-column-wrap  elementor-element-populated">
					<div class="elementor-widget-wrap">
				<div class="elementor-element elementor-element-231c534 elementor-widget elementor-widget-cts html" data-id="231c534" data-element_type="widget" data-widget_type="cts html.default">
				<div class="elementor-widget-container">
			<style type="text/css"> //表のスタイルを記載します～ここから（基本弄らない）
  .flex {
    display: flex;
    justify-content: space-around;
  }
  .c-wysiwyg tbody th {
    text-align: center;
  }
  .vw {
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  td.speed {
    padding: 18px;　
  }
  .speed p:first-of-type {
    margin-right: 12px;
  }
  .tableWrapper img {
    max-width: 100%;
    height: 30px;
  }
  .tableWrapper td {
    text-align: center;
    vertical-align: middle;
  }
  .small-label {
    display: inline-block;
    font-size: 75%;
  }
  .table_scroll table{
width:100%;
}
.title {
  width:20%;
}
.table_scroll{
overflow: auto;　　　　/tableをスクロールさせる/
white-space: nowrap;　　/tableのセル内にある文字の折り返しを禁止/
}
.table_scroll::-webkit-scrollbar{　　/tableにスクロールバーを追加/
 height: 5px;
}
.table_scroll::-webkit-scrollbar-track{　　/tableにスクロールバーを追加/
 background: #F1F1F1;
}
.table_scroll::-webkit-scrollbar-thumb {　　/tableにスクロールバーを追加/
 background: #BCBCBC;
}
</style>
<div class="table_scroll">
<table border="1" align="center" cellpadding="1" cellspacing="1" style="width:100％;">
    <tbody>
        <tr>
            <td class="title" style="border:1px solid #c4c4c4;padding:12px;background-color:#ffc107;color:#ffffff;text-align:center;font-weight:bold;vertical-align:middle;">概要</td>
            <td colspan="1" style="border:1px solid #c4c4c4;padding:12px;">5日間オプションチャンネル「タカラヅカ・スカイ・ステージ」 （HD154ch・SD310ch）をお試し放送いたします。
※お試し放送はお手続き不要でお楽しみいただけます。
</td>
        </tr>
                <tr>
            <td class="title" style="border:1px solid #c4c4c4;padding:12px;background-color:#ffc107;color:#ffffff;text-align:center;font-weight:bold;vertical-align:middle;">お試し放送期間</td>
            <td colspan="1" style="border:1px solid #c4c4c4;padding:12px;">2025年8月27日（水）11:00～8月31日（日）21:00
</td>
        </tr>
        <tr>
          <td style="border:1px solid #c4c4c4;padding:12px;background-color:#ffc107;color:#ffffff;text-align:center;font-weight:bold;vertical-align:middle;">対象者</td>
          <td colspan="2" style="border:1px solid #c4c4c4;padding:12px;">しながわ光テレビサービス「ミニ」「ミニplus」「αエース」「スタンダード」「スタンダードplus」「マックス」「マックスplus」「まいにち充実プラン」、ケーブルテレビサービス「αエース」「ビッグ」「マックス」ご利用中のお客さま
</td>
        </tr>
          <tr>
            <td style="border:1px solid #c4c4c4;padding:12px;background-color:#ffc107;color:#ffffff;text-align:center;font-weight:bold;vertical-align:middle;">注意事項</td>
            <td colspan="2" style="border:1px solid #c4c4c4;padding:12px;">お試し期間終了後も継続ご希望のお客さまは<a href="https://business.form-mailer.jp/fms/8c100840191724?_gl=1*c9wdut*_gcl_au*MTMxMTc5MDQwMi4xNzU0NTU3NDAy*_ga*MTY3MDY1MTc2Mi4xNzU0NTU3NDAy*_ga_F85S873CK7*czE3NTQ1NTc0MDEkbzEkZzEkdDE3NTQ1NTc1MjkkajUwJGwwJGgw
"> こちら </a>からオプションチャンネルをお申込みください。</tr>
        <tr>
            <td style="border:1px solid #c4c4c4;padding:12px;background-color:#ffc107;color:#ffffff;text-align:center;font-weight:bold;vertical-align:middle;">その他</td>
            <td colspan="2" style="border:1px solid #c4c4c4;padding:12px;">
            オプションチャンネルの詳細は<a href="https://www.cts.ne.jp/service/cabletv/course
"> こちら </a>でご確認ください。</td>
        </tr>
    </tbody>
</table>
</div>		</div>
				</div>
						</div>
			</div>
		</div>
						</div>
			</div>
		</section>
						</div>
			</div>
		</div>
		]]></content:encoded>
							<wfw:commentRss>https://www.cts.ne.jp/2025/08/21/18460/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>しながわ光 提供エリア拡大中</title>
		<link>/special/hikari/</link>
				<comments>/special/hikari/#respond</comments>
				<pubDate>Tue, 01 Oct 2024 04:56:41 +0000</pubDate>
		<dc:creator><![CDATA[小幡千尋]]></dc:creator>
				<category><![CDATA[pickup]]></category>

		<guid isPermaLink="false">https://www.cts.ne.jp/?p=17453</guid>
				<description><![CDATA[]]></description>
								<content:encoded><![CDATA[]]></content:encoded>
							<wfw:commentRss>/special/hikari/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>災害対策に本気で取り組むケーブルテレビ品川が厳選！</title>
		<link>/lp/bousai.html</link>
				<comments>/lp/bousai.html#respond</comments>
				<pubDate>Mon, 22 Jul 2024 03:21:14 +0000</pubDate>
		<dc:creator><![CDATA[松谷詩帆]]></dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">https://www.cts.ne.jp/?p=16734</guid>
				<description><![CDATA[災害対策に本気で取り組むケーブルテレビ品川が厳選！ coming soon!]]></description>
								<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="16734" class="elementor elementor-16734" data-elementor-settings="[]">
			<div class="elementor-inner">
				<div class="elementor-section-wrap">
							<section class="elementor-element elementor-element-2f838c9 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="2f838c9" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
				<div class="elementor-row">
				<div class="elementor-element elementor-element-eb95ab7 elementor-column elementor-col-100 elementor-top-column" data-id="eb95ab7" data-element_type="column">
			<div class="elementor-column-wrap  elementor-element-populated">
					<div class="elementor-widget-wrap">
				<div class="elementor-element elementor-element-503a172 elementor-widget elementor-widget-cts html" data-id="503a172" data-element_type="widget" data-widget_type="cts html.default">
				<div class="elementor-widget-container">
			<h1 style="text-align:center;background-color:#ffe44f;margin:0;width:100%;font-size:36px;font-weight:bold;color:#ffffff;padding:36px 0;">
災害対策に本気で取り組むケーブルテレビ品川が厳選！
</h1>		</div>
				</div>
						</div>
			</div>
		</div>
						</div>
			</div>
		</section>
				<section class="elementor-element elementor-element-d4b90a0 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="d4b90a0" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
				<div class="elementor-row">
				<div class="elementor-element elementor-element-f36e3ce elementor-column elementor-col-100 elementor-top-column" data-id="f36e3ce" data-element_type="column">
			<div class="elementor-column-wrap  elementor-element-populated">
					<div class="elementor-widget-wrap">
				<div class="elementor-element elementor-element-0586204 elementor-widget elementor-widget-cts html" data-id="0586204" data-element_type="widget" data-widget_type="cts html.default">
				<div class="elementor-widget-container">
			coming soon!		</div>
				</div>
						</div>
			</div>
		</div>
						</div>
			</div>
		</section>
						</div>
			</div>
		</div>
		]]></content:encoded>
							<wfw:commentRss>/lp/bousai.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>快適メッシュWi-Fi お申し込み受付中！</title>
		<link>/special/mesh-wi-fi/</link>
				<comments>/special/mesh-wi-fi/#respond</comments>
				<pubDate>Wed, 29 Jun 2022 04:40:58 +0000</pubDate>
		<dc:creator><![CDATA[its_noda]]></dc:creator>
				<category><![CDATA[pickup]]></category>

		<guid isPermaLink="false">https://www.cts.ne.jp/?p=12054</guid>
				<description><![CDATA[]]></description>
								<content:encoded><![CDATA[]]></content:encoded>
							<wfw:commentRss>/special/mesh-wi-fi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>シナガワンTV10 チャンネル10しながわ HD</title>
		<link>https://www.cts.ne.jp/2022/04/04/11759/</link>
				<comments>https://www.cts.ne.jp/2022/04/04/11759/#respond</comments>
				<pubDate>Mon, 04 Apr 2022 01:57:22 +0000</pubDate>
		<dc:creator><![CDATA[its_noda]]></dc:creator>
				<category><![CDATA[地域情報]]></category>

		<guid isPermaLink="false">https://www.cts.ne.jp/?p=11759</guid>
				<description><![CDATA[全国のケーブルテレビ局が制作した番組や人気のコンテンツなど様々な番組をお届け！]]></description>
								<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="11759" class="elementor elementor-11759" data-elementor-settings="[]">
			<div class="elementor-inner">
				<div class="elementor-section-wrap">
							<section class="elementor-element elementor-element-5e78b67 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="5e78b67" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
				<div class="elementor-row">
				<div class="elementor-element elementor-element-b923a63 elementor-column elementor-col-100 elementor-top-column" data-id="b923a63" data-element_type="column">
			<div class="elementor-column-wrap  elementor-element-populated">
					<div class="elementor-widget-wrap">
				<div class="elementor-element elementor-element-a8c7449 elementor-widget elementor-widget-cts text-editor" data-id="a8c7449" data-element_type="widget" data-widget_type="cts text-editor.default">
				<div class="elementor-widget-container">
					<div class="elementor-text-editor elementor-clearfix cts-elementor-text-editor"><p>全国のケーブルテレビ局が制作した番組や人気のコンテンツなど様々な番組をお届け！</p></div>
				</div>
				</div>
						</div>
			</div>
		</div>
						</div>
			</div>
		</section>
						</div>
			</div>
		</div>
		]]></content:encoded>
							<wfw:commentRss>https://www.cts.ne.jp/2022/04/04/11759/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>satonoka 4K / satonoka TV</title>
		<link>https://www.cts.ne.jp/2022/04/04/11743/</link>
				<comments>https://www.cts.ne.jp/2022/04/04/11743/#respond</comments>
				<pubDate>Mon, 04 Apr 2022 01:33:50 +0000</pubDate>
		<dc:creator><![CDATA[its_noda]]></dc:creator>
				<category><![CDATA[4K]]></category>

		<guid isPermaLink="false">https://www.cts.ne.jp/?p=11743</guid>
				<description><![CDATA[「イッツア麺ワールド 〜麺のない人生なんて、つまらない〜」 日本各地の地域の魅力を、４Kで毎日・24時間放送す...]]></description>
								<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="11743" class="elementor elementor-11743" data-elementor-settings="[]">
			<div class="elementor-inner">
				<div class="elementor-section-wrap">
							<section class="elementor-element elementor-element-0ac3ddb elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="0ac3ddb" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
				<div class="elementor-row">
				<div class="elementor-element elementor-element-ed05120 elementor-column elementor-col-100 elementor-top-column" data-id="ed05120" data-element_type="column">
			<div class="elementor-column-wrap  elementor-element-populated">
					<div class="elementor-widget-wrap">
				<div class="elementor-element elementor-element-eb39681 elementor-widget elementor-widget-cts text-editor" data-id="eb39681" data-element_type="widget" data-widget_type="cts text-editor.default">
				<div class="elementor-widget-container">
					<div class="elementor-text-editor elementor-clearfix cts-elementor-text-editor"><p class="MsoNormal">「イッツア麺ワールド 〜麺のない人生なんて、つまらない〜」 日本各地の地域の魅力を、４Kで毎日・24時間放送するケーブルテレビ発、地域情報チャンネル「satonoka」 ©satonoka</p></div>
				</div>
				</div>
						</div>
			</div>
		</div>
						</div>
			</div>
		</section>
						</div>
			</div>
		</div>
		]]></content:encoded>
							<wfw:commentRss>https://www.cts.ne.jp/2022/04/04/11743/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>GAORA SPORTS HD</title>
		<link>https://www.cts.ne.jp/2020/10/13/690/</link>
				<comments>https://www.cts.ne.jp/2020/10/13/690/#respond</comments>
				<pubDate>Mon, 12 Oct 2020 15:00:11 +0000</pubDate>
		<dc:creator><![CDATA[Trang]]></dc:creator>
				<category><![CDATA[television]]></category>
		<category><![CDATA[スポーツ]]></category>

		<guid isPermaLink="false">https://www.cts.ne.jp/?p=690</guid>
				<description><![CDATA[「全日本プロレス　ALL JAPAN B-Banquet」 阪神・北海道日本ハム、プロレス、モータースポーツ、...]]></description>
								<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="690" class="elementor elementor-690" data-elementor-settings="[]">
			<div class="elementor-inner">
				<div class="elementor-section-wrap">
							<section class="elementor-element elementor-element-91326bb elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="91326bb" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
				<div class="elementor-row">
				<div class="elementor-element elementor-element-b36601b elementor-column elementor-col-100 elementor-top-column" data-id="b36601b" data-element_type="column">
			<div class="elementor-column-wrap  elementor-element-populated">
					<div class="elementor-widget-wrap">
				<div class="elementor-element elementor-element-32ab882 elementor-widget elementor-widget-cts text-editor" data-id="32ab882" data-element_type="widget" data-widget_type="cts text-editor.default">
				<div class="elementor-widget-container">
					<div class="elementor-text-editor elementor-clearfix cts-elementor-text-editor"><p>「全日本プロレス　ALL JAPAN B-Banquet」 阪神・北海道日本ハム、プロレス、モータースポーツ、バレーボール、ゴルフ等スポーツ満載！ ©全日本プロレス</p></div>
				</div>
				</div>
						</div>
			</div>
		</div>
						</div>
			</div>
		</section>
						</div>
			</div>
		</div>
		]]></content:encoded>
							<wfw:commentRss>https://www.cts.ne.jp/2020/10/13/690/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>スカイA HD</title>
		<link>https://www.cts.ne.jp/2020/10/12/661/</link>
				<comments>https://www.cts.ne.jp/2020/10/12/661/#respond</comments>
				<pubDate>Sun, 11 Oct 2020 15:00:46 +0000</pubDate>
		<dc:creator><![CDATA[Trang]]></dc:creator>
				<category><![CDATA[スポーツ]]></category>

		<guid isPermaLink="false">https://www.cts.ne.jp/?p=661</guid>
				<description><![CDATA[豊富なゴルフトーナメント放送「スカイA全力ゴルフ宣言」 阪神タイガース徹底放送！さらにゴルフやボウリング中継な...]]></description>
								<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="661" class="elementor elementor-661" data-elementor-settings="[]">
			<div class="elementor-inner">
				<div class="elementor-section-wrap">
							<section class="elementor-element elementor-element-a28a9da elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="a28a9da" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
				<div class="elementor-row">
				<div class="elementor-element elementor-element-cc0dfc3 elementor-column elementor-col-100 elementor-top-column" data-id="cc0dfc3" data-element_type="column">
			<div class="elementor-column-wrap  elementor-element-populated">
					<div class="elementor-widget-wrap">
				<div class="elementor-element elementor-element-3d5d28a elementor-widget elementor-widget-cts text-editor" data-id="3d5d28a" data-element_type="widget" data-widget_type="cts text-editor.default">
				<div class="elementor-widget-container">
					<div class="elementor-text-editor elementor-clearfix cts-elementor-text-editor"><p>豊富なゴルフトーナメント放送「スカイA全力ゴルフ宣言」 阪神タイガース徹底放送！さらにゴルフやボウリング中継などスポーツファンの「見たい」に応えます。</p></div>
				</div>
				</div>
						</div>
			</div>
		</div>
						</div>
			</div>
		</section>
						</div>
			</div>
		</div>
		]]></content:encoded>
							<wfw:commentRss>https://www.cts.ne.jp/2020/10/12/661/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>J SPORTS 3 HD</title>
		<link>https://www.cts.ne.jp/2020/10/11/657/</link>
				<comments>https://www.cts.ne.jp/2020/10/11/657/#respond</comments>
				<pubDate>Sat, 10 Oct 2020 15:00:22 +0000</pubDate>
		<dc:creator><![CDATA[Trang]]></dc:creator>
				<category><![CDATA[スポーツ]]></category>

		<guid isPermaLink="false">https://www.cts.ne.jp/?p=657</guid>
				<description><![CDATA[「WRC世界ラリー選手権」 プロ野球、モータースポーツ、Bリーグ、スキージャンプなどが充実 Photo by ...]]></description>
								<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="657" class="elementor elementor-657" data-elementor-settings="[]">
			<div class="elementor-inner">
				<div class="elementor-section-wrap">
							<section class="elementor-element elementor-element-2c24ecc elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="2c24ecc" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
				<div class="elementor-row">
				<div class="elementor-element elementor-element-635f4d6 elementor-column elementor-col-100 elementor-top-column" data-id="635f4d6" data-element_type="column">
			<div class="elementor-column-wrap  elementor-element-populated">
					<div class="elementor-widget-wrap">
				<div class="elementor-element elementor-element-fc926b6 elementor-widget elementor-widget-cts text-editor" data-id="fc926b6" data-element_type="widget" data-widget_type="cts text-editor.default">
				<div class="elementor-widget-container">
					<div class="elementor-text-editor elementor-clearfix cts-elementor-text-editor"><p>「WRC世界ラリー選手権」 プロ野球、モータースポーツ、Bリーグ、スキージャンプなどが充実 Photo by Jaanus Ree/Red Bull Content Pool</p></div>
				</div>
				</div>
						</div>
			</div>
		</div>
						</div>
			</div>
		</section>
						</div>
			</div>
		</div>
		]]></content:encoded>
							<wfw:commentRss>https://www.cts.ne.jp/2020/10/11/657/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>日テレジータス HD</title>
		<link>https://www.cts.ne.jp/2020/10/10/653/</link>
				<comments>https://www.cts.ne.jp/2020/10/10/653/#respond</comments>
				<pubDate>Fri, 09 Oct 2020 15:00:53 +0000</pubDate>
		<dc:creator><![CDATA[Trang]]></dc:creator>
				<category><![CDATA[スポーツ]]></category>

		<guid isPermaLink="false">https://www.cts.ne.jp/?p=653</guid>
				<description><![CDATA[「超ジャイアンツ」 巨人主催全試合完全生中継！「日テレ＋巨人＋人気スポーツ」の充実した豪華ラインナップ! ©N...]]></description>
								<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="653" class="elementor elementor-653" data-elementor-settings="[]">
			<div class="elementor-inner">
				<div class="elementor-section-wrap">
							<section class="elementor-element elementor-element-a175c37 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="a175c37" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
				<div class="elementor-row">
				<div class="elementor-element elementor-element-5f03d6c elementor-column elementor-col-100 elementor-top-column" data-id="5f03d6c" data-element_type="column">
			<div class="elementor-column-wrap  elementor-element-populated">
					<div class="elementor-widget-wrap">
				<div class="elementor-element elementor-element-4852bb6 elementor-widget elementor-widget-cts text-editor" data-id="4852bb6" data-element_type="widget" data-widget_type="cts text-editor.default">
				<div class="elementor-widget-container">
					<div class="elementor-text-editor elementor-clearfix cts-elementor-text-editor"><p>「超ジャイアンツ」 巨人主催全試合完全生中継！「日テレ＋巨人＋人気スポーツ」の充実した豪華ラインナップ! ©NTV</p></div>
				</div>
				</div>
						</div>
			</div>
		</div>
						</div>
			</div>
		</section>
						</div>
			</div>
		</div>
		]]></content:encoded>
							<wfw:commentRss>https://www.cts.ne.jp/2020/10/10/653/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
