@charset "shift_jis";
/*========================================================
Site Name   :: ひかりＴＶ アイスホッケー
Site URL    :: http://soccer.hikaritv.net
Description :: 番組表のCSS
Author      :: by ひかりＴＶ SOCCER - N.j.U
Last Up Date:: 2008-03-31
========================================================*/

/*========================================================
  0: NAVIGATION
  1: PAGE TITLE
  2: MAIN CONTENT AREA
========================================================*/


/* reset */body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin: 0;
  padding: 0;
}

.alt{
  display:none;
}

/*
===== 0: NAVIGATION ==========================================
*/

#alContainer{
  width: 844px;
  margin: 10px auto 50px auto;
  padding: 0 0 0 0;
}

/*ヘッダ*/

#alHeader{
  margin: 0 0 5px 0;
}

#alMenu{
  margin: 0 0 5px 0;
}

#alContentBody{
  
}

#informationText{
  margin: 0 0 5px 0;
}

#updateText{
  margin: 0 0 10px 0;
}

/*メインエリア設定*/

#alMain{
  float: left;
  display: inline;
  width: 620px;
  margin: 0 0 0 0;
}

/*日程表他タブ設定*/
#alInfo{
  margin: 0 0 20px 0;
}


/*
===== 0: スライドＢＯＸ設定 ==========================================
*/

#alDisestAreaBody{
  width: 620px;
  height: 160px;
  margin: 0 0 5px 0;
  padding: 10px 0 0 0;
  background-color: #e1e1e1;
}

#jqAS2 {
  width: 99%;
  height: 160px;
  position:relative;
  overflow: hidden;
}

#jqAS2 .content {
  padding: 0;
  margin: 0;
  width: 33%;
  height: 160px;
  font-size: 10px;
  text-align: center;
  line-height: 1.3;
}

#jqAS2 .content a {
  margin: 0;
  padding: 0;
  display: block;
}

.contentArea {
  position:relative;
}

th {
  width: 24px;
  text-align: center;
}

.jqAS2prev {
  position:relative;
  left:0;
  top:0;
  cursor: pointer;
}

.jqAS2next {
  position:relative;
  right:0;
  top: 0;
  cursor: pointer;
}

.viewArea {
  width:600px;
  margin: 0 auto 0 auto;
  padding: 0;
}

.jqAS2width {
  width:95%;
}

/*独占Info*/
#faqArea{
  color: #000;
  margin: 0 auto 10px auto;
  padding: 2px;
  border: 1px solid #999;
}

#faq{
  padding: 5px;
  border: 1px solid #ccc;
  background-color: #eee;
  height: 20px;
}

#faq img{
  float: left;
  display: inline;
  margin: 0 10px 0 0;
}

.faqText{
  float: left;
  display: inline;

  padding: 0 0 0 0;
  font-size: 12px;
  line-height: 1.7;
}




/*
===== 0: タブ設定 ==========================================
*/

#tab {
  margin: 0;
  padding: 0;
  height: 34px;
  overflow: hidden;
  border-top: 1px solid #ccc;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  color: #fff;
}

#tab li {
  width: 205px;
  float: left;
  display: inline;
  height: 34px;
  line-height: 2.0;
  padding: 0;
  text-decoration: none;
  border-right: 1px solid #999;
  border-bottom: 1px solid #ccc;
  color: #fff;
}

#tab .tabend{
  border-right: solid 1px #ccc;
}

#tab li a {
  width: 205px;
  display: block;
  height: 34px;
  background: url(../img/tab_off.jpg) repeat-x;
  text-decoration: none;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  padding: 0;
  text-align: right;
}

#tab li.present a {
  background-color: #fff;
  background: url(../img/tab_on.jpg) repeat-x;
  color: #000;
}

#tab1,
#tab2,
#tab3{
  border-right: 1px solid #999;
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  background-color: #bfbfbf;
}

.tabText{
  margin: 0 5px 0 0;
}

/*======サブエリア設定==========*/

#alSub{
  float: right;
  display: inline;
  width: 223px;
}

.section{
  margin: 0 0 10px 0;
}

.sectionBreakawayTitle{
  background-color: #000;
  color: #f00;
  padding: 5px 0 5px 5px;
  font-size: 12px;
}

.sectionBreakawayBody{
  border: 1px solid #ccc;
  text-align: center;
  line-height: 1.5;
  padding: 5px 0 5px 0;
}

.sectionBody{
  height: 186px;
  overflow: auto;
  background-color: #fff;
}

.sectionBodyTV{
  height: 120px;
  border: 1px #ccc solid;
  overflow: auto;
  background-color: #fff;
}


.sectionInfotext{
  margin: 10px 0 0 0;
  padding: 5px;
  font-size: 10px;
  color: #00529b;
  border: 1px solid #00629b;
  background-color: #bde5f8;
}

/*======================================================
今週のライブ配信
=======================================================*/

.ProgramArea{
  margin: 0;
  padding: 0;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  zoom:1;
}

.ProgramArea:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

* html .ProgramArea{
	display:inline-table;
	/*\*/display:block;/**/
}


.ProgramArea li{
  margin: 0;
  height: 45px;
  min-height: 45px;
  padding: 5px 0 5px 0;
  border-bottom: 1px dashed #666;
  line-height: 1.2;
}

.ProgramArea img{
  display: inline;
  float: left;
  margin: 0 5px 5px 5px;
}

.programinfo{
  float: left;
  display: inline;
  width:140px;
}

.ProgramArea .programgame{
  color: #000;
  font-size: 11px;
  line-height: 1.5;
  margin: 0 0 3px 0;
  text-decoration: underline;
}

.ProgramArea .gamedate{
  color: #000;
  font-size: 9px;
  line-height: 1.2;
}

.ProgramArea .programdate{
  color: #000;
  font-size: 9px;
  line-height: 1.2;
}


/*
===== 0: ひかりＴＶ共通設定 ==========================================
*/

body{
  background: url(http://www.hikaritv.net/common/img/body_bg_second.gif) repeat-x top;
}

div#globalNavigation {
  height: 60px;
  background: url(http://www.hikaritv.net/common/img/header_bg_second.gif) repeat-x;
}

ul#breadcrumbs {
  width:650px;
  height:40px;
  float:left;
  margin: 0px;
  padding-top:3px;
}

ul#breadcrumbs li {
  padding: 0 0 0 15px;
  display: inline;
  background: url(http://www.hikaritv.net/common/img/crumb_arrow.gif) no-repeat 4px 0.2em;
  font-size: 90%;
}

ul#breadcrumbs li.firstChild {
  padding: 0 0 0 18px;
  background-image: url(http://www.hikaritv.net/common/img/breadcrumbs_home.gif);
  background-repeat: no-repeat;
  background-position: left 0em;
}

ul#breadcrumbs a:link {
  color: #009AE4;
}

ul#breadcrumbs a:visited {
  color: #009AE4;
}

ul#breadcrumbs a:hover {
  color: #4DC6FF;
}

ul#breadcrumbs a:active {
  color: #FF7F00;
}

#apply{
  width:180px;
  height:128px;
  background:#FFFFFF url(../img/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;
}


/*
===== : CLEARFIX ==========================================
*/

.clearfix{
    zoom:1;/*for IE 5.5-7*/
}

.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

* html .clearfix{
  display:inline-table;
  /*\*/display:block;/**/
}