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="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_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="https://web-static.archive.org/_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=ita/domesticleague/index.html","20120102125446","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1325508886"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_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"/><meta name="searchtitle" content="イタリア・サッカー協会,イタリア,Italian Serie A,イタリア"/><meta name="searchname" content="Italian Serie A"/><meta name="searchtype" content="domesticleague"/><meta name="searchteamid" content="1042"/><link rel="canonical" href="https://web.archive.org/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/domesticleague/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120102125446cs_/http://jp.uefa.com/inc/css/main.css?20111219151033"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120102125446cs_/http://jp.uefa.com/inc/css/asian.css?20111025081029"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120102125446cs_/http://jp.uefa.com/inc/css/memberassociations/main.css?20111115165312"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120102125446cs_/http://jp.uefa.com/inc/css/light.css?20110526002747"/> <script type="text/javascript" src="/web/20120102125446js_/http://jp.uefa.com/inc/js/main.js?20111220112324"> </script><link rel="shortcut icon" href="/web/20120102125446im_/http://jp.uefa.com/imgml/favicon/favicon.ico"/></head><body id="memberassociations" class="association_ita domesticleague langJ"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"sec":"member associations","subsec1":"association ita","subsec2":"domestic league","type":"hub","lang":"JA"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"43":"web","14":"2011-12","22":"ita","23":"italy","13":"italian serie a"};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/20120102125446/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/20120102125446im_/http://jp.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="欧州サッカー公式ウェブサイト" class="uefacomBlurb" href="/web/20120102125446/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/20120102125446im_/http://jp.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="欧州サッカー公式ウェブサイト"/></a><div class="beta"> </div> </div><!--googleon: snippet--> <!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1A_cl" class=""><a href="/web/20120102125446/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/20120102125446/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/20120102125446/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/20120102125446/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/20120102125446/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/20120102125446/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/20120102125446/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"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20120102125446/http://jp.uefa.com/index.html">UEFA.com</a></li><li> > <a title="各国協会" class="bcLink" href="/web/20120102125446/http://jp.uefa.com/memberassociations/index.html">各国協会</a></li><li> > イタリア</li><li> > <a title="国内リーグ" class="bcLink" href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/domesticleague/index.html">国内リーグ</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120102125446/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/20120102125446/http://jp.uefa.com/memberassociations/index.html"> </a><ul class="memberAssociation"><li id="ml2_leaguesandcups"><a title="各国リーグとカップ戦" href="/web/20120102125446/http://jp.uefa.com/memberassociations/leaguesandcups/index.html"><span>各国リーグとカップ戦</span></a></li><li id="ml2_news"><a title="ニュース" href="/web/20120102125446/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/20120102125446im_/http://jp.uefa.com/imgml/MA/headers/ITA.jpg) 0px 0px repeat-x;"><div class="HeaderLogo"><a title="イタリア" href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/domesticleague/matches/index.html"><img height="50" width="50" alt="イタリア" title="イタリア" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/MA/logos/50x50/66.png"/></a></div><div class="HeaderDetails ma"><h1 class="bigTitle"><a class="ma" title="イタリア" href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/domesticleague/matches/index.html">イタリア</a></h1><h2><img height="18" width="18" alt="イタリア" title="イタリア" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/><span class="officialName">Italian Football Federation</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/20120102125446/http://jp.uefa.com/memberassociations/association=ita/news/index.html"><span>ニュース</span></a></li><li id="dml3_league" class=" last current "><a href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/domesticleague/index.html"><span>リーグ</span></a></li></ul> </div><div class="subtabs subtabs_gray maThirdLevel"><ul class="submenu"><li id="dml3_matches"><a href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/domesticleague/matches/index.html"><span>試合</span></a></li><li id="dml3_standings"><a href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/domesticleague/standings/index.html"><span>順位表</span></a></li><li id="dml3_clubs"><a href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/domesticleague/clubs/index.html"><span>クラブ</span></a></li><li id="dml3_topscorers" class="last"><a href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/domesticleague/topscorers/index.html"><span>得点ランキング</span></a></li></ul></div></div><!--googleon:snippet--> </div> </div> </div><div class="d3cmsCBody"><div class="grid_6 "><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>順位表 </h3> <!--googleon:index--> </div><div class="bC"><div class="t_standings cup_1042_2012"><h3 class="bigTitle innerText grp_200001362 vis_title">イタリア・セリエA 2011/12 </h3><table class="tb_stand sortTable grp_200001362 vis_grtable"><thead><tr class="firsthead"><th colspan="5" class="none nosort"></th><th colspan="3" class="view nosort dCol">ホーム</th><th colspan="3" class="view nosort dCol">アウェー</th><th colspan="3" class="view nosort dCol">合計</th><th colspan="1" class="none nosort dCol"></th></tr><tr class="lcol"><th class="rank nosort w16 innerText"></th><th class="nosort w16"></th><th class="club l nosort w160">クラブ</th><th class="win nosort"></th><th class=""><abbr title="試合">試</abbr></th><th class="dCol"><abbr title="勝利">勝</abbr></th><th class=""><abbr title="引き分け">分</abbr></th><th class=""><abbr title="敗戦">敗</abbr></th><th class="dCol"><abbr title="勝利">勝</abbr></th><th class=""><abbr title="引き分け">分</abbr></th><th class=""><abbr title="敗戦">敗</abbr></th><th class="dCol"><abbr title="勝利">勝</abbr></th><th class=""><abbr title="引き分け">分</abbr></th><th class=""><abbr title="敗戦">敗</abbr></th><th class="dCol"><abbr title="勝点">勝点</abbr></th></tr></thead><tbody><tr class="on "><td class="rank nosort w16 innerText">1</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=50139/domestic/index.html">ユベントス</a></td><td class="win nosort"></td><td>16</td><td class="dCol">6</td><td>2</td><td>0</td><td class="dCol">3</td><td>5</td><td>0</td><td class="dCol">9</td><td>7</td><td>0</td><td class="dCol">34</td></tr><tr class=" off "><td class="rank nosort w16 innerText">2</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=50058/domestic/index.html">ACミラン</a></td><td class="win nosort"></td><td>16</td><td class="dCol">6</td><td>2</td><td>0</td><td class="dCol">4</td><td>2</td><td>2</td><td class="dCol">10</td><td>4</td><td>2</td><td class="dCol">34</td></tr><tr class="on "><td class="rank nosort w16 innerText">3</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=51310/domestic/index.html">ウディネーゼ・カルチョ</a></td><td class="win nosort"></td><td>16</td><td class="dCol">7</td><td>1</td><td>0</td><td class="dCol">2</td><td>4</td><td>2</td><td class="dCol">9</td><td>5</td><td>2</td><td class="dCol">32</td></tr><tr class=" off "><td class="rank nosort w16 innerText">4</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52973/domestic/index.html">SSラツィオ</a></td><td class="win nosort"></td><td>16</td><td class="dCol">3</td><td>4</td><td>2</td><td class="dCol">5</td><td>2</td><td>0</td><td class="dCol">8</td><td>6</td><td>2</td><td class="dCol">30</td></tr><tr class="on "><td class="rank nosort w16 innerText">5</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=50138/domestic/index.html">FCインテル・ミラノ</a></td><td class="win nosort"></td><td>16</td><td class="dCol">4</td><td>1</td><td>3</td><td class="dCol">4</td><td>1</td><td>3</td><td class="dCol">8</td><td>2</td><td>6</td><td class="dCol">26</td></tr><tr class=" off "><td class="rank nosort w16 innerText">6</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/up.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=50137/domestic/index.html">ASローマ</a></td><td class="win nosort"></td><td>16</td><td class="dCol">3</td><td>2</td><td>2</td><td class="dCol">4</td><td>1</td><td>4</td><td class="dCol">7</td><td>3</td><td>6</td><td class="dCol">24</td></tr><tr class="on "><td class="rank nosort w16 innerText">7</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/up.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=50136/domestic/index.html">SSCナポリ</a></td><td class="win nosort"></td><td>16</td><td class="dCol">4</td><td>3</td><td>2</td><td class="dCol">2</td><td>3</td><td>2</td><td class="dCol">6</td><td>6</td><td>4</td><td class="dCol">24</td></tr><tr class=" off "><td class="rank nosort w16 innerText">8</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=93736/domestic/index.html">カルチョ・カターニア</a></td><td class="win nosort"></td><td>16</td><td class="dCol">4</td><td>2</td><td>2</td><td class="dCol">1</td><td>5</td><td>2</td><td class="dCol">5</td><td>7</td><td>4</td><td class="dCol">22</td></tr><tr class="on "><td class="rank nosort w16 innerText">9</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/up.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=88182/domestic/index.html">USチッタ・ディ・パレルモ</a></td><td class="win nosort"></td><td>16</td><td class="dCol">6</td><td>0</td><td>1</td><td class="dCol">0</td><td>3</td><td>6</td><td class="dCol">6</td><td>3</td><td>7</td><td class="dCol">21</td></tr><tr class=" off "><td class="rank nosort w16 innerText">10</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/down.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52972/domestic/index.html">ジェノアCFC</a></td><td class="win nosort"></td><td>16</td><td class="dCol">4</td><td>2</td><td>2</td><td class="dCol">2</td><td>1</td><td>5</td><td class="dCol">6</td><td>3</td><td>7</td><td class="dCol">21</td></tr><tr class="on "><td class="rank nosort w16 innerText">11</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/up.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52816/domestic/index.html">アタランタBC *</a></td><td class="win nosort"></td><td>16</td><td class="dCol">4</td><td>4</td><td>0</td><td class="dCol">2</td><td>4</td><td>2</td><td class="dCol">6</td><td>8</td><td>2</td><td class="dCol">20</td></tr><tr class=" off "><td class="rank nosort w16 innerText">12</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/down.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=77904/domestic/index.html">ACキエーボ・ベローナ</a></td><td class="win nosort"></td><td>16</td><td class="dCol">4</td><td>3</td><td>1</td><td class="dCol">1</td><td>2</td><td>5</td><td class="dCol">5</td><td>5</td><td>6</td><td class="dCol">20</td></tr><tr class="on "><td class="rank nosort w16 innerText">13</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=54262/domestic/index.html">パルマFC</a></td><td class="win nosort"></td><td>16</td><td class="dCol">4</td><td>3</td><td>2</td><td class="dCol">1</td><td>1</td><td>5</td><td class="dCol">5</td><td>4</td><td>7</td><td class="dCol">19</td></tr><tr class=" off "><td class="rank nosort w16 innerText">14</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/up.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52817/domestic/index.html">ACFフィオレンティーナ</a></td><td class="win nosort"></td><td>16</td><td class="dCol">4</td><td>3</td><td>1</td><td class="dCol">0</td><td>3</td><td>5</td><td class="dCol">4</td><td>6</td><td>6</td><td class="dCol">18</td></tr><tr class="on "><td class="rank nosort w16 innerText">15</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/down.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=59013/domestic/index.html">カリアリ・カルチョ</a></td><td class="win nosort"></td><td>16</td><td class="dCol">1</td><td>5</td><td>2</td><td class="dCol">3</td><td>1</td><td>4</td><td class="dCol">4</td><td>6</td><td>6</td><td class="dCol">18</td></tr><tr class=" off "><td class="rank nosort w16 innerText">16</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52969/domestic/index.html">ボローニャFC</a></td><td class="win nosort"></td><td>16</td><td class="dCol">2</td><td>1</td><td>5</td><td class="dCol">2</td><td>2</td><td>4</td><td class="dCol">4</td><td>3</td><td>9</td><td class="dCol">15</td></tr><tr class="on "><td class="rank nosort w16 innerText">17</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=84575/domestic/index.html">ACシエナ</a></td><td class="win nosort"></td><td>16</td><td class="dCol">3</td><td>2</td><td>3</td><td class="dCol">0</td><td>4</td><td>4</td><td class="dCol">3</td><td>6</td><td>7</td><td class="dCol">15</td></tr><tr class=" off "><td class="rank nosort w16 innerText">18</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/up.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=2601015/domestic/index.html">ノバーラ・カルチョ</a></td><td class="win nosort"></td><td>16</td><td class="dCol">2</td><td>4</td><td>2</td><td class="dCol">0</td><td>2</td><td>6</td><td class="dCol">2</td><td>6</td><td>8</td><td class="dCol">12</td></tr><tr class="on "><td class="rank nosort w16 innerText">19</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/down.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52970/domestic/index.html">ACチェゼーナ</a></td><td class="win nosort"></td><td>16</td><td class="dCol">1</td><td>3</td><td>4</td><td class="dCol">2</td><td>0</td><td>6</td><td class="dCol">3</td><td>3</td><td>10</td><td class="dCol">12</td></tr><tr class=" off "><td class="rank nosort w16 innerText">20</td><td class="nosort w16"><img alt="" title="" src="/web/20120102125446im_/http://jp.uefa.com/imgml/icons/equal.png"/></td><td class="club l nosort w160"><a href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52974/domestic/index.html">USレッチェ</a></td><td class="win nosort"></td><td>16</td><td class="dCol">0</td><td>1</td><td>6</td><td class="dCol">2</td><td>2</td><td>5</td><td class="dCol">2</td><td>3</td><td>11</td><td class="dCol">9</td></tr></tbody></table> </div><div class="standingpenalty innerText"><div class="squadpen">*アタランタBC 勝ち点6減点 </div> </div><div class="footnote"><div class="lupdate">最終更新日: 2011年12月29日 12:09 CET</div></div><div class="legend"><p>凡例</p><dl class="first"><dd><span class="dt">試: </span>試合 </dd><dd><span class="dt">勝: </span>勝利 </dd><dd><span class="dt">分: </span>引き分け </dd><dd><span class="dt">敗: </span>敗戦 </dd><dd><span class="dt">勝点: </span>勝点 </dd></dl> </div><div class="row more innerText"><a href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/domesticleague/standings/index.html">全順位</a> </div> </div><div class="bF"> </div> </div> </div> </div><div class="grid_6 "><div class="row "><div class="innGrid_3 fl"><div class="row "><div style="" class="topDet box topDetailsList"><div class="bH"><!--googleoff:index--><h2>ニュース </h2><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="row rowDet"><div class="innGrid_2"><h4 class="newsRoofline"> </h4><a class="newsThumb" href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/news/newsid=1534781.html"><img src="/web/20120102125446im_/http://jp.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/53/47/12/1534712_w5.jpg" width="241" height="136" alt="チェゼーナ、予想外の首位にも浮かれることなく"/></a><h4 class="newsTitle"><a href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/news/newsid=1534781.html" title="チェゼーナ、予想外の首位にも浮かれることなく" class="innerText">チェゼーナ、予想外の首位にも浮かれることなく </a> </h4> </div> </div><ul class="clearLeft bulletList"><li><h4 class="newsTitle"><a href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/news/newsid=1534618.html" title="チェゼーナが首位浮上">チェゼーナが首位浮上 </a></h4> </li><li><h4 class="newsTitle"><a href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/news/newsid=1534311.html" title="ミラン、ホームでカターニアと引き分け">ミラン、ホームでカターニアと引き分け </a></h4> </li><li><h4 class="newsTitle"><a href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/news/newsid=1526844.html" title="ユーベ、監督の古巣に手痛いドロー">ユーベ、監督の古巣に手痛いドロー </a></h4> </li><li><h4 class="newsTitle"><a href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/news/newsid=1526643.html" title="ミランとローマに早くも黒星">ミランとローマに早くも黒星 </a></h4> </li> </ul> <div class="row"><div class="more innerText innerText"><a href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/news/index.html" title="ニュースリスト">ニュースリスト</a></div> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div> </div> </div><div class="row "> </div><div class="row "><div class="box tabs_gray_plain"><div class="bH"><!--googleoff:index--><h3>試合 </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div class="jTabs tabs "><ul class="menu"><li class="pos1_sel1 selected"><a href="#ui-tabs-"><span>最新結果 </span> </a> </li><li class="pos2_sel1 last "><a href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/domesticleague/library/include/_NextMatchListDomestic.html"><span>今後の予定 </span> </a> </li> </ul><div id="ui-tabs-"><table class="mlog"><caption>Matches</caption><thead><tr><th>日付</th><th class="r">ホーム</th><th class="w18"/><th class="w40"> </th><th class="w18"/><th class="l">アウェー</th></tr></thead><tfoot><tr><td class="r" colspan="6">最終更新日: 2011年12月28日 10:04 CET</td></tr></tfoot><tbody><tr><td>2011/12/20</td><td class="r"><a title="シエナ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=84575/domestic/index.html">シエナ</a></td><td><a title="シエナ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=84575/domestic/index.html"><img height="18" width="18" alt="シエナ" title="シエナ" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/84575.png"/></a></td><td class="b"><a title="Result" href="#">0-0</a></td><td><a title="フィオレンティーナ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52817/domestic/index.html"><img height="18" width="18" alt="フィオレンティーナ" title="フィオレンティーナ" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52817.png"/></a></td><td class="l"><a title="フィオレンティーナ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52817/domestic/index.html">フィオレンティーナ</a></td></tr><tr><td>2011/12/20</td><td class="r"><a title="カリアリ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=59013/domestic/index.html">カリアリ</a></td><td><a title="カリアリ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=59013/domestic/index.html"><img height="18" width="18" alt="カリアリ" title="カリアリ" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59013.png"/></a></td><td class="b"><a title="Result" href="#">0-2</a></td><td><a title="ミラン" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=50058/domestic/index.html"><img height="18" width="18" alt="ミラン" title="ミラン" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50058.png"/></a></td><td class="l"><a title="ミラン" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=50058/domestic/index.html">ミラン</a></td></tr><tr><td>2011/12/21</td><td class="r"><a title="ウディネーゼ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=51310/domestic/index.html">ウディネーゼ</a></td><td><a title="ウディネーゼ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=51310/domestic/index.html"><img height="18" width="18" alt="ウディネーゼ" title="ウディネーゼ" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/51310.png"/></a></td><td class="b"><a title="Result" href="#">0-0</a></td><td><a title="ユベントス" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=50139/domestic/index.html"><img height="18" width="18" alt="ユベントス" title="ユベントス" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50139.png"/></a></td><td class="l"><a title="ユベントス" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=50139/domestic/index.html">ユベントス</a></td></tr><tr><td>2011/12/21</td><td class="r"><a title="ナポリ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=50136/domestic/index.html">ナポリ</a></td><td><a title="ナポリ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=50136/domestic/index.html"><img height="18" width="18" alt="ナポリ" title="ナポリ" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50136.png"/></a></td><td class="b"><a title="Result" href="#">6-1</a></td><td><a title="ジェノア" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52972/domestic/index.html"><img height="18" width="18" alt="ジェノア" title="ジェノア" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52972.png"/></a></td><td class="l"><a title="ジェノア" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52972/domestic/index.html">ジェノア</a></td></tr><tr><td>2011/12/21</td><td class="r"><a title="ボローニャ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52969/domestic/index.html">ボローニャ</a></td><td><a title="ボローニャ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52969/domestic/index.html"><img height="18" width="18" alt="ボローニャ" title="ボローニャ" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52969.png"/></a></td><td class="b"><a title="Result" href="#">0-2</a></td><td><a title="ローマ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=50137/domestic/index.html"><img height="18" width="18" alt="ローマ" title="ローマ" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50137.png"/></a></td><td class="l"><a title="ローマ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=50137/domestic/index.html">ローマ</a></td></tr><tr><td>2011/12/21</td><td class="r"><a title="ラツィオ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52973/domestic/index.html">ラツィオ</a></td><td><a title="ラツィオ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52973/domestic/index.html"><img height="18" width="18" alt="ラツィオ" title="ラツィオ" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52973.png"/></a></td><td class="b"><a title="Result" href="#">0-0</a></td><td><a title="キエーボ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=77904/domestic/index.html"><img height="18" width="18" alt="キエーボ" title="キエーボ" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77904.png"/></a></td><td class="l"><a title="キエーボ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=77904/domestic/index.html">キエーボ</a></td></tr><tr><td>2011/12/21</td><td class="r"><a title="パルマ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=54262/domestic/index.html">パルマ</a></td><td><a title="パルマ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=54262/domestic/index.html"><img height="18" width="18" alt="パルマ" title="パルマ" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/54262.png"/></a></td><td class="b"><a title="Result" href="#">3-3</a></td><td><a title="カターニア" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=93736/domestic/index.html"><img height="18" width="18" alt="カターニア" title="カターニア" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/93736.png"/></a></td><td class="l"><a title="カターニア" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=93736/domestic/index.html">カターニア</a></td></tr><tr><td>2011/12/21</td><td class="r"><a title="インテル" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=50138/domestic/index.html">インテル</a></td><td><a title="インテル" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=50138/domestic/index.html"><img height="18" width="18" alt="インテル" title="インテル" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50138.png"/></a></td><td class="b"><a title="Result" href="#">4-1</a></td><td><a title="レッチェ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52974/domestic/index.html"><img height="18" width="18" alt="レッチェ" title="レッチェ" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52974.png"/></a></td><td class="l"><a title="レッチェ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52974/domestic/index.html">レッチェ</a></td></tr><tr><td>2011/12/21</td><td class="r"><a title="ノバーラ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=2601015/domestic/index.html">ノバーラ</a></td><td><a title="ノバーラ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=2601015/domestic/index.html"><img height="18" width="18" alt="ノバーラ" title="ノバーラ" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601015.png"/></a></td><td class="b"><a title="Result" href="#">2-2</a></td><td><a title="パレルモ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=88182/domestic/index.html"><img height="18" width="18" alt="パレルモ" title="パレルモ" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/88182.png"/></a></td><td class="l"><a title="パレルモ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=88182/domestic/index.html">パレルモ</a></td></tr><tr><td>2011/12/21</td><td class="r"><a title="アタランタ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52816/domestic/index.html">アタランタ</a></td><td><a title="アタランタ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52816/domestic/index.html"><img height="18" width="18" alt="アタランタ" title="アタランタ" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52816.png"/></a></td><td class="b"><a title="Result" href="#">4-1</a></td><td><a title="チェゼーナ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52970/domestic/index.html"><img height="18" width="18" alt="チェゼーナ" title="チェゼーナ" src="https://web.archive.org/web/20120102125446im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52970.png"/></a></td><td class="l"><a title="チェゼーナ" href="/web/20120102125446/http://jp.uefa.com/teamsandplayers/teams/club=52970/domestic/index.html">チェゼーナ</a></td></tr></tbody></table> </div></div><!--googleon:snippet--> <div class="box more noborder innerText"><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><a class="boxGenBanner" title="全ての試合" href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/domesticleague/matches/index.html">全ての試合</a> </div><div class="bF"> </div> </div> </div><div class="bF"> </div> </div> </div> </div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20120102125446/http://jp.uefa.com/index.html">UEFA.com</a></li><li> > <a title="各国協会" class="bcLink" href="/web/20120102125446/http://jp.uefa.com/memberassociations/index.html">各国協会</a></li><li> > イタリア</li><li> > <a title="国内リーグ" class="bcLink" href="/web/20120102125446/http://jp.uefa.com/memberassociations/association=ita/domesticleague/index.html">国内リーグ</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120102125446/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/20120102125446/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/20120102125446/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/20120102125446/http://jp.uefa.com/uefaeuro/index.html" title="UEFA EURO">UEFA EURO</a></li></ul> </div></div><div class="wf fl"><span class="footerLbl">nav_womens</span><span> </span><ul class="clean clearfix"/> </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/20120102125446/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/20120102125446/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/20120102125446/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/20120102125446/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/20120102125446/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', 'de', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120102125446/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/20120102125446/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', 'es', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120102125446/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', 'it', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120102125446/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', 'pt', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120102125446/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', 'pl', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120102125446/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/20120102125446/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/20120102125446/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/20120102125446/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/20120102125446/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/20120102125446/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/20120102125446/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/20120102125446/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/20120102125446/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/20120102125446/http://jp.uefa.com/uefa/privacypolicy.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/20120102125446/http://jp.uefa.com/sitemap/index.html" title="サイトマップ">サイトマップ</a></li></ul><ul class="disclaimer"><li>© 1998-2011 UEFA . 著作権所有</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/20120102125446/https://ssl." : "https://web.archive.org/web/20120102125446/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/20120102125446/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 12:54:46 Jan 02, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 04:39:41 Feb 18, 2025. 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.481 exclusion.robots: 0.022 exclusion.robots.policy: 0.013 esindex: 0.008 cdx.remote: 24.006 LoadShardBlock: 168.781 (3) PetaboxLoader3.datanode: 207.845 (4) PetaboxLoader3.resolve: 126.358 (2) load_resource: 218.534 -->