CINXE.COM

協会 - イングランド - リーグ – UEFA.com

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="ja" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"><head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://jp.uefa.com:80/memberassociations/association=eng/domesticleague/matches/index.html","20110504140708","https://web.archive.org/","web","/_static/", "1304518028"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>協会 - イングランド - リーグ – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="uefa.comは欧州サッカーを統括する欧州サッカー連盟(UEFA)の公式サイトです。UEFAはUEFAチャンピオンズリーグ、UEFAカップ、UEFA欧州選手権(UEFA EURO 2008、UEFA EURO 2012)など、欧州を舞台に行われる最高峰のサッカー大会を主催しています。uefa.comはUEFA主催大会の多くの試合をビデオで生中継するほか、過去の試合ビデオの配信やモバイルサービスも行っています。フットボール・ヨーロッパのセクションでは、UEFA主催クラブ大会への出場チームを決める加盟53カ国の国内リーグを網羅。UEFAオーガニゼーションではUEFAの全活動を紹介しているほか、草の根レベルでのサッカーの振興を推進するトレーニンググラウンドも設けている。"/><meta name="keywords" content="UEFA, Union of European Football Associations, 欧州サッカー連盟, Union Europ?enne de Football Association, Europe, 欧州, Football, フットボール, Soccer, サッカー, Calcio, Fussball, Fu?ball, F?tbol, Futebol, UEFA Champions League, UEFAチャンピオンズリーグ, チャンピオンズリーグ, UEFA Cup, UEFA カップ, EURO 2008, EURO 2012, European Championship, 欧州選手権, FIFA, 国際サッカー連盟, FIFA World Cup, FIFAワールドカップ, ワールドカップ, ミシェル・プラティニ, マッチセンター, フットボール・ヨーロッパ, ファンタジー・フットボール, ファンゾーン, マガジン, ビデオ生中継, リプレー, ボッドキャスト, モバイル, スタジアム, トレーニンググラウンド, 審判, 選手, 監督, トリックス・フリックス"/><meta name="author" content="uefa.com"/><link rel="canonical" href="https://web.archive.org/web/20110504140708/http://jp.uefa.com/memberassociations/association=eng/domesticleague/matches/index.html"/><link rel="image_src" href="https://web.archive.org/web/20110504140708im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20110504140708cs_/http://jp.uefa.com/inc/css/main.css?20110503142147"/> <link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20110504140708cs_/http://jp.uefa.com/inc/css/asian.css?20110503092950"/> <link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20110504140708cs_/http://jp.uefa.com/inc/css/memberassociations/main.css?20110503173952"/> <link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20110504140708cs_/http://jp.uefa.com/inc/css/light.css?20110422112256"/> <script type="text/javascript" src="/web/20110504140708js_/http://jp.uefa.com/inc/js/main.js?20110428114943"> </script> <link rel="shortcut icon" href="/web/20110504140708im_/http://jp.uefa.com/imgml/favicon/favicon.ico"/></head><body id="memberassociations" class="association_eng langJ"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"association eng","type":"list:matches","subsec3":"matches","sec":"member associations","subsec2":"domestic league","lang":"JA"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"14":"2010","13":"english premier league","23":"england","43":"web","22":"eng"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN =''; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><!--googleon: all--><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="/web/20110504140708/http://jp.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="/web/20110504140708im_/http://jp.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="欧州サッカー公式ウェブサイト" class="uefacomBlurb" href="/web/20110504140708/http://jp.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="/web/20110504140708im_/http://jp.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="欧州サッカー公式ウェブサイト"/></a><div class="beta">&nbsp;</div> </div><!--googleon: snippet--> <!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1A_cl" class=""><a href="/web/20110504140708/http://jp.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFAチャンピオンズリーグ</a></li><li id="ml1A_el" class=""><a href="/web/20110504140708/http://jp.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFAヨーロッパリーグ</a></li><li id="ml1A_eu" class=""><a href="/web/20110504140708/http://jp.uefa.com/uefaeuro2012/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO 2012(TM)</a></li><li id="ml1A_ma" class="current"><a href="/web/20110504140708/http://jp.uefa.com/memberassociations/leaguesandcups/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">各国リーグとカップ戦</a></li><li id="ml1A_nc" class=""><a href="/web/20110504140708/http://jp.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ニュースセンター</a></li><li id="ml1A_ls" class=""><a href="/web/20110504140708/http://jp.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ライブスコア</a></li><li id="ml1A_st" class=""><a href="/web/20110504140708/http://jp.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ストア</a></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><div class="bcLinks fl"> <a title="UEFA.com" class="bcLink" href="/web/20110504140708/http://jp.uefa.com/index.html">UEFA.com</a> &gt; <a title="各国協会" class="bcLink" href="/web/20110504140708/http://jp.uefa.com/memberassociations/index.html">各国協会</a> &gt; イングランド &gt; <a title="国内リーグ" class="bcLink" href="/web/20110504140708/http://jp.uefa.com/memberassociations/association=eng/domesticleague/index.html">国内リーグ</a> &gt; <a title="試合" class="bcLink" href="/web/20110504140708/http://jp.uefa.com/memberassociations/association=eng/domesticleague/matches/index.html">試合</a> </div><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20110504140708/http://jp.uefa.com/community/feedback/index.html">フィードバック</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><a class="logolink" href="/web/20110504140708/http://jp.uefa.com/memberassociations/index.html">&nbsp;</a><ul class="memberAssociation"><li id="ml2_leaguesandcups"><a title="各国リーグとカップ戦" href="/web/20110504140708/http://jp.uefa.com/memberassociations/leaguesandcups/index.html"><span>各国リーグとカップ戦</span></a></li><li id="ml2_news"><a title="ニュース" href="/web/20110504140708/http://jp.uefa.com/memberassociations/news/index.html"><span>ニュース</span></a></li></ul></div><!--googleon:snippet--> <div class="d3cmsTopContent"><div class="row "><div id="associationHeader" class="HeaderProfile grid_12" style="background:url(/web/20110504140708im_/http://jp.uefa.com/imgml/MA/headers/ENG.jpg) 0px 0px repeat-x;"><div class="HeaderLogo"><a title="イングランド" href="/web/20110504140708/http://jp.uefa.com/memberassociations/association=eng/domesticleague/matches/index.html"><img height="50" width="50" alt="イングランド" title="イングランド" src="https://web.archive.org/web/20110504140708im_/http://img.uefa.com/imgml/MA/logos/50x50/39.png"/></a></div><div class="HeaderDetails ma"><h1 class="bigTitle"><a class="ma" title="イングランド" href="/web/20110504140708/http://jp.uefa.com/memberassociations/association=eng/domesticleague/matches/index.html">イングランド</a></h1><h2><img height="18" width="18" alt="イングランド" title="イングランド" src="https://web.archive.org/web/20110504140708im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/><span class="officialName">The Football Association</span></h2></div></div> </div><div class="row "><!--googleoff:snippet--><div class="grid_12 tabs_gray maThirdLevel"><div id="menuLevel3"><ul class="menu clearfix"><li id="dml3_news" class=""><a href="/web/20110504140708/http://jp.uefa.com/memberassociations/association=eng/news/index.html"><span>ニュース</span></a></li><li id="dml3_league" class=" last current "><a href="/web/20110504140708/http://jp.uefa.com/memberassociations/association=eng/domesticleague/index.html"><span>リーグ</span></a></li></ul> </div><div class="subtabs subtabs_gray maThirdLevel"><ul class="submenu"><li id="dml3_matches" class="current"><a href="/web/20110504140708/http://jp.uefa.com/memberassociations/association=eng/domesticleague/matches/index.html"><span>試合</span></a></li><li id="dml3_standings"><a href="/web/20110504140708/http://jp.uefa.com/memberassociations/association=eng/domesticleague/standings/index.html"><span>順位表</span></a></li><li id="dml3_clubs"><a href="/web/20110504140708/http://jp.uefa.com/memberassociations/association=eng/domesticleague/clubs/index.html"><span>クラブ</span></a></li><li id="dml3_topscorers" class="last"><a href="/web/20110504140708/http://jp.uefa.com/memberassociations/association=eng/domesticleague/topscorers/index.html"><span>得点ランキング</span></a></li></ul></div></div><!--googleon:snippet--> </div></div> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row "><!--googleoff: snippet--><!--googleoff:all--><script type="text/javascript">var yearlistOmniture=new Array("2011","2011","2011","2011","2011","","","2010","2010","2010","2010","2010");var roundlistOmniture=new Array(); function basicPaging(url,divid){ $j(divid).load(url); } var library = "/memberassociations/association=eng/domesticleague/matches/month=5/_includematch.html"; $j(document).ready(function(){ basicPaging(library,"#ListMatchDomestic") $j("#month").change( function(){ var libraryCustom = "/memberassociations/association=eng/domesticleague/matches/month={month}/_includematch.html"; libraryCustom = libraryCustom.replace('{month}', this.value); if (this.selectedIndex!=0) { InsertOmnitureMonth(this.value); } var year; if (this.value != ''){ basicPaging(libraryCustom,"#ListMatchDomestic") } } ) $j("#round").change( function(){ var libraryCustom = "/memberassociations/association=eng/domesticleague/season=2010/round={round}/_includematch.html"; libraryCustom = libraryCustom.replace('{round}', this.value); if (this.selectedIndex!=0) { InsertOmnitureRound(this.selectedIndex); } var year; if (this.value != ''){ basicPaging(libraryCustom,"#ListMatchDomestic") } } ) }); function ClickMonth(month){ var libraryCustom = "/memberassociations/association=eng/domesticleague/matches/month={month}/_includematch.html"; $j("#month").val(""); libraryCustom = libraryCustom.replace('{month}', month); InsertOmnitureMonth(month); basicPaging(libraryCustom,"#ListMatchDomestic") } function InsertOmnitureMonth(month) { var monthlistOmniture=new Array("january","february","march","april","may","june","july","august","september","october","november","december"); var strPr = monthlistOmniture[month-1] + " " + yearlistOmniture[month-1]; SCW.AddContent("subsec3",strPr,true); s.eVar8=s.prop2 + ":" + strPr + ":" + s.prop5; SCW.Execute(); } function InsertOmnitureRound(round) { var strPr = roundlistOmniture[round-1]; SCW.AddContent("subsec3",strPr,true); s.eVar8=s.prop2 + ":" + strPr + ":" + s.prop5; SCW.Execute(); } </script><!--googleon:all--><div id="MatchListDomesticLeague"><h2 class="bigTitle">イングランド・プレミアリーグ 2010/11</h2><div id="selectmonth" class="fl w217"><select id="month"><option value="">月ごとの試合</option><option value="8">8月</option><option value="9">9月</option><option value="10">10月</option><option value="11">11月</option><option value="12">12月</option><option value="1">1月</option><option value="2">2月</option><option value="3">3月</option><option value="4">4月</option><option value="5">5月</option></select></div><div id="month" class="fl c subtabs"><ul class="submenu"><li><a href="#" onclick="ClickMonth(4)">4月</a></li><li><a href="#" onclick="ClickMonth(5)"><b>5月</b></a></li></ul></div></div><!--googleon: snippet--><div id="ListMatchDomestic"> </div> </div> </div><div class="grid_4 "><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>順位表 </h3> <!--googleon:index--> </div><div class="bC"><div class="t_standings cup_1035_2010"><h3 class="bigTitle innerText grp_200000320 vis_title"><span class="fr"><img height="18" width="18" alt="イングランド" title="イングランド" src="https://web.archive.org/web/20110504140708im_/http://img.uefa.com/imgml/flags/18x18/eng.png"/></span>イングランド・プレミアリーグ 2010/11 </h3><table class="tb_stand grp_200000320 vis_grtable"><thead><tr class="lcol"><th class="rank w18 nosort innerText"></th><th class="nosort w16 stday"></th><th class="clubs nosort l">クラブ</th><th class="win nosort"></th><th class=""><abbr title="試合">試</abbr></th><th class=""><abbr title="勝点">勝点</abbr></th></tr></thead><tbody><tr class="on "><td class="rank w18 nosort innerText">1</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=52682/domestic/index.html">マンチェスター・ユナイテッドFC</a></td><td class="win nosort"></td><td>35</td><td>73</td></tr><tr class=" off "><td class="rank w18 nosort innerText">2</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=52914/domestic/index.html">チェルシーFC</a></td><td class="win nosort"></td><td>35</td><td>70</td></tr><tr class="on "><td class="rank w18 nosort innerText">3</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=52280/domestic/index.html">アーセナルFC</a></td><td class="win nosort"></td><td>35</td><td>67</td></tr><tr class=" off "><td class="rank w18 nosort innerText">4</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=52919/domestic/index.html">マンチェスター・シティーFC</a></td><td class="win nosort"></td><td>34</td><td>62</td></tr><tr class="on "><td class="rank w18 nosort innerText">5</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/up.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=7889/domestic/index.html">リバプールFC</a></td><td class="win nosort"></td><td>35</td><td>55</td></tr><tr class=" off "><td class="rank w18 nosort innerText">6</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/down.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=1652/domestic/index.html">トッテナム・ホットスパーFC</a></td><td class="win nosort"></td><td>34</td><td>55</td></tr><tr class="on "><td class="rank w18 nosort innerText">7</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=52281/domestic/index.html">エバートンFC</a></td><td class="win nosort"></td><td>35</td><td>48</td></tr><tr class=" off "><td class="rank w18 nosort innerText">8</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=53346/domestic/index.html">ボルトン・ワンダラーズFC</a></td><td class="win nosort"></td><td>35</td><td>46</td></tr><tr class="on "><td class="rank w18 nosort innerText">9</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/up.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=75386/domestic/index.html">フラムFC</a></td><td class="win nosort"></td><td>35</td><td>45</td></tr><tr class=" off "><td class="rank w18 nosort innerText">10</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/up.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=53356/domestic/index.html">ストーク・シティーFC</a></td><td class="win nosort"></td><td>35</td><td>43</td></tr><tr class="on "><td class="rank w18 nosort innerText">11</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/up.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=53359/domestic/index.html">ウェスト・ブロムウィッチ・アルビオンFC</a></td><td class="win nosort"></td><td>35</td><td>43</td></tr><tr class=" off "><td class="rank w18 nosort innerText">12</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/down.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=59324/domestic/index.html">ニューカッスル・ユナイテッドFC</a></td><td class="win nosort"></td><td>35</td><td>41</td></tr><tr class="on "><td class="rank w18 nosort innerText">13</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/down.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=52683/domestic/index.html">アストン・ビラFC</a></td><td class="win nosort"></td><td>35</td><td>41</td></tr><tr class=" off "><td class="rank w18 nosort innerText">14</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/down.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=53360/domestic/index.html">サンダーランドAFC</a></td><td class="win nosort"></td><td>35</td><td>41</td></tr><tr class="on "><td class="rank w18 nosort innerText">15</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=53342/domestic/index.html">バーミンガム・シティーFC</a></td><td class="win nosort"></td><td>35</td><td>39</td></tr><tr class=" off "><td class="rank w18 nosort innerText">16</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=53344/domestic/index.html">ブラックバーン・ローバーズFC</a></td><td class="win nosort"></td><td>35</td><td>38</td></tr><tr class="on "><td class="rank w18 nosort innerText">17</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=2601125/domestic/index.html">ブラックプールFC</a></td><td class="win nosort"></td><td>35</td><td>35</td></tr><tr class=" off "><td class="rank w18 nosort innerText">18</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=89696/domestic/index.html">ウィガン・アスレティックFC</a></td><td class="win nosort"></td><td>35</td><td>35</td></tr><tr class="on "><td class="rank w18 nosort innerText">19</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=53357/domestic/index.html">ウォルバーハンプトン・ワンダラーズFC</a></td><td class="win nosort"></td><td>35</td><td>34</td></tr><tr class=" off "><td class="rank w18 nosort innerText">20</td><td class="nosort w16 stday"><img alt="" title="" src="/web/20110504140708im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="clubs nosort l"><a href="/web/20110504140708/http://jp.uefa.com/teamsandplayers/teams/club=53358/domestic/index.html">ウェストハム・ユナイテッドFC</a></td><td class="win nosort"></td><td>35</td><td>32</td></tr></tbody></table> </div><div class="footnote"><div class="lupdate">最終更新日: 2011年5月4日 15:54 CET</div></div><div class="row more innerText"><a href="/web/20110504140708/http://jp.uefa.com/memberassociations/association=eng/domesticleague/matches/index.html">試合</a><a href="/web/20110504140708/http://jp.uefa.com/memberassociations/association=eng/domesticleague/standings/index.html">全順位</a> </div> </div><div class="bF"> </div> </div> </div> </div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><div class="bcLinks fl"> <a title="UEFA.com" class="bcLink" href="/web/20110504140708/http://jp.uefa.com/index.html">UEFA.com</a> &gt; <a title="各国協会" class="bcLink" href="/web/20110504140708/http://jp.uefa.com/memberassociations/index.html">各国協会</a> &gt; イングランド &gt; <a title="国内リーグ" class="bcLink" href="/web/20110504140708/http://jp.uefa.com/memberassociations/association=eng/domesticleague/index.html">国内リーグ</a> &gt; <a title="試合" class="bcLink" href="/web/20110504140708/http://jp.uefa.com/memberassociations/association=eng/domesticleague/matches/index.html">試合</a> </div><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20110504140708/http://jp.uefa.com/community/feedback/index.html">フィードバック</a></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">大会</span><div class="competitionlist fl"><span>- クラブ大会 - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20110504140708/http://jp.uefa.com/uefachampionsleague/index.html" title="UEFAチャンピオンズリーグ">UEFAチャンピオンズリーグ</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20110504140708/http://jp.uefa.com/uefaeuropaleague/index.html" title="UEFAヨーロッパリーグ">UEFAヨーロッパリーグ</a></li></ul> </div><div class="competitionlist fl"><span>- 代表 - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20110504140708/http://jp.uefa.com/uefaeuro2012/index.html" title="UEFA EURO 2012">UEFA EURO 2012</a></li></ul> </div><div class="competitionlist fl"><span> </span><ul class="clean clearfix"/> </div></div><div class="chnw fl"><div class="channel"><span class="footerLbl">UEFAネットワークサイト</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20110504140708/http://twitter.com/uefacom_jp" target="_blank" title="UEFA.comツイッター">UEFA.comツイッター</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20110504140708/http://jp.uefa.com/store/index.html" title="ストア">ストア</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">UEFAインフォメーション</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20110504140708/http://jp.uefa.com/news/rssfeeds/index.html" title="RSS">RSS</a></li></ul></div></div><div class="languages row"><span class="langLbl">他言語に変更:</span><ul class="changeLang"><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'en', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20110504140708/http://en.uefa.com/" title="英語">English</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'fr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20110504140708/http://fr.uefa.com/" title="Français">Français</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'it', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20110504140708/http://it.uefa.com/" title="Italiano">Italiano</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'es', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20110504140708/http://es.uefa.com/" title="Español">Español</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pt', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20110504140708/http://pt.uefa.com/" title="Português">Português</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'de', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20110504140708/http://de.uefa.com/" title="Deutsch">Deutsch</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'ru', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20110504140708/http://ru.uefa.com/" title="Русский">Русский</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pl', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20110504140708/http://pl.uefa.com/" title="Polski">Polski</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'uk', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20110504140708/http://ua.uefa.com/" title="Українська">Українська</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20110504140708/http://jp.uefa.com/" title="日本語">日本語</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'cn', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20110504140708/http://cn.uefa.com/" title="中文">中文</a></li><li class="last"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'kr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20110504140708/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"><a title="UEFA.com - 欧州サッカー公式ウェブサイト" href="/web/20110504140708/http://jp.uefa.com/index.html">UEFA.com - 欧州サッカー公式ウェブサイト </a></div></div><div class="footerR fl"><ul class="fOfficial"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20110504140708/http://jp.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="お問い合わせ">お問い合わせ</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20110504140708/http://jp.uefa.com/uefa/faq/index.html" title="ヘルプ / FAQ">ヘルプ / FAQ</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20110504140708/http://jp.uefa.com/uefa/termsconditions.html" title="利用条件">利用条件</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20110504140708/http://jp.uefa.com/uefa/privacypolicy.html" title="プライバシー">プライバシー</a></li></ul><ul class="disclaimer"><li>©UEFA 1998-2011 著作権所有</li><li>UEFAの表記、UEFA主催の大会に関連したロゴおよびトレードマークはUEFAのトレードマーク、登録商標として保護されている。これらのトレードマークを営利目的で使用することは許されていない。 UEFA.comを使用する者は、その使用条件とプライバシー・ポリシーに同意したものとみなされる。</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20110504140708/https://ssl." : "https://web.archive.org/web/20110504140708/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-12554578-1"); pageTracker._trackPageview(); } catch(err) {} </script><script type="text/javascript"> var _sf_async_config={uid:342,domain:"jp.uefa.com",pingServer:"pdeltatre.chartbeat.net"}; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', (("https:" == document.location.protocol) ? "https://web.archive.org/web/20110504140708/https://s3.amazonaws.com/" : "http://") + "static.chartbeat.com/js/chartbeat.js"); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script></div></div><!--googleon: all--> </div> </div><script type="text/javascript"><!-- SCW.Execute();//--></script><script type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')//--></script><noscript><!--Web Analytics--></noscript><!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.20.3. --> </body></html> <!-- FILE ARCHIVED ON 14:07:08 May 04, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 13:13:00 Dec 04, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.725 exclusion.robots: 0.035 exclusion.robots.policy: 0.021 esindex: 0.013 cdx.remote: 12.888 LoadShardBlock: 142.798 (3) PetaboxLoader3.datanode: 161.798 (4) load_resource: 142.95 PetaboxLoader3.resolve: 54.707 -->

Pages: 1 2 3 4 5 6 7 8 9 10