@charset "utf-8";
/*========================================================
Site Name   :: ひかりＴＶ SOCCER
Site URL    :: http://soccer.hikaritv.net
Description :: ebet 北京五輪サッカー検定 - CSS
Author      :: by ひかりＴＶ SOCCER - N.j.U
Last Up Date:: 2008-03-31
========================================================*/

/*========================================================
  0: 構造初期化
  1: PAGE TITLE
  2: MAIN CONTENT AREA
========================================================*/

/*
===== 0: 構造初期化 ==========================================
*/

body{
  background-color: #cc0000;
}

#container{
  width: 1024px;
  margin: 0 auto;
  padding: 0;
  background-color: #cc0000;
}

/*ヘッダ領域*/

#header{
  width: 1024px;
  height: 330px;
  margin: 0;
}

/*ヘッダ左領域*/
#headerLeft{
  float: left;
  width: 512px;
}

/*ヘッダロゴ領域*/
#headerLogo{
  margin: 0;
  padding: 0;
}

#countDown{
  border: 5px solid #f00;
  padding: 10px;
  background-color: #fff;
  color: #333;
  margin: 0 0 0 25px;
  font-weight: bold;
}

/*ヘッダ右領域*/

#headerRight{
  float: left;
  margin: 0 0 0 0px;
  width: 496px;
}




/*コンテンツメイン領域枠線*/
#contentBody{
  width: 971px;
  margin: 0 auto 0 auto;
  padding: 0 0 25px 0;
  background: url(/kentei/beijing/img/contentbody_bottom.gif) no-repeat;
  background-position: left bottom;
  background-color: #dad6d7;
}

/*
===== 2: PAGE MIDDLE AREA ==========================================
*/

/* ムービーＢＯＸエリア */
#movieBoxArea{
  float: left;
  width: 400px;
  padding: 0 0 0 20px;
}

#movieArea{
  width: 400px;
  height: 356px;
  padding: 0;
  background: url(/kentei/beijing/img/video_waku.gif) no-repeat;
  background-color: #000;
}

/* ビデオ・スタッツ表示エリア */
#videoPlayer{
  width: 360px;
  margin: 0 auto 0 auto;
  padding: 0;
}

#videoPlayer object,
#videoPlayer embed,
#videoPlayer img {
  margin: 5px 0 0 0;
}

/* クイズ表示エリア */
#quizArea{
  margin: 10px 0 0 0;
  width: 395px;
}

#quizArea a:link{
  color: #0000ff;
}

#quizArea a:hover{
  color: #0099ff;
}

#quizAreaHead {
  height: 10px;
  background: url(/kentei/beijing/img/quiz_area_head.gif) no-repeat;
  background-position: left bottom;
}

#quizAreaMiddle{
  margin: 0;
  padding: 10px;
  background-color: #bcbabb;
}

#quizAreaMiddle ul{
  width: 375px;
  margin: 0 0 10px 0;
  padding: 0;
}

#quizAreaMiddle li {
  margin: 0 0 10px 0;
  padding: 0;
  color: #000;
}

#quizAreaMiddle dl{
  width: 375px;
}

#quizAreaMiddle dt{
  width: 30px;
  float: left;
  clear: both;
  font-size: 16px;

}

#quizAreaMiddle dd{
  width: 340px;
  margin: 0 0 0 30px;
  font-size: 16px;
}

#quizTitle{
  font-size: 18px;
  text-align: center;
  color: #000;
  border-bottom: 1px dashed #666;
  font-weight: bold;
  margin: 0 0 15px 0;
  padding: 0;
}


#quizButton{
  text-align: center;
}

#quizAreaBottom{
  height: 10px;
  background: url(/kentei/beijing/img/quiz_area_bottom.gif) no-repeat;
}


/* 選手リスト */
#playerList{
  float: left;
  width: 527px;
  background: url(/kentei/beijing/img/playerlist_top.gif) no-repeat;
  background-position: top right;
  color: #fff;
  background-color: #000;
}

#playLists{
  width: 507px;
  padding: 10px;
}

.listBlock{
  clear: both;
  margin: 0;
  padding: 0;
  border-bottom: 2px #fff solid;
}

.listBlockTop{
  border: none;
}

.interviewArea,
.personaldataArea,
.playerListName{
  float: left;
  margin: 0;
  padding: 0;
}

.playerListName{
  width: 312px;
  height: 21px;
  background: url(/kentei/beijing/img/playerlist_bg.gif) no-repeat;
  margin: 0;
  padding: 0;
}

.players{
  margin: 0 0 0 30px;
}

.supervisor{
  text-align: center;
}


#playerListBottom{
  height: 15px;
  background: url(/kentei/beijing/img/playerlist_bottom.gif) no-repeat;
}

/*
===== 2: PAGE BOTTOM AREA ==========================================
*/


#ebetFooter{
  margin: 0 auto 0 auto;
  width: 971px;
  padding: 0;
}

.ebetFooterHead{
  margin: 0 auto 0 auto;
  padding: 0;
  width: 971px;
}

#quizList{
  float: left;
  width:;
  min-height: 620px;
  margin: 0 0 0 0;
  padding: 0 10px 0 10px;
  display: inline;
  background: url(/kentei/beijing/img/quiz_movie_area_bottom.gif) no-repeat;
  background-position: left bottom;
  background-color: #dad6d7;
}

#otherArea{
  width: 716px;
  min-height: 580px;
  float: right;
  margin: 0;
  padding: 80px 0 0 0;
  background: url(/kentei/beijing/img/other_area_bg.jpg) no-repeat;
  background-position: top right;
  background-color: #cc0000;
}

#ebetRanking{
  width: 447px;
  float: left;
  display: inline;
  margin: 0 0 0 25px;
}

#hikarimovieBox{
  float: left;
  margin: 0 0 0 5px;
}


/*======================================================
OTHER MOVIE BOX AREA
=======================================================*/


#other_moviebox{
  width: 230px;
  height: 470px;
  background-color: #000;
  color: #fff;
  border: 1px solid #666;
  overflow: auto;
}

#other_moviebox li {
  border: 0;
}

.other_movieList{
  margin: 10px 5px 0 5px;
  padding: 0 0 5px 0;
  border-bottom: solid 1px #333;
  zoom:1;
}

.other_movieList:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

* html .other_movieList{
	display:inline-table;
	/*\*/display:block;/**/
}

.other_movieImg{
  float: left;
  width: 55px;
}

.other_movieInfo {
  width: 145px;
  float: left;
}

.other_movieInfo li{
  font-size: 10px;
  margin: 0;
  padding: 0;
}

#other_movieboxTitle{
  display: none;
}

/*======================================================
QUIZ MOVIE BOX AREA
=======================================================*/

#quiz_moviebox{
  width: 225px;
  height: 540px;
  background-color: #111;
  color: #fff;
  border: 1px solid #666;
  overflow: auto;
}

#quiz_moviebox li {
  border: 0;
}

.quiz_movieList{
  margin: 10px 5px 0 5px;
  padding: 0 0 5px 0;
  border-bottom: solid 1px #333;
  zoom:1;
}

.quiz_movieList:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

* html .quiz_movieList{
	display:inline-table;
	/*\*/display:block;/**/
}

.quiz_movieInfo {

}

.quiz_movieInfo li{
  font-size: 16px;
  margin: 0;
  padding: 0;
}

.quiz_movieInfo li a:link{
  color: #fff;
}

.quiz_movieInfo li a:hover{
  color: #0099ff;
}

#quiz_movieboxTitle{
  color: #000;
  width: 200px;
  height: 56px;
  border-left: 1px solid #9d006f;
  border-right: 1px solid #9d006f;
  padding: 0 0 0 25px;
  background: url(/kentei/beijing/img/quiz_movie.gif) no-repeat;
}

.newPlayer{
  color: #ff0;
  font-weight: bold;
}

#goJapan{
  margin: 10px 0 0 0;
  text-align: center;
}