@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: 構造初期化 ==========================================
*/

#container{
  width: 100%;
  margin: 0;
  padding: 0;
}

#header{
  margin: 0 auto;
}

#main{
  width: 1050px;
  margin: 0 auto;
}

#contentMain{
  width: 790px;
  float: left;
  margin: 0 0 0 20px;
}

/*サブコンテンツメイン領域枠線*/
#contentBody{
  border: none;
  padding: 0;
  background-color: #000;
}

/*
===== 1: PAGE TITLE ==========================================
*/

/* ページタイトル */
body.ebet #contentMain h2 {
  width: 280px;
  height: 24px;
  margin: 0 0 5px 0;
}

body.ebet #contentMain h2 {background: url(/img/web/ebet.gif) no-repeat;}


#contentMenu h3 {
  min-height: 24px;
  margin: 0 0 10px 0;
  padding: 5px 0 0 30px;
  background: url(/img/web/h3_title.gif) no-repeat;
  background-color: #000;
  border-top: solid 1px #666;
  border-bottom: solid 1px #444;
}

/*
===== 2: MAIN CONTENT AREA ==========================================
*/

.newsbox{
  margin: 0 0 10px 0;
}

#ebetBackground {
  width: 790px;
  height: 900px;
  background: url(/web/ebet/img/ebet_new.jpg) no-repeat;
}

.archive #ebetBackground {
  width: 790px;
  height: 900px;
  background: url(/web/ebet/img/ebet_old.jpg) no-repeat;
}

#ebetHeader{
  margin: 0 0 0 0;
}

#ebetLeft{
  width: 376px;
  float: left;
  margin: 0;
  padding: 0 0 0 18px;
}

#videoPlayer{
  margin: 0;
}

#specialQuiz{
  margin: 10px 0 0 0;
  height: 100px;
}

#ebetRight{
  float: left;
  width: 375px;
  height: 408px;
  margin: 28px 5px 0 0;
}

#ebetFooter{
  clear: both;
  margin: 0;
  padding: 0;
  height: 65px;
}

#ebetNews{
  margin: 7px auto 0 auto;
  width: 720px;
  height: 20px;
}


/*Other MOVIE BOX AREA*/
#other_moviebox{
  height: 310px;
  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: 90px;
  float: left;
}

.other_movieInfo li{
  font-size: 10px;
  margin: 0;
  padding: 0;
}

#other_movieboxTitle{
  padding: 0 0 0 25px;
  background: url(/img/service/common/video.gif)
              no-repeat;
  background-position: 0 1px;
}

/*======================================================
QUIZ MOVIE BOX AREA
=======================================================*/

#quiz_moviebox{
  height: 250px;
  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: 12px;
  margin: 0;
  padding: 0;
}

.quiz_movieInfo li a:link{
  color: #fff;
}

.quiz_movieInfo li a:hover{
  color: #0099ff;
}

#quiz_movieboxTitle{
  color: #000;
  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;
}