@charset "utf-8";
/*========================================================
Site Name   :: ひかりＴＶ SOCCER
Site URL    :: http://soccer.hikaritv.net
Description :: UEFA チャンピオンズリーグ - サービス紹介のCSS
Author      :: by ひかりＴＶ SOCCER - N.j.U
Last Up Date:: 2008-03-31
========================================================*/

/*========================================================
  0: NAVIGATION
  1: Coda-Slider
========================================================*/

/*
===== 0: NAVIGATION ==========================================
*/

/*サブコンテンツメイン領域枠線*/
#contentBody{
  margin: 0;
  border: solid 1px #666666;
  padding: 10px;
  background-color: transparent;
  position: relative;
  z-index: 1;
}

#uefacltab{
  background: url(/img/service/uefacl/tab.jpg) no-repeat;
  width: 648px;
  height: 66px;
}

#uefacltab li {
  float: left;
  display: block;
  width: 216px;
  height: 66px;
}

#uefacltab a {
  display: block;
  width: 216px;
  height: 66px;
  background: url(/img/service/uefacl/tab.jpg) no-repeat;
}

#Index a { background-position: 0 0;}
#Ranking a {background-position: -216px 0;}
#Clubdata a {background-position: -432px 0;}

#Index a:hover { background-position: 0 -66px;}
#Ranking a:hover {background-position: -216px -66px;}
#Clubdata a:hover {background-position: -432px -66px;}

.uefaclIndex #Index a { background-position: 0 -66px;}
.uefaclRanking #Ranking a {background-position: -216px -66px;}
.uefaclClubdata #Clubdata a {background-position: -432px -66px;}

.centerImg{
  margin: 0 0 0 40px;
}

.uefaclRanking #contentBody h3,
.uefaclClubdata #contentBody h3 {
  margin: 0 0 10px 0;
}

#standing{
  width: 560px;
  height: 478px;
  margin: 0 auto;
  padding: 66px 0 0 0;
  background: url(/service/uefacl/img/standings_bg.jpg) no-repeat;
}

.standings{
  height: 112px;
  float: left;
  display: inline;
}

.rightbox{
  margin: 0 0 0 10px;
}

.clubs{
  float: left;
  display: inline;
  width: 170px;
  margin: 0 0 20px 0;
}

.clubsCenter{
  margin: 0 70px 0 70px;
}

.clubs img{
  margin: 0 0 5px 0;
}

.groupName{
  background-color: #cbdbef;
  margin: 0 0 5px 0;
  padding: 2px 0 2px 5px;
  color: #000;
}

.clubTitle{
  text-align: center;
}


#aboutuefacl table {
  border-top: solid 1px #666;
  border-right: solid 1px #666;
  border-left: solid 1px #666;
  border-collapse: collapse;
  background-color: #111;
  width: 655px;
  margin: 0 0 20px 0;
  font-size: 120%;
}

#aboutuefacl caption {
  border: solid 1px #666;
  background-color: #222;
  margin: 10px 0 0 0;
  padding: 5px;
}

#aboutuefacl th {
  text-align: center;
  border-bottom: solid 1px #666;
  background-color: #000;
  width: 180px;
  margin: 0;
  padding: 0;
}

#aboutuefacl table td {
  border-bottom: solid 1px #666;
  border-left: solid 1px #666;
  margin:0;
  padding: 10px 10px;
}

.applyArea{
  float: right;
}

#apply{
  width:180px;
  height:128px;
  background:#FFFFFF url(/img/service/uefacl/btn_app_bg.jpg) no-repeat;
  margin: 0 0 0 20px;
}

div#apply #btn_app01{
  margin:30px 0 0 5px;
}

div#apply #btn_app02{
  margin:3px 0 0 5px;
}

.sectionBlock{
  border: none;
  background-color: #000;
}

#tournament{
  text-align: center;
}

#tournament img{
  margin: 0 0 20px 0;
}