consadole_aggregator 0.2.4 → 0.2.5

Sign up to get free protection for your applications and to get access to all the features.
data/.ruby-version CHANGED
@@ -1 +1 @@
1
- 1.9.3-p327
1
+ 1.9.3-p385
@@ -108,7 +108,7 @@ module ConsadoleAggregator
108
108
  end
109
109
 
110
110
  sites.name(:hochiyomiuri) do |site|
111
- site.resource { HTTPClient.new.get_content('http://hochi.yomiuri.co.jp/hokkaido/soccer/index.htm').force_encoding('UTF-8') }
111
+ site.resource { HTTPClient.new.get_content('http://hochi.yomiuri.co.jp/soccer/jleague/index.htm').force_encoding('UTF-8') }
112
112
  site.parse_list { |list| Nokogiri::HTML(list).search('div.list1 > ul > li a').reverse }
113
113
  site.filter_article { |article| article.text =~ /札幌|コンサ/ }
114
114
  site.parse_article { |article| { url:"http://hochi.yomiuri.co.jp#{article['href']}", title:article.text } }
@@ -1,3 +1,3 @@
1
1
  module ConsadoleAggregator
2
- VERSION = "0.2.4"
2
+ VERSION = "0.2.5"
3
3
  end
@@ -7,11 +7,16 @@
7
7
  <meta http-equiv="Content-Style-Type" content="text/css" />
8
8
  <meta http-equiv="Content-Script-Type" content="text/javascript" />
9
9
  <meta http-equiv="imagetoolbar" content="no" />
10
- <title>サッカー:北海道:スポーツ報知</title>
11
- <link rel="stylesheet" type="text/css" href="/styles/genre18.css" media="all" />
10
+ <title>Jリーグ:サッカー:スポーツ報知</title>
11
+ <link rel="stylesheet" type="text/css" href="/styles/genre4.css" media="all" />
12
+ <link rel="stylesheet" type="text/css" href="/styles/sub/soccer_world_table.css" media="all" />
12
13
  <!-- EMPTY -->
13
- <meta name="description" content="報知新聞社の東北版サッカー情報ページです。Jリーグの仙台、山形はもちろん、東北のサッカーネタ満載のコンテンツがお楽しみ頂けます。" />
14
- <meta name="keywords" content="北海道,日本ハム,新庄,札幌,コンサドーレ,報知新聞,スポーツ報知,報知" />
14
+ <meta name="description" content="報知新聞社のJリーグ情報ページです。最新ニュースのほか各種記録などJリーグ情報満載のコンテンツがお楽しみ頂けます。" />
15
+ <meta name="keywords" content="速報,サッカー,Jリーグ,日本代表,W杯,欧州,UEFA,試合日程,報知新聞,スポーツ報知,報知,ニュース" />
16
+ <meta property="og:title" content="Jリーグ" />
17
+ <meta property="og:type" content="article" />
18
+ <meta property="og:site_name" content="スポーツ報知" />
19
+ <meta property="og:image" content="http://hochi.yomiuri.co.jp/img/icon3.png" />
15
20
  <script type="text/javascript" src="/scripts/base.js"></script>
16
21
  <script type="text/javascript" src="/scripts/utils.js"></script>
17
22
  </head>
@@ -25,9 +30,8 @@
25
30
  <div id="pageTop">
26
31
  <p class="tab_hochi" id="headLOGO"><strong><a href="/">スポーツ報知</a></strong></p>
27
32
  <ul class="sNavi">
28
- <li><a href="/contents/info/">会社案内</a></li>
33
+ <li><a href="/info/company/">会社案内</a></li>
29
34
  <li><a href="/contents/ad/">広告ガイド</a></li>
30
- <li><a href="/osaka/index.htm?from=t-top">大阪報知</a></li>
31
35
  <li class="border0"><a href="/sitemap/">サイトマップ</a></li>
32
36
  </ul>
33
37
  <p id="skip"><a href="#mainContent" title="ナビゲーションを飛ばして本文エリアにジャンプします。">[本文へ]</a></p>
@@ -40,476 +44,713 @@
40
44
  <li class="tab_sphoto"><a href="/photo_service/">報知フォトサービス</a></li>
41
45
  <li class="tab_cinema"><a href="http://cinemahochi.yomiuri.co.jp/" target="_blank">シネマ報知</a></li>
42
46
  <li class="tab_magazine"><a href="http://www.magazine-hochi.com/" target="_blank">マガジン報知</a></li>
47
+ <li class="tab_prc"><a href="http://www.hochiprc.co.jp/" target="_blank">スポーツショップ報知</a></li>
43
48
  </ul>
44
49
 
45
50
  </div>
46
51
  <div class="container clearfix">
47
52
  <div id="pageHead">
48
- <div class="logo">
53
+ <div class="logo">
49
54
  <!-- Count Down & Calendar -->
50
55
  <script type="text/javascript" src="/scripts/date.js"></script>
51
56
  <!-- /Count Down & Calendar -->
52
57
  <p class="logoMini"><a href="/contents/info/"><img src="/img/common/head_logo_mini.gif" width="100" height="15" alt="報知新聞社" /></a></p>
53
58
  </div>
54
59
  <div class="superBanner">
55
- <!-- start -->
56
- <script>
57
- <!--
58
- var A4Uclient = "hochi"
59
- var A4Uwidth = "728";
60
- var A4Uheight = "90";
61
- var A4Udomain = "";
62
- var A4Uencode = "EUC-JP";
63
- var A4Usite = "adnw";
64
- var A4Ucont = "hochi";
65
- var A4Utype = "banner";
66
- var A4Utg = "1";
67
- document.write('<scr' + 'ipt language="JavaScript1.1" charset="' + A4Uencode + '" src="http://grp03.ias.rakuten.co.jp/content/ad/DCBT/delivery/script/191.js">\n');
68
- document.write('</scr' + 'ipt>\n');
69
- //-->
60
+ <!-- begin ad tag 2011.03.07-->
61
+ <script type="text/javascript" language="JavaScript">
62
+
63
+ var impAcn = "IMPASEG";
64
+ var impAco = document.cookie;
65
+ var impApos = impAco.indexOf(impAcn+"=");
66
+ var impAseg = (impApos!=-1)?impAco.substring(impApos+impAcn.length+1,(impAco.indexOf("; ",impApos)!=-1)?impAco.indexOf("; ",impApos):impAco.length):null;
67
+ impAseg = (impAseg)?unescape(impAseg):null;
68
+
69
+ var impAserver = "http://as.hc.impact-ad.jp";
70
+ var impAtag = "/SITE=SOCCER/AREA=SUPERBANNER/AAMSZ=728X90/OENCJP=UTF8";
71
+ var impAtarget = (impAseg)?impAtag+"/"+impAseg:impAtag;
72
+
73
+
74
+ impArnd = Math.round(Math.random() * 100000000);
75
+ if (!impApid) var impApid = Math.round(Math.random() * 100000000);
76
+
77
+ document.write('<scr');
78
+ document.write('ipt type="text/javascript" language="JavaScript" src="' + impAserver + '/jserver/acc_random=' + impArnd + impAtarget + '/pageid=' + impApid + '">');
79
+ document.write('</scr');
80
+ document.write('ipt>');
81
+
70
82
  </script>
71
- <noscript><iframe src="http://grp03.ias.rakuten.co.jp/html.ng/site=adnw&cont=hochi&type=banner2&tg=1" width="728" height="90" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" bordercolor="#000000" allowtransparency="true"></iframe></noscript>
72
- <!-- end -->
83
+ <noscript>
84
+ <iframe src="http://as.hc.impact-ad.jp/hserver/SITE=SOCCER/AREA=SUPERBANNER/AAMSZ=728X90/OENCJP=UTF8" noresize scrolling=no hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 width=728 height=90 allowTranspareeny="true">
85
+ </iframe>
86
+ </noscript>
87
+ <!-- End ad tag -->
88
+
73
89
  </div>
74
90
  </div>
75
91
  </div>
76
- <!--#Main Menu -->
77
- <div class="container">
78
- <ul class="gNavi">
79
- <li class="home"><a href="/">スポーツ報知</a></li>
80
- <li class="giants"><a href="/giants/">巨人</a></li>
81
- <li class="baseball"><a href="/baseball/">野球</a></li>
82
- <li class="mlb"><a href="/mlb/">MLB</a></li>
83
- <li class="soccer"><a href="/soccer/">サッカー</a></li>
84
- <li class="golf"><a href="/sports/golf/">ゴルフ</a></li>
85
- <li class="sports"><a href="/sports/">スポーツ</a></li>
86
- <li class="battle"><a href="/battle/">格闘技</a></li>
87
- <li class="hrace"><a href="/horserace/">競馬</a></li>
88
- <li class="ent"><a href="/entertainment/">芸能</a></li>
89
- <li class="topics"><a href="/topics/">社会</a></li>
90
- <li class="ex"><a href="/2010worldcup/" title="南アフリカW杯">2010FIFAワールドカップ</a></li>
91
- </ul>
92
+ <div class="mainMenu container">
93
+ <ul class="gNavi">
94
+ <li class="home"><a href="/">スポーツ報知</a></li>
95
+ <li class="giants"><a href="/giants/">巨人</a></li>
96
+ <li class="baseball"><a href="/baseball/">野球</a></li>
97
+ <li class="mlb"><a href="/mlb/">MLB</a></li>
98
+ <li class="soccer"><a href="/soccer/">サッカー</a></li>
99
+ <li class="golf"><a href="/sports/golf/">ゴルフ</a></li>
100
+ <li class="sports"><a href="/sports/">スポーツ</a></li>
101
+ <li class="hrace"><a href="/horserace/">競馬</a></li>
102
+ <li class="ent"><a href="/entertainment/">芸能</a></li>
103
+ <li class="topics"><a href="/topics/">社会</a></li>
104
+ <li class="leisure"><a href="/leisure/">レジャー</a></li>
105
+ </ul>
106
+ <ul class="gNaviText">
107
+ <li><a href="/column/">ブログ&amp;コラム</a></li>
108
+ <li><a href="/leisure/fishing/">釣り</a></li>
109
+ <li><a href="/gamble/">ギャンブル</a></li>
110
+ <li><a href="/feature/">特集</a></li>
111
+ <li><a href="/event/">イベント</a></li>
112
+ <li><a href="/publicity/">PR</a></li>
113
+ <li><a href="http://www.magazine-hochi.com/" target="_blank">雑誌・書籍</a></li>
114
+ </ul>
92
115
  </div>
93
- <!-- /#Main Menu -->
94
116
 
95
117
  <div id="naviLOC">
96
118
  <ul>
97
- <li><a href="/hokkaido/index.htm">トップ</a></li>
98
- <li><a href="/hokkaido/baseball/index.htm">野球</a></li>
99
- <li class="group2_select"><a href="/hokkaido/soccer/index.htm">サッカー</a></li>
100
- <li><a href="/hokkaido/sports/index.htm">スポーツ</a></li>
101
- <li><a href="/hokkaido/entertainment/index.htm">芸能・社会</a></li>
119
+ <li><a href="/soccer/index.htm">サッカートップ</a></li>
120
+ <li><a href="/soccer/japan/index.htm">日本代表</a></li>
121
+ <li><a href="/2014worldcup/qualifiers/">W杯予選</a></li>
122
+ <li class="soccer_select"><a href="/soccer/jleague/index.htm">Jリーグ</a></li>
123
+ <li><a href="/soccer/jleague/acl/index.htm">ACL</a></li>
124
+ <li><a href="/soccer/world/index.htm">海外</a></li>
125
+ <li><a href="/soccer/etc/index.htm">その他</a></li>
126
+ <li><a href="http://www.masakuni-yamamoto.com/" target="_blank">山本昌邦公式サイト</a></li>
102
127
  </ul>
103
128
  </div>
104
- <div class="container">
105
- <!-- #Pankuzu Navi and Search Box -->
106
- <div class="pNavi clearfix">
107
- <!-- Search Box -->
108
- <div class="blockR">
109
- <!-- font size -->
110
- <script type="text/javascript" src="/scripts/lib/tools_core.js"></script>
111
- <script type="text/javascript" src="/scripts/fontSize2.js"></script>
112
- <div class="blockR">
113
- <p class="blockL"><span>文字サイズ</span><span id="font-label">100</span><span>%</span></p>
114
- <div id="fontSize" class="blockL">
115
- <div class="slider"><button class="knob"></button></div>
116
- </div>
117
- </div>
118
- <script type="text/javascript">
119
- <!--
120
- var start = Cookie.read('hochiFS') || '100';
121
- document.write('<style type="text/css">#contents {font-size: ' + start + '%;}</style>');
122
- // -->
123
- </script>
124
- <!-- /font size -->
125
-
126
- </div>
127
- <!-- Search Box -->
128
- </div>
129
- <!-- /#Pankuzu Navi and Search Box -->
130
- </div><!-- /container -->
129
+ <!-- EMPTY -->
131
130
 
132
131
  </div>
133
132
  <div class="panNAVI">
134
- <a href="/index.htm">スポーツ報知</a>&gt;<a href="/hokkaido/index.htm">北海道</a>&gt;<a href="/hokkaido/soccer/index.htm">サッカー</a>
133
+ <a href="/index.htm">スポーツ報知</a>&gt;<a href="/soccer/index.htm">サッカー</a>&gt;<a href="/soccer/jleague/index.htm">Jリーグ</a>
135
134
  </div>
136
135
  <div class="jump"><p><a id="main" name="main">ここからスポーツ報知のメインコンテンツです</a></p></div>
137
136
  <div id="contentWRAP">
138
137
  <div id="contents">
139
138
  <!-- top Start -->
139
+ <!-- rakuten_ad_target_begin -->
140
140
  <div id="top">
141
- <div class="box-r" style="width:200px;">
142
- <a href="/zoomImage/20100627-OHT9I00127.htm" target="photoWin" onclick="photoWinOpen2(450,299,34)" class="enlarge"><img src="/photo/20100627-069923-1-N.jpg" width="200" height="133" alt="サイン、写真撮影会に2000人ものサポーターが集まった白い恋人パーク" class="photo-ph"/></a>
143
- <div class="photo-cap">サイン、写真撮影会に2000人ものサポーターが集まった白い恋人パーク&nbsp;<a href="/hokkaido/soccer/news/20100627-OHT1T00130.htm">[記事へ]</a></div>
144
- </div>
145
- <div id="topKIJI-p">
146
- <h1><a href="/hokkaido/soccer/news/20100627-OHT1T00130.htm">ゴン、移籍後初ゴール…札幌</a></h1>
147
- <p> <strong>◆コンサドーレ3─0川崎</strong>(26日・白い恋人パーク) コンサドーレ札幌の練習拠点の白い恋人パーク15周年を記念した「コンサドーレ札幌 ハーフタイムパーティー2010」が26日、札幌市西区宮の沢で開催された。選手らのサイン、写真撮影会には約2000人ものサポーターが集まった。<img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />&nbsp;<span class="time">(6月27日&nbsp;11:03)</span><a href="/hokkaido/soccer/news/20100627-OHT1T00130.htm">[全文へ]</a>
141
+ <div id="topKIJI">
142
+ <h1><a href="/soccer/jleague/news/20130214-OHT1T00001.htm">【F東京】サウサンプトン・李獲得へ レンタルも視野</a></h1>
143
+ <p> F東京がイングランド・プレミアリーグ、サウサンプトンのFW李忠成(27)の獲得に向けて交渉していることが13日、分かった。&nbsp;<span class="time">(2月14日&nbsp;06:02)</span><a href="/soccer/jleague/news/20130214-OHT1T00001.htm">[全文へ]</a>
148
144
  </p>
149
145
  </div>
150
146
  </div>
151
147
  <!-- top End -->
148
+ <!-- rakuten_ad_target_end -->
149
+ <!--▼PR-->
150
+ <!--▲PR-->
151
+
152
+ <!--▼▼ここからタブ表示▼▼-->
153
+ <br style="clear: both;" />
154
+ <div class="fbTabPanel">
155
+ <div id="tabPanelSoccer" class="TabbedPanels">
156
+ <ul class="fbTabGroup">
157
+ <li class="TabbedPanelsTab" tabindex="0">国内</li>
158
+ <li class="TabbedPanelsTab" tabindex="0">海外</li>
159
+ <li class="TabbedPanelsTab" tabindex="0">W杯予選</li>
160
+ <li class="TabbedPanelsTab" tabindex="0">日本代表</li>
161
+ </ul>
162
+ <div class="tabContentGroup">
163
+ <!--▼国内-->
164
+ <div class="tabContent footballData_clearfix">
165
+ <div class="block1">
166
+ <h2>J1</h2>
167
+ <ul class="list">
168
+ <li><a href="/soccer/jleague/j1/schedule.htm">日程</a></li>
169
+ <!--<li><a href="/soccer/jleague/j1/standings.htm">順位表</a></li>-->
170
+ </ul>
171
+ </div>
172
+ <div class="block1">
173
+ <h2>J2</h2>
174
+ <ul class="list">
175
+ <li><a href="/soccer/jleague/j2/schedule.htm">日程</a></li>
176
+ <!--<li><a href="/soccer/jleague/j2/standings.htm">順位表</a></li>-->
177
+ </ul>
178
+ </div>
179
+ <!--
180
+ <div class="block1">
181
+ <h2>ナビスコ杯</h2>
182
+ <ul class="list">
183
+ <li><a href="/soccer/jleague/nabi/results/prompt/index.htm">結果</a></li>
184
+ <li><a href="/soccer/jleague/nabi/schedule/group_a.htm">順位表</a></li>
185
+ </ul>
186
+ </div>
187
+ -->
188
+ <div class="block2">
189
+ <h2>その他</h2>
190
+ <ul class="list">
191
+ <!--<li><a href="/soccer/jleague/acl/index.htm">アジアCL</a></li>-->
192
+ <li><a href="/soccer/emperorscup/index.htm">天皇杯</a></li>
193
+ <li><a href="/soccer/hs/championship/index.htm">高校選手権</a></li>
194
+ <li><a href="/soccer/world/cwc/index.htm">クラブW杯</a></li>
195
+ </ul>
196
+ </div>
197
+ </div>
198
+ <!--▲国内-->
199
+ <!--▼海外-->
200
+ <div class="tabContent footballData_clearfix">
201
+ <p>スコア速報</p>
202
+ <div class="block3">
203
+ <ul class="w_league">
204
+ <li class="spain"><a href="/soccer/world/spain/index.htm">スペイン</a></li>
205
+ <li class="england"><a href="/soccer/world/england/index.htm">イングランド</a></li>
206
+ <li class="italy"><a href="/soccer/world/italy/index.htm">イタリア</a></li>
207
+ <li class="germany"><a href="/soccer/world/germany/index.htm">ドイツ</a></li>
208
+ </ul>
209
+ </div>
210
+ <div class="block3">
211
+ <ul class="w_league">
212
+ <li class="france"><a href="/soccer/world/france/index.htm">フランス</a></li>
213
+ <li class="netherlands"><a href="/soccer/world/netherlands/index.htm">オランダ</a></li>
214
+ <li class="cl"><a href="/soccer/world/cl/index.htm">欧州CL</a></li>
215
+ <li class="cl"><a href="/soccer/world/euroleague/index.htm">欧州リーグ</a></li>
216
+ <li class="cl"><a href="/soccer/world/cwc/index.htm">クラブW杯</a></li>
217
+ </ul>
218
+ </div>
219
+ </div>
220
+ <!--▲海外-->
221
+ <!--▼W杯予選-->
222
+ <div class="tabContent footballData_clearfix">
223
+ <p>W杯予選 スコア速報・日程</p>
224
+ <div class="block3">
225
+ <ul class="w_league">
226
+ <li class="cl"><a href="/2014worldcup/qualifiers/afc/group_B.htm">日本</a></li>
227
+ <li class="cl"><a href="/2014worldcup/qualifiers/afc/">アジア</a></li>
228
+ <li class="cl"><a href="/2014worldcup/qualifiers/conmebol/">南米</a></li>
229
+ <li class="cl"><a href="/2014worldcup/qualifiers/concacaf/">北中米・カリブ</a></li>
230
+ </ul>
231
+ </div>
232
+ <div class="block3">
233
+ <ul class="w_league">
234
+ <li class="cl"><a href="/2014worldcup/qualifiers/uefa/">欧州</a></li>
235
+ <li class="cl"><a href="/2014worldcup/qualifiers/caf/">アフリカ</a></li>
236
+ <li class="cl"><a href="/2014worldcup/qualifiers/ofc/">オセアニア</a></li>
237
+ <li class="cl"><a href="/2014worldcup/qualifiers/playoff/">大陸間プレーオフ</a></li>
238
+ </ul>
239
+ </div>
240
+ </div>
241
+ <!--▲W杯予選-->
242
+ <!--▼日本代表-->
243
+ <div class="tabContent footballData_clearfix">
244
+ <div class="block1">
245
+ <h2>記録</h2>
246
+ <ul class="list">
247
+ <li><a href="/soccer/japan/schedule/index.htm">A代表日程・結果</a></li>
248
+ <li><a href="/soccer/japan/schedule/okada_index.htm">岡田日本</a></li>
249
+ <li><a href="/contents/soccer/japan/japan_a/osim_member.htm">オシム日本</a></li>
250
+ </ul>
251
+ </div>
252
+ <!--
253
+ <div class="block2">
254
+ <h2>大会</h2>
255
+ <ul class="list">
256
+ <li><a href="/london2012/soccer/schedule/men_D.htm">五輪・男子</a></li>
257
+ <li><a href="/london2012/soccer/schedule/women_F.htm">五輪・女子</a></li>
258
+ <li><a href="/soccer/japan/asiacup/">アジア杯</a></li>
259
+ </ul>
260
+ </div>
261
+ -->
262
+ </div>
263
+ <!--▲日本代表-->
264
+ </div>
265
+ </div>
266
+ <script type="text/javascript">
267
+ //<![CDATA[
268
+ var tab = new Spry.Widget.TabbedPanels("tabPanelSoccer");
269
+ //]]>
270
+ </script>
271
+ </div>
272
+ <!--▲タブここまで▲-->
273
+
152
274
  <div id="hochi-txtAD1">
153
- <p><a href="/photo_service/netprint/">◇…ネットプリント 巨人L判の販売スタートしました…◇</a></p>
154
- <p><a href="http://www.s-hochi.jp/">◇…報知新聞の購読申し込み ただいま新規購読キャンペーン実施中!…◇</a></p>
275
+ <div style="width:500px; height:482px; margin:0 auto;"><div id='perflj6h03lixdcf1xc5jfom5psof'><a href='http://www.adobe.com/go/getflashplayer' target='_blank'> <img src='http://images.eplayer.performgroup.com/namedImage/12637/install_flash.gif' alt='Get Adobe Flash player' /></a></div> <script type='text/javascript' src='http://static.eplayer.performgroup.com/flash/js/swfobject.js'></script><script type='text/javascript' src='http://static.eplayer.performgroup.com/flash/js/performgroup.js'></script><script>addCustomPlayer('lj6h03lixdcf1xc5jfom5psof', '', '', 500, 482, 'perflj6h03lixdcf1xc5jfom5psof', 'eplayer14');</script></div>
276
+ <iframe src="http://www.eplayer.performgroup.com/hochi_mc" width="615" height="162" scrolling="no" marginwidth="0" frameborder="0"></iframe>
277
+
278
+
279
+ <p><a href="https://business.form-mailer.jp/fms/3841f80f581" target="_blank">◇…北澤豪さんが読者の声に答えます!相談・質問を募集中…◇</a></p>
280
+ <p><a href="http://www.s-hochi.jp/" target="_blank">◇…報知新聞の購読申し込み ただいま新規購読キャンペーン実施中!…◇</a></p>
155
281
  </div>
156
282
 
157
283
  <div class="genreBAR1">
158
- <div class="genreBAR1-head"><p><a href="/hokkaido/soccer/index.htm"><span class="group2-f">■</span>サッカー</a></p></div>
284
+ <div class="genreBAR1-head"><p><a href="/soccer/jleague/index.htm"><span class="soccer-f">■</span>Jリーグ</a></p></div>
159
285
  <div class="genreBAR1-wrap">
160
- <div class="genreBAR1-top"><p><a href="/hokkaido/soccer/index.htm">トップ</a></p></div>
286
+ <div class="genreBAR1-top"><p><a href="/soccer/jleague/index.htm">トップ</a></p></div>
287
+ <div class="genreBAR1-menu"><a href="/soccer/jleague/prompt/index.htm">試合速報</a><span class="list-def">&#124;</span><a href="/soccer/jleague/j1/schedule.htm">J1日程</a><span class="list-def">&#124;</span><a href="/soccer/jleague/j2/schedule.htm">J2日程</a></div>
161
288
  </div>
162
289
  </div>
163
290
  <!-- MenuEtc Start-->
164
291
  <!-- MenuEtc End-->
165
292
  <div class="list1">
166
293
  <ul>
167
- <li><h3><a href="/hokkaido/soccer/news/20100627-OHT1T00130.htm">ゴン、移籍後初ゴール…札幌</a>&nbsp;
168
- <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
169
- <span class="time">(6月27日&nbsp;11:03)</span>
294
+ <li><h3><a href="/soccer/jleague/news/20130213-OHT1T00210.htm">【ACL】奪冠へ協会大作戦!総額最大1・2億円ボーナス</a>&nbsp;
295
+ <span class="time">(2月14日&nbsp;06:03)</span>
170
296
  </h3></li>
171
- <li><h3><a href="/hokkaido/soccer/news/20100626-OHT1T00150.htm">石崎監督、再び大予言「パラグアイにも勝てる」…札幌</a>&nbsp;
172
- <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
173
- <span class="time">(6月26日&nbsp;11:18)</span>
297
+ <li><h3><a href="/soccer/jleague/news/20130214-OHT1T00010.htm">積雪の山形視察「有意義」…J秋春制移行戦略会議</a>&nbsp;
298
+ <span class="time">(2月14日&nbsp;06:02)</span>
299
+ </h3></li>
300
+ <li><h3><a href="/soccer/jleague/news/20130214-OHT1T00009.htm">【浦和】森脇、移籍初弾もFCソウルに完敗</a>&nbsp;
301
+ <span class="time">(2月14日&nbsp;06:02)</span>
174
302
  </h3></li>
175
- <li><h3><a href="/hokkaido/soccer/news/20100626-OHT1T00146.htm">フットサルの屋内コート、2011年1月完成予定</a>&nbsp;
303
+ <li><h3><a href="/soccer/jleague/news/20130214-OHT1T00006.htm">【川崎】大久保、快勝に笑顔「主導権握れた」</a>&nbsp;
304
+ <span class="time">(2月14日&nbsp;06:02)</span>
305
+ </h3></li>
306
+ <li><h3><a href="/soccer/jleague/news/20130214-OHT1T00002.htm">【広島】寿人弾で仙台に快勝!ACLへ光明</a>&nbsp;
307
+ <span class="time">(2月14日&nbsp;06:02)</span>
308
+ </h3></li>
309
+ <li class="lineSpacer"><p>&nbsp;</p></li>
310
+ <li><h3><a href="/soccer/jleague/news/20130213-OHT1T00161.htm">【札幌】砂川、14日に今季初実戦「アピールする」</a>&nbsp;
176
311
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
177
- <span class="time">(626日&nbsp;11:18)</span>
312
+ <span class="time">(214日&nbsp;06:02)</span>
178
313
  </h3></li>
179
- <li><h3><a href="/hokkaido/soccer/news/20100623-OHT1T00182.htm">夏バテ不可だ練習負荷だ!…札幌</a>&nbsp;
314
+ <li><h3><a href="/soccer/jleague/news/20130213-OHT1T00157.htm">【山形】ロメロ、宣言!開幕スタメンで移籍1号だ</a>&nbsp;
180
315
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
181
- <span class="time">(623日&nbsp;12:09)</span>
316
+ <span class="time">(214日&nbsp;06:02)</span>
182
317
  </h3></li>
183
- <li><h3><a href="/hokkaido/soccer/news/20100622-OHT1T00177.htm">左サイドの救世主!横浜C・片山獲得を視野…札幌</a>&nbsp;
318
+ <li><h3><a href="/soccer/jleague/news/20130213-OHT1T00156.htm">【仙台】太田、豪快ボレー!今年こそ2ケタ得点決める</a>&nbsp;
184
319
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
185
- <span class="time">(622日&nbsp;11:33)</span>
320
+ <span class="time">(214日&nbsp;06:02)</span>
321
+ </h3></li>
322
+ <li><h3><a href="/soccer/jleague/news/20130213-OHT1T00109.htm">【広島】森保監督「順調」練習試合で仙台に勝利</a>&nbsp;
323
+ <span class="time">(2月13日&nbsp;19:06)</span>
324
+ </h3></li>
325
+ <li><h3><a href="/soccer/jleague/news/20130213-OHT1T00108.htm">【神戸】札幌・高柳を獲得</a>&nbsp;
326
+ <span class="time">(2月13日&nbsp;18:59)</span>
186
327
  </h3></li>
187
328
  <li class="lineSpacer"><p>&nbsp;</p></li>
188
- <li><h3><a href="/hokkaido/soccer/news/20100622-OHT1T00176.htm">藤田が18日千葉戦で復帰に意欲…札幌</a>&nbsp;
189
- <span class="time">(622日&nbsp;11:33)</span>
329
+ <li><h3><a href="/soccer/jleague/news/20130213-OHT1T00063.htm">【F東京】日本代表FW李と交渉</a>&nbsp;
330
+ <span class="time">(213日&nbsp;12:29)</span>
190
331
  </h3></li>
191
- <li><h3><a href="/hokkaido/soccer/news/20100622-OHT1T00175.htm">ゴンが気合「中断明けがカギ」…札幌</a>&nbsp;
332
+ <li><h3><a href="/soccer/jleague/news/20130213-OHT1T00048.htm">【C大阪】好感触!柿谷と新加入エジノ&ブランコ融合</a>&nbsp;
192
333
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
193
- <span class="time">(622日&nbsp;11:33)</span>
334
+ <span class="time">(213日&nbsp;11:24)</span>
194
335
  </h3></li>
195
- <li><h3><a href="/hokkaido/soccer/news/20100620-OHT1T00104.htm">内村&宮沢、トークショーで巻き返し約束…札幌</a>&nbsp;
196
- <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
197
- <span class="time">(6月20日&nbsp;10:47)</span>
336
+ <li><h3><a href="/soccer/jleague/news/20130212-OHT1T00156.htm">【鹿島】曽ケ端、後輩・八木の早期回復祈る</a>&nbsp;
337
+ <span class="time">(2月13日&nbsp;06:03)</span>
198
338
  </h3></li>
199
- <li><h3><a href="/hokkaido/soccer/news/20100619-OHT1T00134.htm">札幌一の1年生DF志田、同点弾&決勝弾!…全道高校サッカー</a>&nbsp;
200
- <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
201
- <span class="time">(6月19日&nbsp;11:13)</span>
339
+ <li><h3><a href="/soccer/jleague/news/20130212-OHT1T00153.htm">【柏】工藤「2年連続狙います」ちばぎん杯MVP宣言!</a>&nbsp;
340
+ <span class="time">(2月13日&nbsp;06:03)</span>
202
341
  </h3></li>
203
- <li><h3><a href="/hokkaido/soccer/news/20100619-OHT1T00133.htm">室蘭大谷、決勝の連勝24で止まる…全道高校サッカー</a>&nbsp;
204
- <span class="time">(619日&nbsp;11:13)</span>
342
+ <li><h3><a href="/soccer/jleague/news/20130212-OHT1T00151.htm">【浦和】那須、ACL球で居残り練習</a>&nbsp;
343
+ <span class="time">(213日&nbsp;06:03)</span>
205
344
  </h3></li>
206
345
  <li class="lineSpacer"><p>&nbsp;</p></li>
207
- <li><h3><a href="/hokkaido/soccer/news/20100618-OHT1T00152.htm">端3戦4発!札幌一が3年ぶり全国に王手…全道高校サッカー</a>&nbsp;
208
- <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
209
- <span class="time">(6月18日&nbsp;11:49)</span>
346
+ <li><h3><a href="/soccer/jleague/news/20130212-OHT1T00150.htm">【大宮】4日で3試合3連勝!ベルデニック監督も評価</a>&nbsp;
347
+ <span class="time">(2月13日&nbsp;06:03)</span>
210
348
  </h3></li>
211
- <li><h3><a href="/hokkaido/soccer/news/20100617-OHT1T00189.htm">室蘭大谷・安藤が2発快勝…全道高校サッカー</a>&nbsp;
349
+ <li><h3><a href="/soccer/jleague/news/20130212-OHT1T00148.htm">Jリーグ秋春制移行へ山形視察 豪雪対策など意見交換</a>&nbsp;
212
350
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
213
- <span class="time">(617日&nbsp;13:00)</span>
351
+ <span class="time">(213日&nbsp;06:03)</span>
214
352
  </h3></li>
215
- <li><h3><a href="/hokkaido/soccer/news/20100617-OHT1T00190.htm">札幌創成が王者・旭川実撃破…全道高校サッカー</a>&nbsp;
353
+ <li><h3><a href="/soccer/jleague/news/20130212-OHT1T00134.htm">【札幌】古田、スイスL挑戦失敗でドタバタ合流「申し訳ない」</a>&nbsp;
216
354
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
217
- <span class="time">(617日&nbsp;12:57)</span>
355
+ <span class="time">(213日&nbsp;06:02)</span>
218
356
  </h3></li>
219
- <li><h3><a href="/hokkaido/soccer/news/20100616-OHT1T00150.htm">市函館・スーパーサブ小笠原が1分V弾…全道高校サッカー</a>&nbsp;
357
+ <li><h3><a href="/soccer/jleague/news/20130212-OHT1T00133.htm">【山形】中島、2ケタ弾狙う「冷静に、正確に、大胆に」</a>&nbsp;
220
358
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
221
- <span class="time">(616日&nbsp;11:33)</span>
359
+ <span class="time">(213日&nbsp;06:02)</span>
222
360
  </h3></li>
223
- <li><h3><a href="/hokkaido/soccer/news/20100616-OHT1T00149.htm">安藤13分でハット!室蘭大谷3年ぶり王座へ好発進…全道高校サッカー</a>&nbsp;
361
+ <li><h3><a href="/soccer/jleague/news/20130212-OHT1T00131.htm">【仙台】手倉森監督、手応え!ACLへ実戦モード突入</a>&nbsp;
224
362
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
225
- <span class="time">(616日&nbsp;11:33)</span>
363
+ <span class="time">(213日&nbsp;06:02)</span>
226
364
  </h3></li>
227
365
  <li class="lineSpacer"><p>&nbsp;</p></li>
228
- <li><h3><a href="/hokkaido/soccer/news/20100614-OHT1T00159.htm">畠山2発!札大GPが国体切符…道サッカーリーグ</a>&nbsp;
229
- <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
230
- <span class="time">(6月14日&nbsp;12:01)</span>
366
+ <li><h3><a href="/soccer/jleague/news/20130212-OHT1T00080.htm">【岐阜】DF三田が現役引退</a>&nbsp;
367
+ <span class="time">(2月12日&nbsp;16:03)</span>
368
+ </h3></li>
369
+ <li><h3><a href="/soccer/jleague/news/20130211-OHT1T00199.htm">【大宮】富山“プロ初ゴール”「目標は開幕スタメンでゴール」</a>&nbsp;
370
+ <span class="time">(2月12日&nbsp;06:02)</span>
371
+ </h3></li>
372
+ <li><h3><a href="/soccer/jleague/news/20130211-OHT1T00197.htm">【浦和】槙野の完璧FKで磐田に勝利</a>&nbsp;
373
+ <span class="time">(2月12日&nbsp;06:02)</span>
231
374
  </h3></li>
232
- <li><h3><a href="/hokkaido/soccer/news/20100614-OHT1T00157.htm">内村同点弾も無情のドロー…札幌</a>&nbsp;
375
+ <li><h3><a href="/soccer/jleague/news/20130211-OHT1T00144.htm">【札幌】サポーターズ集会に200人参加</a>&nbsp;
233
376
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
234
- <span class="time">(614日&nbsp;11:55)</span>
377
+ <span class="time">(212日&nbsp;06:02)</span>
235
378
  </h3></li>
236
- <li><h3><a href="/hokkaido/soccer/news/20100613-OHT1T00140.htm">内村古巣撃破へ11戦ぶり強行先発…札幌</a>&nbsp;
379
+ <li><h3><a href="/soccer/jleague/news/20130211-OHT1T00141.htm">【札幌】財前監督、若手にゲキ「型にハマるな!」</a>&nbsp;
380
+ <span class="time">(2月12日&nbsp;06:02)</span>
381
+ </h3></li>
382
+ <li class="lineSpacer"><p>&nbsp;</p></li>
383
+ <li><h3><a href="/soccer/jleague/news/20130211-OHT1T00146.htm">【仙台】渡辺、衝撃告白!他クラブのオファー蹴っていた</a>&nbsp;
237
384
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
238
- <span class="time">(613日&nbsp;12:19)</span>
385
+ <span class="time">(212日&nbsp;06:02)</span>
386
+ </h3></li>
387
+ <li><h3><a href="/soccer/jleague/news/20130210-OHT1T00256.htm">【横浜M】俊輔、ヒヤッ 左でん部違和感で途中交代</a>&nbsp;
388
+ <span class="time">(2月11日&nbsp;06:03)</span>
239
389
  </h3></li>
240
- <li><h3><a href="/hokkaido/soccer/news/20100613-OHT1T00139.htm">キリノ“勝負ヘア”で必勝誓った…札幌</a>&nbsp;
390
+ <li><h3><a href="/soccer/jleague/news/20130210-OHT1T00253.htm">【川崎】大久保、古巣から2発!攻撃主体チーム「合っている」</a>&nbsp;
241
391
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
242
- <span class="time">(613日&nbsp;12:19)</span>
392
+ <span class="time">(211日&nbsp;06:03)</span>
243
393
  </h3></li>
244
- <li><h3><a href="/hokkaido/soccer/news/20100606-OHT1T00126.htm">エスポラーダ指揮官V宣言…フットサル</a>&nbsp;
394
+ <li><h3><a href="/soccer/jleague/news/20130211-OHT1T00025.htm">【仙台】新加入・ジオゴが合流 両足ロングシュートが武器</a>&nbsp;
245
395
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
246
- <span class="time">(66日&nbsp;11:40)</span>
396
+ <span class="time">(211日&nbsp;06:02)</span>
397
+ </h3></li>
398
+ <li><h3><a href="/soccer/jleague/news/20130211-OHT1T00016.htm">【札幌】古田の残留を正式発表 12日チーム合流</a>&nbsp;
399
+ <span class="time">(2月11日&nbsp;06:01)</span>
247
400
  </h3></li>
248
401
  <li class="lineSpacer"><p>&nbsp;</p></li>
249
- <li><h3><a href="/hokkaido/soccer/news/20100330-OHT1T00175.htm">エスポラーダが知事を表敬訪問…フットサル</a>&nbsp;
402
+ <li><h3><a href="/soccer/jleague/news/20130211-OHT1T00015.htm">【札幌】韓国・水原三星に敗戦も収穫!課題見えた</a>&nbsp;
250
403
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
251
- <span class="time">(330日&nbsp;11:27)</span>
404
+ <span class="time">(211日&nbsp;06:01)</span>
252
405
  </h3></li>
253
- <li><h3><a href="/hokkaido/soccer/news/20100305-OHT1T00135.htm">[ゴン42歳の挑戦](下)パスの受け手として「最高の瞬間」意識</a>&nbsp;
254
- <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
255
- <span class="time">(3月5日&nbsp;11:16)</span>
406
+ <li><h3><a href="/soccer/jleague/news/20130210-OHT1T00261.htm">【鹿島】植田、厳しい自己評価「目指すのはスタメン」</a>&nbsp;
407
+ <span class="time">(2月11日&nbsp;06:01)</span>
256
408
  </h3></li>
257
- <li><h3><a href="/hokkaido/soccer/news/20100304-OHT1T00143.htm">[ゴン42歳の挑戦](中)抜群知名度、常に行列待ち</a>&nbsp;
258
- <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
259
- <span class="time">(3月4日&nbsp;11:19)</span>
409
+ <li><h3><a href="/soccer/jleague/news/20130210-OHT1T00258.htm">【横浜M】専大MF長沢にラブコール</a>&nbsp;
410
+ <span class="time">(2月11日&nbsp;06:01)</span>
411
+ </h3></li>
412
+ <li><h3><a href="/soccer/jleague/news/20130210-OHT1T00148.htm">【札幌】古田、スイス移籍断念し残留</a>&nbsp;
413
+ <span class="time">(2月10日&nbsp;18:29)</span>
414
+ </h3></li>
415
+ <li><h3><a href="/soccer/jleague/news/20130210-OHT1T00144.htm">【鹿島】八木、心疾患で離脱</a>&nbsp;
416
+ <span class="time">(2月10日&nbsp;18:14)</span>
260
417
  </h3></li>
261
- <li><h3><a href="/hokkaido/soccer/news/20100303-OHT1T00129.htm">[ゴン42歳の挑戦](上)「本物のプロ」の姿勢が若手の意識変えた</a>&nbsp;
418
+ <li class="lineSpacer"><p>&nbsp;</p></li>
419
+ <li><h3><a href="/soccer/jleague/news/20130209-OHT1T00213.htm">【G大阪】代表組欠場で福岡に敗れる</a>&nbsp;
420
+ <span class="time">(2月10日&nbsp;06:02)</span>
421
+ </h3></li>
422
+ <li><h3><a href="/soccer/jleague/news/20130209-OHT1T00211.htm">【F東京】FW渡辺「きれいに決まった」1得点1アシスト</a>&nbsp;
423
+ <span class="time">(2月10日&nbsp;06:02)</span>
424
+ </h3></li>
425
+ <li><h3><a href="/soccer/jleague/news/20130209-OHT1T00166.htm">【札幌】古田出戻り!海外トライアウト不合格!</a>&nbsp;
426
+ <span class="time">(2月10日&nbsp;06:02)</span>
427
+ </h3></li>
428
+ <li><h3><a href="/soccer/jleague/news/20130209-OHT1T00163.htm">【札幌】前、前へ前へ!SB転向で攻める!</a>&nbsp;
262
429
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
263
- <span class="time">(33日&nbsp;11:30)</span>
430
+ <span class="time">(210日&nbsp;06:02)</span>
264
431
  </h3></li>
265
- <li><h3><a href="/hokkaido/soccer/news/20100125-OHT1T00063.htm">エスポラーダ、完封勝ちでホーム初勝利…Fリーグ</a>&nbsp;
266
- <span class="time">(125日&nbsp;10:18)</span>
432
+ <li><h3><a href="/soccer/jleague/news/20130209-OHT1T00162.htm">【仙台】ブラジル名門出身MFジオゴ獲得</a>&nbsp;
433
+ <span class="time">(210日&nbsp;06:02)</span>
267
434
  </h3></li>
268
435
  <li class="lineSpacer"><p>&nbsp;</p></li>
269
- <li><h3><a href="/hokkaido/soccer/news/20091228-OHT1T00094.htm">エスポラーダ5失点で小樽開催飾れず…Fリーグ</a>&nbsp;
436
+ <li><h3><a href="/soccer/jleague/news/20130209-OHT1T00074.htm">【仙台】MFジオゴを獲得</a>&nbsp;
437
+ <span class="time">(2月9日&nbsp;14:28)</span>
438
+ </h3></li>
439
+ <li><h3><a href="/soccer/jleague/news/20130208-OHT1T00171.htm">【札幌】イメチェン「ボンバー奈良」がコンサ引っ張る!</a>&nbsp;
270
440
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
271
- <span class="time">(1228日&nbsp;10:25)</span>
441
+ <span class="time">(29日&nbsp;06:01)</span>
442
+ </h3></li>
443
+ <li><h3><a href="/soccer/jleague/news/20130208-OHT1T00101.htm">【清水】本拠地「IAIスタジアム」に名称変更へ</a>&nbsp;
444
+ <span class="time">(2月8日&nbsp;17:05)</span>
272
445
  </h3></li>
273
- <li><h3><a href="/hokkaido/soccer/news/20091213-OHT1T00078.htm">エスポラーダ、今季初の連敗…Fリーグ</a>&nbsp;
274
- <span class="time">(1213日&nbsp;09:30)</span>
446
+ <li><h3><a href="/soccer/jleague/news/20130208-OHT1T00089.htm">【熊本】流通経大からDF藤本が加入</a>&nbsp;
447
+ <span class="time">(28日&nbsp;15:48)</span>
275
448
  </h3></li>
276
- <li><h3><a href="/hokkaido/soccer/news/20091124-OHT1T00120.htm">エスポラーダ、大黒摩季効果で3位…Fリーグ</a>&nbsp;
449
+ <li><h3><a href="/soccer/jleague/news/20130208-OHT1T00015.htm">【C大阪】7・26に香川が長居凱旋!マンU戦を発表</a>&nbsp;
277
450
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
278
- <span class="time">(1124日&nbsp;10:55)</span>
451
+ <span class="time">(28日&nbsp;06:02)</span>
279
452
  </h3></li>
280
- <li><h3><a href="/hokkaido/soccer/news/20091013-OHT1T00059.htm">本職エスポラーダが、札幌倒した…イーワンSオープニングイベント</a>&nbsp;
453
+ <li class="lineSpacer"><p>&nbsp;</p></li>
454
+ <li><h3><a href="/soccer/jleague/news/20130207-OHT1T00210.htm">【札幌】荒野&堀米、スタメンへ猛アピール</a>&nbsp;
281
455
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
282
- <span class="time">(1013日&nbsp;09:26)</span>
456
+ <span class="time">(28日&nbsp;06:02)</span>
283
457
  </h3></li>
284
- <li><h3><a href="/hokkaido/soccer/news/20091011-OHT1T00079.htm">「サッポロ・イーワン・スタジアム」開業…フットサルコート屋内外4面</a>&nbsp;
458
+ <li><h3><a href="/soccer/jleague/news/20130207-OHT1T00207.htm">【仙台】松下、鹿実の先輩ヤットに追いつく</a>&nbsp;
285
459
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
286
- <span class="time">(1011日&nbsp;10:21)</span>
460
+ <span class="time">(28日&nbsp;06:02)</span>
287
461
  </h3></li>
288
- <li class="lineSpacer"><p>&nbsp;</p></li>
289
- <li><h3><a href="/hokkaido/soccer/news/20090922-OHT1T00103.htm">エスポラーダ札幌がホーム戦初勝利逃す…Fリーグ</a>&nbsp;
462
+ <li><h3><a href="/soccer/jleague/news/20130207-OHT1T00138.htm">【Jリーグ】J2日曜開催への支持広がらず</a>&nbsp;
463
+ <span class="time">(2月7日&nbsp;19:09)</span>
464
+ </h3></li>
465
+ <li><h3><a href="/soccer/jleague/news/20130207-OHT1T00126.htm">【C大阪】FWエジノが加入</a>&nbsp;
466
+ <span class="time">(2月7日&nbsp;18:39)</span>
467
+ </h3></li>
468
+ <li><h3><a href="/soccer/jleague/news/20130207-OHT1T00093.htm">【G大阪】新スタ予定地下に空洞、旧日本海軍弾薬庫か</a>&nbsp;
290
469
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
291
- <span class="time">(922日&nbsp;10:58)</span>
470
+ <span class="time">(27日&nbsp;17:54)</span>
471
+ </h3></li>
472
+ <li class="lineSpacer"><p>&nbsp;</p></li>
473
+ <li><h3><a href="/soccer/jleague/news/20130207-OHT1T00092.htm">【C大阪】マンU・香川、7・26長居凱旋を発表</a>&nbsp;
474
+ <span class="time">(2月7日&nbsp;17:37)</span>
475
+ </h3></li>
476
+ <li><h3><a href="/soccer/jleague/news/20130207-OHT1T00045.htm">【C大阪】AKBと深夜合コン報道で扇原、杉本に注意</a>&nbsp;
477
+ <span class="time">(2月7日&nbsp;10:53)</span>
292
478
  </h3></li>
293
- <li><h3><a href="/hokkaido/soccer/news/20090915-OHT1T00067.htm">フットサルの聖地が札幌に誕生!</a>&nbsp;
479
+ <li><h3><a href="/soccer/jleague/news/20130206-OHT1T00180.htm">【F東京】森重、新主将フライングゲット!異例の開幕1か月前指名</a>&nbsp;
294
480
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
295
- <span class="time">(915日&nbsp;10:55)</span>
481
+ <span class="time">(27日&nbsp;06:02)</span>
296
482
  </h3></li>
297
- <li><h3><a href="/hokkaido/soccer/news/20090824-OHT1T00177.htm">佐々木同点弾!水上2発!エスポラーダが勝ち点1…フットサル</a>&nbsp;
483
+ <li><h3><a href="/soccer/jleague/news/20130206-OHT1T00168.htm">【仙台】梁が芸術弾!今季はゴール量産目指す</a>&nbsp;
298
484
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
299
- <span class="time">(824日&nbsp;11:18)</span>
485
+ <span class="time">(27日&nbsp;06:02)</span>
300
486
  </h3></li>
301
- <li><h3><a href="/hokkaido/soccer/news/20090706-OHT1T00165.htm">“コンサ弟”2年ぶり3度目全国切符…全日本少年サッカー大会</a>&nbsp;
487
+ <li><h3><a href="/soccer/jleague/news/20130206-OHT1T00162.htm">【札幌】18歳堀米、初の新人で副主将</a>&nbsp;
302
488
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
303
- <span class="time">(7月6日&nbsp;12:37)</span>
489
+ <span class="time">(2月7日&nbsp;06:02)</span>
490
+ </h3></li>
491
+ <li class="lineSpacer"><p>&nbsp;</p></li>
492
+ <li><h3><a href="/soccer/jleague/news/20130206-OHT1T00072.htm">【名古屋】闘莉王がキャンプ合流</a>&nbsp;
493
+ <span class="time">(2月6日&nbsp;14:47)</span>
494
+ </h3></li>
495
+ <li><h3><a href="/soccer/jleague/news/20130206-OHT1T00030.htm">【清水】今季主将に杉山</a>&nbsp;
496
+ <span class="time">(2月6日&nbsp;11:12)</span>
304
497
  </h3></li>
305
- <li><h3><a href="/hokkaido/soccer/news/20090705-OHT1T00140.htm">20年ぶり決めた!札幌ジュニア圧勝4強入り…全日本少年サッカー大会</a>&nbsp;
498
+ <li><h3><a href="/soccer/jleague/news/20130205-OHT1T00206.htm">【横浜M】大黒、中国へ!岡田監督の下で再び輝く</a>&nbsp;
306
499
  <img src="/img/ic_camera.gif" width="19" height="15" alt="写真付き" />
307
- <span class="time">(75日&nbsp;11:54)</span>
500
+ <span class="time">(26日&nbsp;06:03)</span>
501
+ </h3></li>
502
+ <li><h3><a href="/soccer/jleague/news/20130205-OHT1T00203.htm">【浦和】興梠1発&関口1アシスト!補強効果で東京Vに圧勝</a>&nbsp;
503
+ <span class="time">(2月6日&nbsp;06:02)</span>
504
+ </h3></li>
505
+ <li><h3><a href="/soccer/jleague/news/20130205-OHT1T00201.htm">【横浜M】俊輔、マンU戦へ意気込み「胸借りる」</a>&nbsp;
506
+ <span class="time">(2月6日&nbsp;06:02)</span>
308
507
  </h3></li>
309
508
  <li class="lineSpacer"><p>&nbsp;</p></li>
310
509
  </ul>
311
510
  </div>
312
511
  <div class="textM"><p><img src="/img/ya_g.gif" width="7" height="13" alt="" /><strong>これより前の記事は、<a href="#top">サイト内検索</a>、もしくは<a href="/contents/info/database.htm">記事データベース</a>をご利用ください。</strong></p></div>
313
- <!-- Bottom Ad for Top Page -->
512
+ <iframe src="http://www.eplayer.performgroup.com/hochi_mc" width="615" height="162" scrolling="no" marginwidth="0" frameborder="0"></iframe>
513
+ <iframe src="http://www.eplayer.performgroup.com/hochi/strID/wxr90a1xq9r1cwbchx783pga" width="615" height="135" scrolling="no" marginwidth="0" frameborder="0"></iframe>
314
514
  <div class="bottom_AD">
315
- <div class="align-C"><a href="/ad/redirect2.htm" target="_blank"><img src="/img/ad/carview/cid0258_18_490x160.gif" alt="" width="490" height="160" /></a></div>
515
+ <div class="align-C">
516
+ <script type="text/javascript" language="JavaScript">
517
+ var impAcn = "IMPASEG";
518
+ var impAco = document.cookie;
519
+ var impApos = impAco.indexOf(impAcn+"=");
520
+ var impAseg = (impApos!=-1)?impAco.substring(impApos+impAcn.length+1,(impAco.indexOf("; ",impApos)!=-1)?impAco.indexOf("; ",impApos):impAco.length):null;
521
+ impAseg = (impAseg)?unescape(impAseg):null;
522
+
523
+ var impAserver = "http://as.hc.impact-ad.jp";
524
+ var impAtag = "/SITE=SOCCER/AREA=UNDER.RECTANGLE/AAMSZ=300X250/OENCJP=UTF8";
525
+ var impAtarget = (impAseg)?impAtag+"/"+impAseg:impAtag;
526
+
527
+
528
+ impArnd = Math.round(Math.random() * 100000000);
529
+ if (!impApid) var impApid = Math.round(Math.random() * 100000000);
530
+
531
+ document.write('<scr');
532
+ document.write('ipt type="text/javascript" language="JavaScript" src="' + impAserver + '/jserver/acc_random=' + impArnd + impAtarget + '/pageid=' + impApid + '">');
533
+ document.write('</scr');
534
+ document.write('ipt>');
535
+
536
+ </script>
537
+ <noscript>
538
+ <iframe src="http://as.hc.impact-ad.jp/hserver/SITE=SOCCER/AREA=UNDER.RECTANGLE/AAMSZ=300X250/OENCJP=UTF8" noresize scrolling=no hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 width=300 height=250 allowTranspareeny="true">
539
+ </iframe>
540
+ </noscript>
541
+ </div>
316
542
  </div>
317
- <!-- Bottom Ad for Top Page -->
543
+ <!-- Rakuten Widget FROM HERE -->
544
+ <div class="rakutenWidget">
545
+ <script type="text/javascript">rakuten_design="slide";rakuten_affiliateId="02f47b11.67c44c97.0d88e15b.3744cec5";rakuten_items="ranking";rakuten_genreId="0";rakuten_size="600x200";rakuten_target="_blank";rakuten_theme="gray";rakuten_border="off";rakuten_auto_mode="off";rakuten_genre_title="off";rakuten_recommend="on";rakuten_ver="20100708";rakuten_pointbackId="_RTmtlk20010086";</script><script type="text/javascript" src="http://xml.affiliate.rakuten.co.jp/widget/js/rakuten_widget.js"></script>
546
+ </div>
547
+ <!-- Rakuten Widget TO HERE -->
318
548
 
319
549
  <!-- EMPTY -->
320
550
  </div>
321
551
  <div id="sideMENU">
322
552
  <!-- search box -->
323
- <div class="search clearfix">
324
- <form action="http://www.yahoo-search.jp/" name="search" target="_top" id="search">
325
- <input type="hidden" value="t" name="ord" />
326
- <input type="hidden" value="utf8" name="cs" />
327
- <input type="hidden" value="300724" name="id" />
328
- <input type="text" name="kw" size="30" id="srchInput" onfocus="this.style.background='#fff';" onblur="if(this.value=='')this.style.background='#fff url(http://img.yahoo-search.jp/img/logo_wm.gif) center center no-repeat'" style="background:#fff url(http://img.yahoo-search.jp/img/logo_wm.gif) center center no-repeat;" />
329
- <input type="image" src="/img/common/btn_search.gif" alt="讀懃エ「" id="srchBtn" />
330
- <label>
331
- <input type="radio" name="rt" value="" checked="checked" />
332
- サイト内</label>
333
- <label>
334
- <input type="radio" name="rt" value="web" />
335
- WEB</label>
336
- </form>
337
- <script type="text/javascript" language="JavaScript">
338
- <!--
339
- brnd = Math.floor(1000000*Math.random());
340
- document.write('<img src="http://img.yahoo-search.jp/img/bcn.gif?id=300724&rnd='+brnd+'" alt="" width="1" height="1" />');
341
- //-->
342
- </script>
343
- <noscript>
344
- <img src="http://img.yahoo-search.jp/img/bcn.gif?id=300724" alt="" width="1" height="1" />
345
- </noscript>
346
- </div>
347
- <!-- /search box -->
553
+ <div class="search clearfix">
554
+ <!-- popIn searchBox Begin -->
555
+ <script type="text/javascript" charset="UTF-8">
556
+ var _popIn_search_box = {
557
+ "_popin_default" : {
558
+ "action" : "http://hochi.yomiuri.co.jp/search.htm",
559
+ "qname" : "?q={_popIn_word}"
560
+ }
561
+ };
562
+ var _popIn_customsearch_path = 'http://hochi.yomiuri.co.jp/';
563
+ </script>
564
+ <script src="http://api.popin.cc/searchbox/hochi.js" type="text/javascript" charset="UTF-8"></script>
565
+ <!-- popIn searchBox End -->
566
+ </div>
567
+ <!-- /search box -->
348
568
 
349
569
  <!-- sideMenuSaleAD1 Start-->
350
- <div class="sale1">
351
- <p><a href="http://ohme-hochi.com/"><img src="/img/koudoku.gif" width="300" height="19" alt="報知新聞 ご購読のお申し込み" /></a></p>
570
+ <div class="sideLogo">
571
+ <p><a href="http://www.s-hochi.jp/"><img src="/img/koudoku.gif" width="300" height="19" alt="報知新聞 ご購読のお申し込み" /></a></p>
352
572
  </div>
353
573
  <!-- sideMenuSaleAD1 End-->
354
574
  <!-- SideMenu Regular Contents Start-->
355
- <div class="sideRegularCONT">
356
- <p><a href="http://www.yomiuri.co.jp/" target="_blank">YOMIURI ON LINE</a><span class="list-def">&#124;</span><a href="http://yorimo.jp/?cidy=0316000000000" target="_blank">yorimo</a><span class="list-def">&#124;</span><a href="http://www.giants.jp/" target="_blank">ジャイアンツ</a><span class="list-def">&#124;</span><a href="http://www.yomiuri-ryokou.co.jp/" target="_blank">読売旅行</a></p>
357
- </div>
358
- <!-- SideMenu Regular Contents End-->
359
575
  <!-- sideMenuAD1 Start-->
360
576
  <div class="sideMenuAD1">
361
577
  <div class="ad200-out">
362
578
  <div class="ad200-in">
363
- <!-- begin ad tag -->
364
- <!-- -------------- Advertising.com ------ HOCHI SHIMBUN - HOCHI TOP 300x250-748203 ------------ -->
365
- <SCRIPT TYPE='text/javascript'>
366
- var ACE_AR = {Site: '748203', Size: '300250', Region: '3'};
367
- </SCRIPT>
368
- <SCRIPT TYPE='text/javascript' SRC='http://uac.advertising.com/wrapper/aceUAC.js'></SCRIPT>
369
- <NOSCRIPT>
370
- <IFRAME SRC="http://ace.advertising.com/site=748203/size=300250/bnum=11510708/tags=1/rich=0/optn=1/ns=1" scrolling="no" width="300" height="250" frameborder="0" marginheight="0" marginwidth="0" title="Advertisement"></IFRAME>
371
- </NOSCRIPT>
372
- <!-- ---------- Copyright 2007, Advertising.com ---------- -->
579
+ <!-- begin ad tag 2011.03.07-->
580
+ <script type="text/javascript" language="JavaScript">
581
+
582
+ var impAcn = "IMPASEG";
583
+ var impAco = document.cookie;
584
+ var impApos = impAco.indexOf(impAcn+"=");
585
+ var impAseg = (impApos!=-1)?impAco.substring(impApos+impAcn.length+1,(impAco.indexOf("; ",impApos)!=-1)?impAco.indexOf("; ",impApos):impAco.length):null;
586
+ impAseg = (impAseg)?unescape(impAseg):null;
587
+
588
+ var impAserver = "http://as.hc.impact-ad.jp";
589
+ var impAtag = "/SITE=SOCCER/AREA=RECTANGLE/AAMSZ=300X250/OENCJP=UTF8";
590
+ var impAtarget = (impAseg)?impAtag+"/"+impAseg:impAtag;
591
+
592
+
593
+ impArnd = Math.round(Math.random() * 100000000);
594
+ if (!impApid) var impApid = Math.round(Math.random() * 100000000);
595
+
596
+ document.write('<scr');
597
+ document.write('ipt type="text/javascript" language="JavaScript" src="' + impAserver + '/jserver/acc_random=' + impArnd + impAtarget + '/pageid=' + impApid + '">');
598
+ document.write('</scr');
599
+ document.write('ipt>');
600
+
601
+ </script>
602
+ <noscript>
603
+ <iframe src="http://as.hc.impact-ad.jp/hserver/SITE=SOCCER/AREA=RECTANGLE/AAMSZ=300X250/OENCJP=UTF8" noresize scrolling=no hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 width=300 height=250 allowTranspareeny="true">
604
+ </iframe>
605
+ </noscript>
373
606
  <!-- End ad tag -->
607
+
374
608
  </div>
375
609
  </div>
376
610
  </div>
377
611
  <!-- sideMenuAD1 End -->
378
- <!-- CarviewAd Start-->
612
+ <!-- CarviewAd Start -->
613
+ <div class="sideLogo">
614
+ <p><a href="/info/saiyo/" target="_blank"><img src="/img/info/saiyo/side.gif" width="300" alt="報知採用情報" /></a>
615
+ </p>
616
+ </div>
379
617
  <!-- Pick Up for Side Menu -->
380
- <div class="sideRegularCONT">
618
+ <div class="sideRegularCONT">
381
619
  <h2>ピックアップ</h2>
382
- <!-- カービュー -->
383
- <div class="left" style="margin-bottom: 3px;">
384
- <a href="/ad/redirect1.htm" target="_blank"><img src="/img/ad/carview/cid0006_1_150x80.jpg" width="150" height="80" alt="カービューロゴ" /></a>
385
- </div>
386
- <div class="right">
387
- <ul>
388
- <li><span><a href="/ad/redirect1.htm" target="_blank">あなたの愛車、今いくら?現在価格をチェック!最大8社の比較で、愛車の最高額がわかる【無料】</a></span></li>
389
- </ul>
390
- </div>
391
- <!-- 求人 -->
392
- <div class="left" style="clear: both; margin-top: 3px;">
393
- <a href="http://hochi.oshigoto-search.info" target="_blank"><img src="/img/ad/kyujin.gif" width="150" height="80" alt="求人情報のロゴ" /></a>
394
- </div>
395
- <div class="right" style="margin-top: 3px;">
396
- <ul>
397
- <li><span><a href="http://hochi.oshigoto-search.info" target="_blank">自分の適職を探そう!<br/>正社員・アルバイト・<br/>派遣・独立から探せる<br/>スポーツ報知のお仕事<br/>検索サイト</a></span></li>
398
- </ul>
399
- </div>
400
- <!-- サムライブルーカフェ -->
401
- <div class="left" style="clear: both; margin-top: 3px;">
402
- <a href="http://sbcafe.jp" target="_blank"><img src="/img/ad/samurai_blue_cafe.gif" width="150" height="40" alt="SAMURAI BLUE CAFEのロゴ" /></a>
403
- </div>
404
- <div class="right" style="margin-top: 3px;">
405
- <ul>
406
- <li><span><a href="http://sbcafe.jp" target="_blank">サッカー日本代表を応援しよう!オフィシャル応援カフェが完成!</a></span></li>
407
- </ul>
620
+ <!-- パチンコ -->
621
+ <div class="clearfix" style="margin-bottom: 3px;">
622
+ <div class="pickLeft">
623
+ <a href="/ad/redirect5.htm" target="_blank"><img src="/img/ad/pachinko/sanyo20120719.gif" width="100" height="50" alt="パチンコロゴ" /></a>
624
+ </div>
625
+ <div class="pickRight">
626
+ <ul>
627
+ <li><span><a href="/ad/redirect5.htm" target="_blank">「パチンコパチスロスクープ!?」としてリニューアル!毎週最新情報を紹介!</a></span></li>
628
+ </ul>
629
+ </div>
408
630
  </div>
631
+ <!-- カービュー -->
632
+ <div class="clearfix" style="margin-bottom: 3px;">
633
+ <div class="pickLeft">
634
+ <a href="/ad/redirect3.htm" target="_blank"><img src="/img/ad/carview/cid0457_01_100x050_20121119.jpg" width="100" height="50" alt="カービューロゴ" /></a>
635
+ </div>
636
+ <div class="pickRight">
637
+ <ul>
638
+ <li><span><a href="/ad/redirect3.htm" target="_blank">愛車、今いくら?Webで調べてみよう!高値で手放して、ワンランク上の車に乗り替えよう【無料】</a></span></li>
639
+ </ul>
640
+ </div>
409
641
  </div>
410
- <!-- Pick Up for Side Menu -->
411
-
412
- <!-- CarviewAd End-->
413
- <!-- score Start-->
414
- <div class="score">
415
- <div class="sideBAR1">
416
- <div class="sideBAR1-HEAD">
417
- <p class="sideMENU-p1"><a href="/baseball/npb/index.htm">プロ野球</a></p>
418
- <p class="sideMENU-p2"><a href="/baseball/npb/results/index.htm">一覧</a></p>
419
- </div>
420
- <!-- EMPTY -->
421
- <div class="scoreTABLE">
422
- <table>
423
- <tr>
424
- <th colspan="4">
425
- <a href="/baseball/npb/results/index.htm">試合結果</a>&nbsp;(6月27日)</th>
426
- </tr>
427
- <tr>
428
- <td class="tbLegue" colspan="4">▼セ・リーグ</td>
429
- </tr>
430
- <tr>
431
- <td class="tb-l">巨人</td>
432
- <td class="tb-m">
433
- <div class="tbScore">
434
- <a href="http://hochi.yomiuri.co.jp/baseball/npb/results/games/20100627-2010062701.htm">2-4</a>
435
642
  </div>
436
- </td>
437
- <td class="tb-r">横浜</td>
438
- <td>
439
- <div class="tbState">終了</div>
440
- </td>
441
- </tr>
442
- <tr>
443
- <td class="tb-l">ヤクルト</td>
444
- <td class="tb-m">
445
- <div class="tbScore">
446
- <a href="http://hochi.yomiuri.co.jp/baseball/npb/results/games/20100627-2010062702.htm">8-4</a>
447
- </div>
448
- </td>
449
- <td class="tb-r">阪神</td>
450
- <td>
451
- <div class="tbState">終了</div>
452
- </td>
453
- </tr>
454
- <tr>
455
- <td class="tb-l">中日</td>
456
- <td class="tb-m">
457
- <div class="tbScore">
458
- <a href="http://hochi.yomiuri.co.jp/baseball/npb/results/games/20100627-2010062703.htm">4-6</a>
459
- </div>
460
- </td>
461
- <td class="tb-r">広島</td>
462
- <td>
463
- <div class="tbState">終了</div>
464
- </td>
465
- </tr>
466
- <tr>
467
- <td class="tbLegue" colspan="4">▼パ・リーグ</td>
468
- </tr>
469
- <tr>
470
- <td class="tb-l">日本ハム</td>
471
- <td class="tb-m">
472
- <div class="tbScore">
473
- <a href="http://hochi.yomiuri.co.jp/baseball/npb/results/games/20100627-2010062704.htm">10-3</a>
474
- </div>
475
- </td>
476
- <td class="tb-r">ロッテ</td>
477
- <td>
478
- <div class="tbState">終了</div>
479
- </td>
480
- </tr>
481
- <tr>
482
- <td class="tb-l">楽天</td>
483
- <td class="tb-m">
484
- <div class="tbScore">
485
- <a href="http://hochi.yomiuri.co.jp/baseball/npb/results/games/20100627-2010062705.htm">1-1</a>
486
- </div>
487
- </td>
488
- <td class="tb-r">ソフトバンク</td>
489
- <td>
490
- <div class="tbState">終了</div>
491
- </td>
492
- </tr>
493
- <tr>
494
- <td class="tb-l">西武</td>
495
- <td class="tb-m">
496
- <div class="tbScore">
497
- <a href="http://hochi.yomiuri.co.jp/baseball/npb/results/games/20100627-2010062706.htm">4-2</a>
498
- </div>
499
- </td>
500
- <td class="tb-r">オリックス</td>
501
- <td>
502
- <div class="tbState">終了</div>
503
- </td>
504
- </tr>
505
- </table>
643
+ <!-- Pick Up for Side Menu -->
644
+ <div class="sideRegularCONT">
645
+ <h2>Facebookページがオープン</h2>
646
+ <iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fsportshochi&amp;width=300&amp;height=250&amp;show_faces=false&amp;colorscheme=light&amp;stream=true&amp;border_color&amp;header=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:250px;" allowTransparency="true"></iframe>
506
647
  </div>
507
648
 
649
+ <!-- CarviewAd End -->
650
+ <!-- Football Start -->
651
+ <!-- Topics -->
652
+ <div class="sideBlock">
653
+ <h4>名門FCバイエルンミュンヘンと提携</h4>
654
+ <div class="sideBlockContent">
655
+ <dl>
656
+ <dt><a href="http://www.fcbayern.telekom.de/jp/news/start/index.php" target="_blank"><img src="/img/fcbayern_logo.gif" width="50" height="50" alt="バイエルンミュンヘン" /></a></dt>
657
+ <dd><a href="http://www.fcbayern.telekom.de/jp/news/start/index.php" target="_blank">ドイツの名門サッカークラブ、FCバイエルンミュンヘン公式サイトへ</a><br /><br /><a href="/feature/soccer/fcbayern/index.htm">スポーツ報知・バイエルン特集へ</a></dd>
658
+ </dl>
659
+ </div>
660
+ </div>
661
+ <!-- /Topics -->
662
+
663
+ <!-- Football End -->
664
+ <!-- 山本昌邦ブログ -->
665
+ <div class="sideRegularCONT">
666
+ <h2>おすすめリンク</h2>
667
+ <div class="clearfix" style="margin-bottom: 3px;">
668
+ <div class="left">
669
+ <a href="http://www.masakuni-yamamoto.com/" target="_blank"><img src="/img/soccer/yamamoto.gif" width="150" height="50" alt="山本昌邦公式ウェブサイト" /></a>
670
+ </div>
671
+ <div class="right">
672
+ <ul>
673
+ <li><span><a href="http://www.masakuni-yamamoto.com/" target="_blank">アテネ五輪日本代表監督・山本昌邦氏公式サイトがリニューアル</a></span></li>
674
+ </ul>
675
+ </div>
676
+ </div>
508
677
  </div>
509
- </div>
510
- <!-- score end -->
678
+ <!-- 山本昌邦ブログ -->
679
+ <!-- Mobile -->
680
+ <!-- popin access ranking -->
681
+ <div id="set_popin_hot"></div>
682
+ <!-- /popin access ranking -->
683
+ <!-- popin sns ranking -->
684
+ <div id="set_popin_sns"></div>
685
+ <!-- /popin sns ranking -->
686
+ <div class="sideBlock mobile">
687
+ <h3><img src="/img/common/side_head_mobile.gif" width="287" height="22" alt="携帯サービス" /></h3>
688
+ <div id="tabPanel3">
689
+ <ul class="tabGroup">
690
+ <li>ニュース</li>
691
+ <li>GIANTS</li>
692
+ <li>釣り</li>
693
+ <li>競輪</li>
694
+ </ul>
695
+ <div class="tabContentGroup">
696
+ <!-- cont1 -->
697
+ <div class="tabContent">
698
+ <img src="/img/sales/mobile/bar_code1.gif" alt="" width="65" height="64" />
699
+ <dl class="description">
700
+ <dt class="tabContentHead"><a href="/contents/info/mobile.htm">NEWS 読売・報知</a></dt>
701
+ <dd>
702
+ <p>国内最大規模の携帯ニュースサイト。スポーツニュース速報のほか、旬の社会、芸能ニュースも満載。月額84円(税込)</p>
703
+ <p class="alignR"><a href="/contents/info/mobile.htm">NEWS読売・報知の詳細へ</a></p>
704
+ </dd>
705
+ </dl>
706
+ </div>
707
+ <!-- /cont1 -->
708
+ <!-- cont2 -->
709
+ <div class="tabContent">
710
+ <img src="/img/sales/mobile/bar_code2.gif" alt="" width="65" height="64" />
711
+ <dl class="description">
712
+ <dt class="tabContentHead"><a href="/contents/info/mobile.htm#mGiants">モバイルGIANTS</a></dt>
713
+ <dd>
714
+ <p>巨人軍公式サイト。待ち受け画像や注目の選手情報など、シーズンオフも必見。「NEWS読売・報知」の全コンテンツも利用できて月額210円(税込)!</p>
715
+ <p class="alignR"><a href="/contents/info/mobile.htm#mGiants">モバイルGIANTSの詳細へ</a></p>
716
+ </dd>
717
+ </dl>
718
+ </div>
719
+ <!-- /cont2 -->
720
+ <!-- cont3 -->
721
+ <div class="tabContent">
722
+ <img src="/img/sales/mobile/bar_code4.gif" alt="" width="65" height="64" />
723
+ <dl class="description">
724
+ <dt class="tabContentHead"><a href="/contents/info/mobile.htm#fishing">報知つり速報</a></dt>
725
+ <dd>
726
+ <p>翌日朝掲載の釣果情報を当日夜に配信。厳選した指定船宿と協力店からの正確な情報や、船宿の自慢料理・仕掛けなど、実用的なメニューもご用意。月額210円(税込)</p>
727
+ <p class="alignR"><a href="/contents/info/mobile.htm#fishing">報知つり速報の詳細へ</a></p>
728
+ </dd>
729
+ </dl>
730
+ </div>
731
+ <!-- /cont3 -->
732
+ <!-- cont4 -->
733
+ <div class="tabContent">
734
+ <img src="/img/sales/mobile/bar_code3.gif" alt="" width="65" height="64" />
735
+ <dl class="description">
736
+ <dt class="tabContentHead"><a href="/contents/info/mobile.htm#keirin">報知競輪情報</a></dt>
737
+ <dd>
738
+ <p>携帯初の競輪予想情報。グランプリやダービーはもちろん、関東・南関東を中心に各レースを徹底予測。月額210円(税込)</p>
739
+ <p class="alignR"><a href="/contents/info/mobile.htm#keirin">報知競輪情報の詳細へ</a></p>
740
+ </dd>
741
+ </dl>
742
+ </div>
743
+ <!-- /cont4 -->
744
+ </div>
745
+ </div>
746
+ </div>
747
+ <script type="text/javascript">
748
+ //<![CDATA[
749
+ var tab = new Spry.Widget.TabbedPanels("tabPanel3");
750
+ //]]>
751
+ </script>
511
752
 
512
- <!-- EMPTY -->
753
+ <!-- /Mobile -->
513
754
  <!-- score Start-->
514
755
  <div class="score">
515
756
  <div class="sideBAR1">
@@ -520,24 +761,20 @@ var ACE_AR = {Site: '748203', Size: '300250', Region: '3'};
520
761
  <div class="scoreTABLE">
521
762
  <table>
522
763
  <tr>
523
- <th colspan="4"><a href="/soccer/jleague/results/prompt/index.htm">試合結果</a>&nbsp;(6月13日)</th>
764
+ <th colspan="4"><a href="/soccer/japan/results/20130205-FUTYTT00003.htm">試合結果</a>&nbsp;(2月6日)</th>
524
765
  </tr>
525
766
  <tr>
526
- <td colspan="4" class="tbLegue">▼J2 第17節</td>
767
+ <td colspan="4" class="tbLegue">▼キリンチャレンジカップ2013</td>
527
768
  </tr>
528
769
  <tr>
529
- <td class="tb-l"><a href="/contents/soccer/jleague/team/sapporo/index.htm">
530
- 札幌
531
- </a>
770
+ <td class="tb-l">日本
532
771
  </td>
533
772
  <td class="tb-m">
534
773
  <div class="tbScore">
535
- 2-2
774
+ 3-0
536
775
  </div>
537
776
  </td>
538
- <td class="tb-r"><a href="/contents/soccer/jleague/team/ehime/index.htm">
539
- 愛媛
540
- </a>
777
+ <td class="tb-r">ラトビア
541
778
  </td>
542
779
  <td>
543
780
  <div class="tbState">
@@ -545,74 +782,90 @@ var ACE_AR = {Site: '748203', Size: '300250', Region: '3'};
545
782
  </div>
546
783
  </td>
547
784
  </tr>
548
- <tr>
549
- <td class="tb-l"><a href="/contents/soccer/jleague/team/mito/index.htm">
550
- 水戸
551
- </a>
552
- </td>
553
- <td class="tb-m">
554
- <div class="tbScore">
555
- 1-1
785
+ </table>
556
786
  </div>
557
- </td>
558
- <td class="tb-r"><a href="/contents/soccer/jleague/team/kusatsu/index.htm">
559
- 草津
560
- </a>
561
- </td>
562
- <td>
563
- <div class="tbState">
564
- 終了
787
+ <div class="jump"><p>&nbsp;</p></div>
788
+ <div class="jump"><p>&nbsp;</p></div>
789
+
565
790
  </div>
566
- </td>
567
- </tr>
568
- <tr>
569
- <td class="tb-l"><a href="/contents/soccer/jleague/team/kashiwa/index.htm">
570
-
571
- </a>
572
- </td>
573
- <td class="tb-m">
574
- <div class="tbScore">
575
- 2-0
576
791
  </div>
577
- </td>
578
- <td class="tb-r"><a href="/contents/soccer/jleague/team/kitakyushu/index.htm">
579
- 北九州
580
- </a>
581
- </td>
582
- <td>
583
- <div class="tbState">
584
- 終了
792
+ <!-- score end -->
793
+ <!-- EMPTY -->
794
+ <!-- EMPTY -->
795
+ <!-- SideMenu Regular Contents Start-->
796
+ <div class="sideRegularCONT">
797
+ <h2>日本代表</h2>
798
+ <div class="left">
799
+ <h3>記録</h3>
800
+ <ul>
801
+ <li><a href="/soccer/japan/schedule/index.htm">日本代表&nbsp;日程・結果</a></li>
802
+ <li><a href="/soccer/japan/schedule/u22_index.htm">U-23日本&nbsp;日程・結果</a></li>
803
+ <li><a href="/soccer/japan/schedule/okada_index.htm">岡田日本</a></li>
804
+ <li><a href="/contents/soccer/japan/japan_a/osim_member.htm">オシム日本</a></li>
805
+ </ul>
585
806
  </div>
586
- </td>
587
- </tr>
588
- <tr>
589
- <td class="tb-l"><a href="/contents/soccer/jleague/team/fukuoka/index.htm">
590
- 福岡
591
- </a>
592
- </td>
593
- <td class="tb-m">
594
- <div class="tbScore">
595
- 2-1
807
+ <div class="right">
808
+ <h3>大会</h3>
809
+ <ul>
810
+ <li><a href="/soccer/olympic/men/qualifying/schedule/group_c.htm">五輪アジア予選・男子</a></li>
811
+ <li><a href="/soccer/olympic/women/qualifying/schedule/index.htm">五輪アジア予選・女子</a></li>
812
+ <li><a href="/soccer/japan/eaff/index.htm">東アジア選手権</a></li>
813
+ <li><a href="/soccer/japan/asiacup/">アジア杯</a></li>
814
+ <li><a href="/soccer/afc/asiancup/schedule/qualify_group_a.htm">アジア杯予選</a></li>
815
+ </ul>
596
816
  </div>
597
- </td>
598
- <td class="tb-r"><a href="/contents/soccer/jleague/team/oita/index.htm">
599
- 大分
600
- </a>
601
- </td>
602
- <td>
603
- <div class="tbState">
604
- 終了
605
817
  </div>
606
- </td>
607
- </tr>
608
- </table>
818
+ <!-- SideMenu Regular Contents End-->
819
+ <!-- SideMenu Regular Contents Start-->
820
+ <div class="sideRegularCONT">
821
+ <h2>国内サッカー</h2>
822
+ <div class="left">
823
+ <h3>J1</h3>
824
+ <p><a href="/soccer/jleague/j1/schedule.htm">日程</a><!-- &nbsp;|&nbsp;<a href="/soccer/jleague/standings/j1_standings.htm">順位表</a>&nbsp;|&nbsp;<a href="/contents/soccer/jleague/2008/standings/j1_standings.htm">2008年</a> --></p>
825
+ <!--
826
+ <h3>ナビスコ杯</h3>
827
+ <p><a href="/soccer/jleague/nabi/results/prompt/index.htm">結果</a>&nbsp;|&nbsp;<a href="/contents/soccer/jleague/2008/nabi/schedule/final.htm">2008年</a></p>
828
+ -->
829
+ <h3>天皇杯</h3>
830
+ <p><a href="/soccer/emperorscup/index.htm">結果</a></p>
609
831
  </div>
610
- <div class="jump"><p>&nbsp;</p></div>
611
- <div class="jump"><p>&nbsp;</p></div>
612
-
832
+ <div class="right">
833
+ <h3>J2</h3>
834
+ <p><a href="/soccer/jleague/j2/schedule.htm">日程</a><!-- &nbsp;|&nbsp;<a href="/soccer/jleague/standings/j2_standings.htm">順位表</a>&nbsp;|&nbsp;<a href="/contents/soccer/jleague/2008/standings/j2_standings.htm">2008年</a> --></p>
835
+ <!--
836
+ <h3>ACL</h3>
837
+ <p><a href="/soccer/jleague/acl/index.htm">結果</a></p>
838
+ -->
839
+ <h3>高校サッカー</h3>
840
+ <p><a href="/soccer/hs/championship/index.htm">結果</a></p>
613
841
  </div>
614
842
  </div>
615
- <!-- score end -->
843
+ <!-- SideMenu Regular Contents End-->
844
+ <!-- SideMenu Regular Contents Start-->
845
+ <div class="sideRegularCONT">
846
+ <h2>海外サッカー</h2>
847
+ <div class="left">
848
+ <h3>各国リーグ</h3>
849
+ <ul>
850
+ <li><a href="/soccer/world/spain/index.htm">スペイン</a></li>
851
+ <li><a href="/soccer/world/italy/index.htm">イタリア</a></li>
852
+ <li><a href="/soccer/world/england/index.htm">イングランド</a></li>
853
+ <li><a href="/soccer/world/germany/index.htm">ドイツ</a></li>
854
+ <li><a href="/soccer/world/france/index.htm">フランス</a></li>
855
+ <li><a href="/soccer/world/netherlands/index.htm">オランダ</a></li>
856
+ </ul>
857
+ </div>
858
+ <div class="right">
859
+ <h3>大会</h3>
860
+ <ul>
861
+ <li><a href="/2014worldcup/qualifiers/">W杯予選</a></li>
862
+ <li><a href="/soccer/world/cl/index.htm">欧州CL</a></li>
863
+ <li><a href="/soccer/world/euroleague/index.htm">欧州リーグ</a></li>
864
+ <li><a href="/soccer/jleague/acl/index.htm">アジアCL</a></li>
865
+ </ul>
866
+ </div>
867
+ </div>
868
+ <!-- SideMenu Regular Contents End-->
616
869
  <!-- iconLayout start-->
617
870
  <div class="iconLayoutWrap">
618
871
  <div class="left">
@@ -621,7 +874,7 @@ var ACE_AR = {Site: '748203', Size: '300250', Region: '3'};
621
874
  <ul>
622
875
  <li><a href="http://www.hochi.rakuten.co.jp/">楽天市場</a></li>
623
876
  <li><a href="http://www.ebookbank.jp/hochi">電子書籍</a></li>
624
- <li><a href="http://hochi.yomiuri.co.jp/contents/sales/calendar/index.htm">カレンダー</a></li>
877
+ <li><a href="http://www.magazine-hochi.com/calendar/">カレンダー</a></li>
625
878
  </ul>
626
879
  </div>
627
880
  </div>
@@ -636,92 +889,59 @@ var ACE_AR = {Site: '748203', Size: '300250', Region: '3'};
636
889
  </div>
637
890
  </div>
638
891
  <!-- iconLayout end -->
639
- <!-- SideMenu Regular Contents Start-->
640
- <div class="sideRegularCONT">
641
- <h2>報知特薦コラム</h2>
642
- <div class="center">
643
- <h3>政治</h3>
644
- <ul>
645
- <li><a href="/column/masuzoe/index.htm">舛添要一の永田町「奮戦」ルポ</a></li>
646
- </ul>
647
- <h3>野球</h3>
648
- <ul>
649
- <li><a href="http://weblog.hochi.co.jp/hiruma/">ヒルマ記者のBaseball inside</a></li>
650
- </ul>
651
- <h3>芸能</h3>
652
- <ul>
653
- <li><a href="http://weblog.hochi.co.jp/takao/">高尾友行 タカの目</a></li>
654
- <li><a href="/column/enta/index.htm">ここだけの話</a></li>
655
- <li><a href="http://weblog.hochi.co.jp/uchino/">内野小百美 芸能ナイショ話</a></li>
656
- </ul>
657
- <h3>釣り</h3>
658
- <ul>
659
- <li><a href="/column/yamada/index.htm">山田邦子 釣りウキウキ</a></li>
660
- </ul>
661
- <h3>ボート</h3>
892
+ <!-- sideMenuTokusyu Start-->
893
+ <div class="sideBAR1">
894
+ <div class="sideBAR1-HEAD">
895
+ <p class="sideMENU-p1"><a href="/feature/index.htm">特集ページ</a></p>
896
+ <p class="sideMENU-p2"><a href="/feature/index.htm">一覧</a></p>
897
+ </div>
898
+ <div class="featureList">
662
899
  <ul>
663
- <li><a href="/column/isoyama/index.htm">磯山さやか 「ボートヒーローSTORY」</a></li>
900
+ <li><a href="/feature/soccer/20110718-117253/index.htm">なでしこ</a></li>
901
+ <li><a href="/feature/soccer/20091012-353677/index.htm">日本代表</a></li>
902
+ <li><a href="/feature/soccer/fcbayern/index.htm">FCバイエルンミュンヘン</a></li>
903
+ <li><a href="/feature/soccer/20101205-069496/index.htm">全国高校サッカー選手権</a></li>
664
904
  </ul>
665
905
  </div>
666
906
  </div>
667
-
668
- <!-- SideMenu Regular Contents End-->
907
+ <!-- sideMenuTokusyu End-->
669
908
  <!-- sideMenuAD2 Start-->
670
- <div class="sideMenuAD1">
909
+ <div class="sideMenuAD2">
671
910
  <div class="ad200-out">
672
911
  <div class="ad200-in">
673
- <iframe src="/esi/ad/POSTi_rectangle_script.htm" scrolling="no" width="300" height="250" frameborder="0" marginheight="0" marginwidth="0" title="POSTi"></iframe>
912
+ <!-- begin ad tag 2011.03.07-->
913
+ <script type="text/javascript" language="JavaScript">
914
+
915
+ var impAcn = "IMPASEG";
916
+ var impAco = document.cookie;
917
+ var impApos = impAco.indexOf(impAcn+"=");
918
+ var impAseg = (impApos!=-1)?impAco.substring(impApos+impAcn.length+1,(impAco.indexOf("; ",impApos)!=-1)?impAco.indexOf("; ",impApos):impAco.length):null;
919
+ impAseg = (impAseg)?unescape(impAseg):null;
920
+
921
+ var impAserver = "http://as.hc.impact-ad.jp";
922
+ var impAtag = "/SITE=SOCCER/AREA=SECOND.RECTANGLE/AAMSZ=300X250/OENCJP=UTF8";
923
+ var impAtarget = (impAseg)?impAtag+"/"+impAseg:impAtag;
924
+
925
+
926
+ impArnd = Math.round(Math.random() * 100000000);
927
+ if (!impApid) var impApid = Math.round(Math.random() * 100000000);
928
+
929
+ document.write('<scr');
930
+ document.write('ipt type="text/javascript" language="JavaScript" src="' + impAserver + '/jserver/acc_random=' + impArnd + impAtarget + '/pageid=' + impApid + '">');
931
+ document.write('</scr');
932
+ document.write('ipt>');
674
933
 
675
- </div>
676
- </div>
677
- </div>
678
- <!-- sideMenuAD2 End -->
679
- <!-- sideMenuAD3 Start-->
680
- <div class="sideMenuAD1">
681
- <div class="ad200-out">
682
- <div class="ad200-in">
683
- <!-- begin ad tag -->
684
- <script type="text/javascript">
685
- var amp_med = '270';
686
- var amp_site = '54';
687
- var amp_frame = '11625';
688
- var amp_iframe = '0';
689
- var amp_height = '250';
690
- var amp_width = '300';
691
- var amp_type = '0';
692
- var amp_rurl = document.referrer;
693
- var amp_send = location.protocol + '//ads.adjust-net.jp/adserver/ad/ads.js';
694
- document.write("<scr" + "ipt language='javascript' src='" + amp_send + "'></scr" + "ipt>");
695
934
  </script>
696
935
  <noscript>
697
- <iframe src="https://ads.adjust-net.jp/adserver/ads?med=270&site=54&frame=11625&height=250&width=300&type=0&js=0" scrolling="no" height="250" width="300" frameborder="0" marginheight="0" marginwidth="0" title="ads">
698
- </iframe>
936
+ <iframe src="http://as.hc.impact-ad.jp/hserver/SITE=SOCCER/AREA=SECOND.RECTANGLE/AAMSZ=300X250/OENCJP=UTF8" noresize scrolling=no hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 width=300 height=250 allowTranspareeny="true">
937
+ </iframe>
699
938
  </noscript>
700
- <!-- end ad tag -->
701
- </div>
702
- </div>
703
- </div>
704
- <!-- sideMenuAD3 End -->
705
- <!-- recruit Start-->
706
- <div class="sideRegularCONT">
707
- <h2>PR</h2>
708
- <div class="sideRecruiteAd clearfix">
709
- <a href="http://gap-click.jp/xx0Y" target="_blank"><img src="/img/r-agent.gif" width="148" height="28" alt="リクルートエージェント" /></a><p><span><a href="http://www.r-agent.co.jp/" target="_blank">転職</a></span><br />リクルートエージェント</p>
710
- </div>
711
- <div class="sideRecruiteAd clearfix">
712
- <a href="http://kaitori.carview.co.jp/" target="_blank">
713
- <img src="/img/ad/carview.gif" width="148" height="46" alt="中古車買取査定ならカービュー" /></a>
714
- <p><span><a href="http://kaitori.carview.co.jp/" target="_blank">中古車の買取・査定</a></span>
715
- <span><a href="http://www.carview.co.jp/" target="_blank">中古車買取査定</a></span>
716
- <br />カービュー</p>
939
+ <!-- End ad tag -->
940
+
717
941
  </div>
718
- <div class="sideRecruiteAd clearfix">
719
- <a href="http://hochi.gourmet-coupon.jp/"><img src="/img/ad/gourmet.gif" width="148" height="28" alt="グルメ・クーポン" /></a>
720
- <p><span><a href="http://hochi.gourmet-coupon.jp/">グルメ・クーポン<br />オススメ店舗満載!</a></span></p>
721
942
  </div>
722
943
  </div>
723
-
724
- <!-- recruit End-->
944
+ <!-- sideMenuAD2 End -->
725
945
  <!-- sideMenuHochi Start-->
726
946
  <div class="ad200-out">
727
947
  <table>
@@ -730,52 +950,121 @@ var ACE_AR = {Site: '748203', Size: '300250', Region: '3'};
730
950
  <th>スポーツショップ報知</th>
731
951
  </tr>
732
952
  <tr>
733
- <td><a href="http://www.magazine-hochi.com/"><img src="http://www.magazine-hochi.com/canban/canban.gif" alt="報知新聞社出版局" width="130" height="170" border="0"/></a></td>
734
- <td><a href="http://www.hochiprc.co.jp/"><img src="/img/prc.gif" alt="スポーツショップ報知" width="130" height="170" border="0"/></a></td>
953
+ <td><a href="http://www.magazine-hochi.com/" target="_blank"><img src="/img/common/banner_magazine_l.gif" alt="報知新聞社出版局" width="130" height="170" /></a></td>
954
+ <td><a href="http://www.hochiprc.co.jp/" target="_blank"><img src="/img/prc.gif" alt="スポーツショップ報知" width="130" height="170" ></a></td>
735
955
  </tr>
736
956
  </table>
737
957
  </div>
738
958
  <!-- sideMenuHochi End -->
959
+ <!-- sideMenuAD3 Start-->
960
+ <div class="sideMenuAD1">
961
+ <div class="ad200-out">
962
+ <div class="ad200-in">
963
+ <!-- begin ad tag 2011.03.07-->
964
+ <script type="text/javascript" language="JavaScript">
965
+
966
+ var impAcn = "IMPASEG";
967
+ var impAco = document.cookie;
968
+ var impApos = impAco.indexOf(impAcn+"=");
969
+ var impAseg = (impApos!=-1)?impAco.substring(impApos+impAcn.length+1,(impAco.indexOf("; ",impApos)!=-1)?impAco.indexOf("; ",impApos):impAco.length):null;
970
+ impAseg = (impAseg)?unescape(impAseg):null;
971
+
972
+ var impAserver = "http://as.hc.impact-ad.jp";
973
+ var impAtag = "/SITE=SOCCER/AREA=THIRD.RECTANGLE/AAMSZ=300X250/OENCJP=UTF8";
974
+ var impAtarget = (impAseg)?impAtag+"/"+impAseg:impAtag;
975
+
976
+
977
+ impArnd = Math.round(Math.random() * 100000000);
978
+ if (!impApid) var impApid = Math.round(Math.random() * 100000000);
979
+
980
+ document.write('<scr');
981
+ document.write('ipt type="text/javascript" language="JavaScript" src="' + impAserver + '/jserver/acc_random=' + impArnd + impAtarget + '/pageid=' + impApid + '">');
982
+ document.write('</scr');
983
+ document.write('ipt>');
984
+
985
+ </script>
986
+ <noscript>
987
+ <iframe src="http://as.hc.impact-ad.jp/hserver/SITE=SOCCER/AREA=THIRD.RECTANGLE/AAMSZ=300X250/OENCJP=UTF8" noresize scrolling=no hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 width=300 height=250 allowTranspareeny="true">
988
+ </iframe>
989
+ </noscript>
990
+ <!-- End ad tag -->
991
+
992
+ </div>
993
+ </div>
994
+ </div>
995
+ <!-- sideMenuAD3 End -->
996
+ <!-- recruit Start-->
997
+ <!-- EMPTY -->
998
+
999
+ <!-- recruit End-->
739
1000
 
740
1001
  </div>
741
1002
  </div>
742
1003
  <div id="footer">
743
- <div class="footNavi">
744
- <h2><img src="/img/common/foot_logo.gif" alt="報知新聞社" width="120" height="23" /></h2>
745
- <ul>
746
- <li><a href="/contents/info/">会社案内</a></li>
747
- <li><a href="/contents/info/privacy.htm">個人情報</a></li>
748
- <li><a href="/contents/info/copyright.htm">著作権</a></li>
749
- <li><a href="/contents/info/link.htm">リンクポリシー</a></li>
750
- <li><a href="/contents/info/arbeit.htm">アルバイト募集</a></li>
751
- <li><a href="/contents/sales/backnumber.htm">バックナンバー</a></li>
752
- <li><a href="/contents/info/contact.htm">お問い合わせ</a></li>
753
- <li><a href="/contents/ad/">広告ガイド</a></li>
754
- </ul>
755
- <p class="pTop"><a href="#pageTop"><img src="/img/common/ptop.gif" alt="ページTOPへ" width="74" height="19" /></a></p>
756
- </div>
757
- <ul class="gNavi">
758
- <li class="home"><a href="http://hochi.yomiuri.co.jp/">スポーツ報知</a></li>
1004
+ <div class="mainMenu">
1005
+ <ul class="gNavi">
1006
+ <li class="home"><a href="/">スポーツ報知</a></li>
759
1007
  <li class="giants"><a href="/giants/">巨人</a></li>
760
1008
  <li class="baseball"><a href="/baseball/">野球</a></li>
761
1009
  <li class="mlb"><a href="/mlb/">MLB</a></li>
762
1010
  <li class="soccer"><a href="/soccer/">サッカー</a></li>
763
1011
  <li class="golf"><a href="/sports/golf/">ゴルフ</a></li>
764
1012
  <li class="sports"><a href="/sports/">スポーツ</a></li>
765
- <li class="battle"><a href="/battle/">格闘技</a></li>
766
1013
  <li class="hrace"><a href="/horserace/">競馬</a></li>
767
1014
  <li class="ent"><a href="/entertainment/">芸能</a></li>
768
1015
  <li class="topics"><a href="/topics/">社会</a></li>
769
- <li class="ex"><a href="/2010worldcup/" title="南アフリカW杯">2010FIFAワールドカップ</a></li>
770
- </ul>
771
- <p class="copyright">見出し、記事、写真の無断転載を禁じます。Copyright © The Hochi Shimbun.</p>
772
- <!-- Ad for iPhone start -->
773
- <div id="smartilay"></div>
774
- <!-- Ad for iPhone end -->
775
- <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
776
- <script type="text/javascript">
777
- _uacct = "UA-1555097-11";
778
- urchinTracker();
1016
+ <li class="leisure"><a href="/leisure/">レジャー</a></li>
1017
+ </ul>
1018
+ <ul class="gNaviText">
1019
+ <li><a href="/column/">ブログ&amp;コラム</a></li>
1020
+ <li><a href="/leisure/fishing/">釣り</a></li>
1021
+ <li><a href="/gamble/">ギャンブル</a></li>
1022
+ <li><a href="/feature/">特集</a></li>
1023
+ <li><a href="/event/">イベント</a></li>
1024
+ <li><a href="/publicity/">PR</a></li>
1025
+ <li><a href="http://www.magazine-hochi.com/" target="_blank">雑誌・書籍</a></li>
1026
+ </ul>
1027
+ </div>
1028
+ <p class="copyright">見出し、記事、写真の無断転載を禁じます。Copyright &copy; The Hochi Shimbun.</p>
1029
+ <div class="footNavi">
1030
+ <h2><img src="/img/common/foot_logo.gif" alt="報知新聞社" width="120" height="23" /></h2>
1031
+ <ul>
1032
+ <li><a href="/info/company/">会社案内</a></li>
1033
+ <li><a href="/info/policy/privacy.htm">個人情報</a></li>
1034
+ <li><a href="/info/policy/copyright.htm">著作権</a></li>
1035
+ <li><a href="/info/policy/link.htm">リンクポリシー</a></li>
1036
+ <li><a href="/info/saiyo/arbeit.htm">アルバイト募集</a></li>
1037
+ <li><a href="/contents/sales/backnumber.htm">バックナンバー</a></li>
1038
+ <li><a href="/info/company/contact.htm">お問い合わせ</a></li>
1039
+ <li><a href="/contents/ad/">広告ガイド</a></li>
1040
+ </ul>
1041
+ <p class="pTop"><a href="#pageTop"><img src="/img/common/ptop.gif" alt="ページTOPへ" width="74" height="19" /></a></p>
1042
+ </div>
1043
+ <!-- Ad for smartphone start -->
1044
+ <script type='text/javascript' charset='utf-8' src='http://cache.ssend.microad.jp/js/overlay_load.js'></script>
1045
+ <script type='text/javascript'>
1046
+ var agent = navigator.userAgent;
1047
+ if(agent.search(/iPhone/) != -1 || agent.search(/iPad/) != -1 || agent.search(/iPod/) != -1) {
1048
+ //iOS
1049
+ document.write('<di'+'v class="micorad_overlay tagid_81258e0f7b8444cc"'+'></di'+'v>');
1050
+ } else if (agent.search(/Android/) != -1) {
1051
+ //Android
1052
+ document.write('<di'+'v class="micorad_overlay tagid_da64c7f75de072fb"'+'></di'+'v>');
1053
+ }
1054
+ </script>
1055
+ <!-- Ad for smartphone end -->
1056
+ <script type="text/javascript">
1057
+ var _gaq = _gaq || [];
1058
+ var pluginUrl =
1059
+ '//www.google-analytics.com/plugins/ga/inpage_linkid.js';
1060
+ _gaq.push(['_require', 'inpage_linkid', pluginUrl]);
1061
+ _gaq.push(['_setAccount', 'UA-1555097-11']);
1062
+ _gaq.push(['_trackPageview']);
1063
+ (function() {
1064
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
1065
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
1066
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
1067
+ })();
779
1068
  </script>
780
1069
 
781
1070
  </div>