@charset "Shift_JIS";

/*********************************************************************************************************************

schedule

**********************************************************************************************************************/



/* ページタイトル
**************************************************************************************************/
h2{
	width:599px;
	height:47px;
	display:block;
	text-indent:-9999px;
	background:url(../../../../schedule/img/page-ttl.jpg) no-repeat 0 0;
	margin-bottom:20px;
	}

/* anchor-boxの部分
**************************************************************************************************/
#anchor-box{
	width:570px;
	background:url(../../../img/union/line01.gif) repeat-x bottom left;
	padding-bottom:5px;
	margin:0px 0px 10px 2px;
	}

#anchor-box ul{
	width:566px;
	height:18px;
	position:relative;
	top:0px;
	list-style:none;
	overflow:hidden;
	}

#anchor-box ul li a{
	width:566px;
	position:absolute;
	top:0px;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
	}

#anchor-box ul li.event a{
	background:url(../../../../schedule/img/bt/bt-event.jpg) no-repeat 0 0;
	width:77px;
	left:0px;
	}
#anchor-box ul li.live a{
	background:url(../../../../schedule/img/bt/bt-live.jpg) no-repeat 0 0;
	width:77px;
	left:79px;
	}
#anchor-box ul li.tv a{
	background:url(../../../../schedule/img/bt/bt-tv.jpg) no-repeat 0 0;
	width:77px;
	left:158px;
	}
#anchor-box ul li.radio a{
	background:url(../../../../schedule/img/bt/bt-radio.jpg) no-repeat 0 0;
	width:77px;
	left:237px;
	}
#anchor-box ul li.magazine a{
	background:url(../../../../schedule/img/bt/bt-magazine.jpg) no-repeat 0 0;
	width:92px;
	left:316px;
	}
#anchor-box ul li.web a{
	background:url(../../../../schedule/img/bt/bt-web.jpg) no-repeat 0 0;
	width:77px;
	left:410px;
	}
#anchor-box ul li.others a{
	background:url(../../../../schedule/img/bt/bt-other.jpg) no-repeat 0 0;
	width:77px;
	left:489px;
	}

#anchor-box ul li.event a:hover,#anchor-box ul li.live a:hover,#anchor-box ul li.tv a:hover,#anchor-box ul li.radio a:hover,
#anchor-box ul li.magazine a:hover,#anchor-box ul li.web a:hover,#anchor-box ul li.others a:hover{
	background-position:0px -18px;
	text-decoration:none;
	}


/* scheduleの部分
**************************************************************************************************/
h3#event-list-ttl{
	width:570px;
	height:37px;
	background:url(../../../../schedule/img/event-list-ttl.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	}
h3#live-list-ttl{
	width:570px;
	height:37px;
	background:url(../../../../schedule/img/live-list-ttl.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	}
h3#tv-list-ttl{
	width:570px;
	height:37px;
	background:url(../../../../schedule/img/tv-list-ttl.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	}
h3#radio-list-ttl{
	width:570px;
	height:37px;
	background:url(../../../../schedule/img/radio-list-ttl.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	}
h3#magazine-list-ttl{
	width:570px;
	height:37px;
	background:url(../../../../schedule/img/magazine-list-ttl.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	}
h3#web-list-ttl{
	width:570px;
	height:37px;
	background:url(../../../../schedule/img/web-list-ttl.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	}
h3#others-list-ttl{
	width:570px;
	height:37px;
	background:url(../../../../schedule/img/others-list-ttl.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	}

.kiji-bottom{
	width:570px;
	background:url(../../../../schedule/img/box-bottom.jpg) no-repeat bottom left;
	padding-bottom:8px;
	margin-bottom:15px;
	}
.kiji-box{
	width:532px;
	_width:570px;
	border-right:1px solid #E5E1CB;
	border-left:1px solid #E5E1CB;
	padding:16px 18px 0px 18px;
	}

.kiji-box ul{
	list-style:none;
	font-size:75%;
	}
.kiji-box ul span.date{
	color:#666600;
	padding-right:15px;
	}
.kiji-box ul li{
	padding:0px 0px 18px 15px;
	background:url(../../../img/union/icon01.gif) no-repeat 0px 2px;
	_background:url(../../../img/union/icon01.gif) no-repeat 0px 4px;
	}

/* schedule詳細の部分
**************************************************************************************************/
#day{
	width:570px;
	font-size:87.5%;
	color:#B08F57;
	text-align:left;
	padding-top:10px;
	}

h3#kiji-ttl{
	width:570px;
	font-size:100%;
	color:#993333;
	text-align:left;
	background:url(../../../img/union/line02.gif) repeat-x bottom left;
	padding-top:12px;
	padding-bottom:20px;
	margin-bottom:20px;
	}

#kiji{
	width:570px;
	text-align:left;
	margin-bottom:30px;
	}

#kiji p{
	font-size:87.5%;
	line-height:160%;
	color:#333;
	}

#photo-box{
	width:570px;
	margin-bottom:20px;
	}


#photo1{
	width:184px;
	float:left;
	text-align:left;
	margin-right:9px;
	}

#photo2{
	width:184px;
	float:left;
	text-align:left;
	}
	
#photo3{
	width:184px;
	float:right;
	text-align:left;
	}

#link-box{
	width:570px;
	}
	
#link-box p{
	width:570px;
	padding:0px 0px 18px 15px;
	background:url(../../../img/union/icon01.gif) no-repeat 0px 2px;
	_background:url(../../../img/union/icon01.gif) no-repeat 0px 4px;
	}







	