@charset "shift_jis";

/*----------------------------------------------------------
各種リーグ：放送スケジュール
----------------------------------------------------------*/

/* 01: base
==========================================================*/
#header {
	height: 174px;
}


/* 02: lnav
==========================================================*/
#lnav {
	background: url(/Jleague/img/bg_lnav.jpg) left top no-repeat;
}


/* 02: pageTtl
==========================================================*/
#pageTtl {
	background: url(/common/img/bg_ttl_league.jpg) left bottom no-repeat #0E8CDD;
}
.navSerie #pageTtl p.ttlLogo,
.navEng #pageTtl p.ttlLogo {
	top: 21px;
}


/* 04: sectionA
==========================================================*/
#sectionA {
	width: 610px;
	float: left;
}

.box610 {
	position: relative;
}

/*table幅：590px*/
table .number { width: 100px; }
table .days { width: 140px; }
table .times { width: 140px; }
table .channel { width: 90px; }
table .link { width: 220px; }

table td.socialbtn {
	padding: 0;
	width: 1px;
}
table .socialbtn .twitter {
	margin: -65px 20px 0 0;
	position: relative;
}
.tweet_box {
	width: 100%;
	position: relative;
	_position: none;
}

.tweet_box table .socialbtn iframe 	{
	position: absolute;
	top: 5px;
	right: 6px;
	_right: 15px;
}





/* sectionB
==========================================================*/
#sectionB {
	width: 160px;
	float: right;
}
#sectionB h3 {
	margin-bottom: 5px;
}
#sectionB p#pagePrint {
	margin-bottom: 10px;
}

#sectionB .sd {
	background: #E4F7FD;
}
#sectionB .hd {
	background: #FEEDD9;
}
#sectionB #scheduleList table {
	width: 144px;
	font-size: 100%;
	border-collapse: collapse;
}
#sectionB #scheduleList table th {
	font-weight: normal;
	text-align: left;
}
#sectionB #scheduleList table.date th {
	font-weight: normal;
	text-align: left;
}
#sectionB #scheduleList form {
	padding-bottom: 8px;
	margin-bottom: 6px;
	background: url(/common/img/bg_line.gif) left bottom repeat-x;
}
#sectionB #scheduleList form.endSearch {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;
}
#sectionB #scheduleList form select {
	width: 120px;
	border: #999999 1px solid;
}
#sectionB p#calendar {
	text-align: center;
	margin-bottom: 10px;
}



#sectionB p#rss {
	text-align: center;
	margin-bottom: 0px;
}








/* カレンダー表示 
==========================================================*/



.apiCalender #divisionBox {
	width: 770px;
	color: #FFFFFF;
	background: url(/Jleague/schedule/img/calendar/bg_divisionBox.jpg) no-repeat top left;
	overflow: hidden;
	float: left;
	height: 52px;
	margin: 0px 10px 10px 10px;
}


.apiCalender #divisionBox .fl {
	float: left;
	margin: 14px 0px 0px 25px;
	display: inline;
}

.apiCalender #divisionBox .fr {
	float: right;
	margin: 14px 25px 0px 0px;
	display: inline;
}

.apiCalender #divisionBox .searchbox {
	width: 340px;
	padding: 0;
	background: none;
	border: none;
}
.apiCalender #divisionBox .searchbox form {
	width: 320px;
	background: none;
	margin-bottom: 0;
	padding: 0 ;
	border: none;
}
.apiCalender #divisionBox form select {
	width: 110px;
}

#divisionBox .searchbox table th,
#divisionBox .searchbox table td {
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}



.apiCalender h3 {
	background: url(/schedule/img/h2_bg.gif) left top no-repeat;
	padding: 8px 0 5px 10px;
	margin: 10px 0;
	font-size: 150%;
	font-weight: bold;
}
.apiCalender .box790 {
	position:relative;
	padding-bottom: 15px;
}
.apiCalender .selectClub {
	position: absolute;
	right: 10px;
	top: 0px;
	text-align: right;	
}
.apiCalender .selectClub dt {
	font-size: 80%;
	margin-bottom: 5px;
}
.apiCalender .selectClub .clubBtn {
	vertical-align: middle;
}




.apiCalender table.calendar {
	border-collapse: separate;
	width: 100%;
	clear: both;
	background: url(/schedule/img/calendar/bg_calendarTop.jpg) no-repeat top center;
	padding-top: 2px;
	border-bottom: 1px solid #CCCCCC;
/* ---border-left: 1px solid #CCCCCC;--- */
	position: relative;
	font-size: 100%;
}

table.calendar th {
	text-align: center;
	padding: 5px 0px 16px 0px;
	*padding: 5px 0px 18px 0px;/*--- For IE7 ---*/
	_padding: 8px 0px 18px 0px;/*--- For IE6 ---*/
	color: #FFFFFF;
	font-weight: normal;
	background: #FFF url(/schedule/img/calendar/bg_calendarThBottom.jpg) no-repeat bottom center;
}

table.calendar th.sun {color: #FFC1C1;}
table.calendar th.sat {color: #66FFFF;}

table.calendar td {
	vertical-align: top;
	width: 100px;
	height: 120px;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
/* ---border-left: 1px solid #CCCCCC;--- */
	position:static;
	/position:relative;/*--- For IE6/IE7 ---*/
}

table.calendar td.today {background: #FFEECA;}
table.calendar td.week {background: #FFFFFF;}
table.calendar td.sun {background: #FFF4F4;}
table.calendar td.sat {background: #F4F7F9}
table.calendar td.hol {background: #F9E8DF;}
table.calendar td.none {background:#F4F1EC;}
table.calendar td.first {border-left: 1px solid #CCCCCC;}

.apiCalender table.calendar td dl {
	overflow: hidden;
	min-height: 80%;
	padding: 5px;
}

table.calendar td p.kanren {
	/position: absolute;
	/bottom: 0px;
	/right: 0px;
	text-align: right;
	font-size: 85%;
	margin: 0px 3px 3px 0px;
}


hr.bg {
	background: url(/schedule/img/calendar/bg_line.jpg) no-repeat top center;
	margin: 30px 0px 20px 0px;
	height: 30px;
	border:1px #FFF solid;
	outline: none;
	/height: 50px;
	/display :list-item;
	/width:0;
	/list-style :url(/schedule/img/calendar/bg_line.jpg) inside;
}



/* APIスケジュール
==========================================================*/
.apiSchedule .positonBox {
	position: relative;
	width: 100%;
	clear: both;
}
.apiSchedule .box790  {
	overflow: visible;
}

.apiSchedule table td.social ul {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 250px;
}
.apiSchedule table td.social {
	width: 1px;
}
.apiSchedule table td.social a {
	background: none;
	padding: 0;
	display: inline;
}
.apiSchedule table td.social ul img {
	margin: 0 2px;
	padding: 0;
	font-size: 1px;
}

.apiSchedule .twitreview {
	position: absolute;
	right: 5px;
	top: 7px;
}

.apiSchedule table td.social .twitter {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	width: 55px;
	display: inline;
}
.apiSchedule table td.social .yahoo {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	width: 91px;
	display: inline;
}
.apiSchedule table td.social .google {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	width: 79px;
	display: inline;
}
.apiSchedule #sectionB #scheduleList {
	padding: 10px 7px;
	border: #999999 1px solid;
	margin-bottom: 20px;
}
.apiSchedule #sectionB .sd {
	background: #E4F7FD;
}
.apiSchedule #sectionB .hd {
	background: #FEEDD9;
}
.apiSchedule #sectionB #scheduleList table {
	width: 144px;
	font-size: 100%;
	border-collapse: collapse;
}
.apiSchedule #sectionB #scheduleList table th {
	font-weight: normal;
	text-align: left;
}
.apiSchedule #sectionB #scheduleList table.date th {
	font-weight: normal;
	text-align: left;
}
.apiSchedule #sectionB #scheduleList form {
	padding-bottom: 8px;
	margin-bottom: 6px;
	background: url(/common/img/bg_line.gif) left bottom repeat-x;
}
.apiSchedule #sectionB #scheduleList form.endSearch {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;
}
.apiSchedule #sectionB #scheduleList form select {
	width: 120px;
	border: #999999 1px solid;
}

.apiSchedule #sectionB p#calendar {
	text-align: center;
	margin: 10px 0 0 0;
}



/* 　関連番組
==========================================================*/

.apiSchedule .floatBox {
overflow: auto;
	background: url(/schedule/img/ttl_floatboxbg.gif) left bottom no-repeat;
}
.apiSchedule .floatBox .relationBox {
	width: 380px;
	float: left;
	background: none;
}
.apiSchedule .floatBox .schSearchBox {
	width: 380px;
	float: right;
}
.apiSchedule .floatBox .schSearchBox .searchbox {
	margin: 5px 0 20px 24px;
}
.apiSchedule .relationBox ul {
	margin: 5px 0 0 10px;
	padding: 0;
}
.apiSchedule .relationBox li a {
	background: url(/common/img/ico_arrow.gif) left center no-repeat;
	padding-left: 15px;
}



/* 　関連番組 スケジュール部分
==========================================================*/
/* タイトル ---------------------------------*/
.offevent .scheTtl {
	clear: both;
	border-top: #000000 2px solid;
	padding: 20px 20px 30px 10px;
	_padding: 20px 20px 30px 10px;
	background: url(/Jleague/offevent/schedule/jags/img/bg_scheTtl.jpg) left bottom no-repeat #A8290A;
	color: #FFFFFF;
}

.offevent .scheTtl div {
	border-left: #3089B8 1px solid;
	display: inline-block;
}
.offevent .scheTtl h2 {
	font-size: 174%;
	font-weight: bold;
	line-height: 100%;
	padding: 0 0 5px 10px;
	border-left: #202344 3px solid;
}
.offevent .scheTtl p {
	font-size: 85%;
	padding-left: 15px;
	border-left: #690A0A 3px solid;
}

/* 枠 ---------------------------------*/
.apiSchedule .box790 {
	padding: 10px 7px 8px;
}

/* 放送日時 ---------------------------------*/
.apiSchedule .timeLine {
	margin: 10px 20px 20px;
	padding-top: 3px;
	background: url(/Jleague/offevent/schedule/jags/img/bg_line.gif) left top repeat-x;
}
.apiSchedule .timeLine li {
	padding: 10px 10px 13px 10px;
	line-height: 100%;
	background: url(/Jleague/offevent/schedule/jags/img/bg_line.gif) left bottom repeat-x;
}
.apiSchedule .timeLine li.oddLi {
	background: url(/Jleague/offevent/schedule/jags/img/bg_line.gif) left bottom repeat-x #EBE6DC;
}
.apiSchedule .timeLine li span {
	padding: 0 10px;
}
.apiSchedule .timeLine li span img {
	vertical-align: middle;
}
.apiSchedule .timeLine .card {
	line-height: 1.8;
	font-weight: bold;
	width: 280px;
	display: inline-block;
}
.apiSchedule .timeLine img {
	margin-bottom: 2px;
}

.apiSchedule .timeLine .tweet {
	position: absolute;
	top: 25px;
	right: 184px;
	padding: 0;
}
.apiSchedule .timeLine .yahoo {
	position: absolute;
	top: 25px;
	right: 87px;
	padding: 0;
}
.apiSchedule .timeLine .google {
	position: absolute;
	top: 25px;
	right: 5px;
	margin: 0;
	padding: 0;
}


/* 　スケジュール検索
==========================================================*/

.apiSchedule .box380 {
	width: 330px;
	_width: 380px;
	padding: 13px 22px 32px;
}
.apiSchedule .searchbox {
	width: 314px;
	_width: 328px;
	padding: 7px;
	border: #ABABAB 1px solid;
	background: #F6F6F6;
}
.apiSchedule .searchbox form {
	width: 270px;
	_width: 314px;
	background: url(/common/img/bg_line.gif) left bottom repeat-x;
	margin-bottom: 6px;
	padding: 0 22px 7px;
}
.apiSchedule .searchbox form.endSearch {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}
.apiSchedule .searchbox table {
	width: 270px;
	font-size: 100%;
}
.apiSchedule .searchbox th {
	font-weight: normal;
	width: 100px;
}
.apiSchedule .searchbox form select {
	width: 130px;
	border: #999999 1px solid;
}



/*-- RSS用------------------------------ --*/
.apiSchedule .rss table {
	background: url(/common/img/bg_line.gif) left top repeat-x;
}

.apiSchedule .rss table.stripedrss {
	width: 100%;
	font-size: 100%;
	border-collapse: collapse;
	text-align: left;
	background: url(/common/img/bg_td.gif) left top repeat-x;
	padding-top: 10px;
	margin: 5px 0px 10px 0px;

}
.apiSchedule .rss table.stripedrss th {
	vertical-align: middle;
	text-align: right!important;
	font-weight: normal;
	width: 130px;
	padding: 6px 0px 9px 5px;
	color: #000000;

}
.apiSchedule .rss table.stripedrss td {
	vertical-align: middle;
	padding: 6px 5px 9px 0px;
	text-align: right;
}
.apiSchedule .rss table.stripedrss tr.oddCell th,
.apiSchedule .rss table.stripedrss tr.oddCell td {
	background: url(/common/img/bg_td.gif) left bottom repeat-x;
}
.apiSchedule .rss table.stripedrss tr.evenCell th,
.apiSchedule .rss table.stripedrss tr.evenCell td {
	background: url(/common/img/bg_td.gif) left bottom repeat-x #EBE6DC;
}

.apiSchedule .rss .aboutrss {
	background: url(/Jleague/rss/img/bg_aboutrssTop.gif) no-repeat top left;
	width: 755px;
	margin-left: 10px;
	padding-top: 6px;
}

.apiSchedule .rss .aboutrss dl {
	background: url(/Jleague/rss/img/bg_aboutrssBottom.gif) no-repeat bottom left;
	width: 755px;
	padding-bottom: 6px;
}


.apiSchedule .rss .aboutrss dl dt {
	background: url(/Jleague/rss/img/bg_aboutrss.gif) no-repeat top left;
	border-bottom: solid #C9D0D0 1px;
	padding: 5px 0px 6px 38px;
	margin-bottom: 10px;
      font-size: 128%;
      font-weight: bold;
}

.apiSchedule .rss .aboutrss dl dd {
     text-indent: -1em;
     overflow: visible;
	margin: 0px 10px 4px 20px;

}



