#recommend{
	width: 519px;
	height: 234px;
	background: url(../img/index-recommend/bg.png) top left no-repeat;
	position: relative;
	overflow: hidden;
	float: left;

}

#recommend-side{
	position: absolute;
	top: 30px;
	left: 0;
	z-index:1000;
}

#recommend-next{
	position: absolute;
	top: 84px;
	left: 480px;
	z-index: 1000;
	}

#recommend-prev{
	position: absolute;
	top: 84px;
	left: 4px;
	z-index: 1000;
	}

#recommend-left{
	position: absolute;
	top: 31px;
	left: 2px;
	z-index: 900;
}

#recommend-right{
	position: absolute;
	top: 31px;
	left: 430px;
	z-index: 900;
}
#recommend-inside div{
	padding: 6px 4px;
}

#recommend-inside div img{
	margin-bottom: 8px;
}


#recommend-inside div p{
margin-top: 6px;
}

#recommend-inside{
	width: 500px;
	height: 220px;
	position: absolute;
	top:0;
	left:4px;
	overflow: hidden;
}

#akita-news{
	width: 254px;
	height: 234px;
	background:url(../img/akita-news/bg.png) top left no-repeat;
	float: right;
	position: relative;
}
#akita-news-wrap{
width: 234px;
height: 185px;
background-color:#FAFAFA;
	position: absolute;
	top: 40px;
	left: 10px;
	overflow: hidden;
	}
.akita-news-content{
width:214px;
height: 165px;
padding:10px;
background-color:#FAFAFA;
position: absolute;
top:0;
	overflow: hidden;

}
.akita-news-content img{
	margin-bottom: 5px;
}
.akita-news-content p{
	margin-bottom: 5px;
}

#akita-news-prev{
	position: absolute;
	top: 82px;
	left: 6px;
	z-index:1000;
	}
#akita-news-next{
	position: absolute;
	top: 82px;
	left:216px;
	z-index:1000;
	}



#tv-program{
float:left;
width:175px;
}


#index-news{
	width: 254px;
	height: 210px;
	background: url(../img/index-news.png) top left no-repeat;
	float:left;
	position: relative;
	padding-right: 11px;
	padding-top: 34px;
	}





#index-news ul{
	width: 248px;
	height: 200px;
	overflow:auto;
	padding-left:2px;
}

#index-news ul li{
	list-style: none;
	clear: both;
	padding: 10px;
	border-bottom: 1px #CCC dotted;
}
#index-news ul li img{
	padding-right: 10px;
	float:left;
}


#index-feature{
	width: 254px;
	height: 210px;
	background: url(../img/index-feature.png) top left no-repeat;
	float:left;
	position: relative;
	padding-top: 34px;
}
#index-feature ul{
	width: 248px;
	height: 200px;
	overflow:auto;
	padding-left:2px;
}

#index-feature ul li{
	list-style: none;
	clear: both;
	padding: 10px;
	border-bottom: 1px #CCC dotted;
}
#index-feature ul li img{
	padding-right: 10px;
	float:left;
}


#index-update{
	width: 254px;
	height: 210px;
	background: url(../img/index-update.png) top left no-repeat;
	position: relative;
	padding-top: 34px;
	float: right;
}
#index-update ul{
	width: 248px;
	height: 200px;
	overflow:auto;
	padding-left:2px;
}

#index-update ul li{
	list-style: none;
	clear: both;
	padding: 10px;
	border-bottom: 1px #CCC dotted;
}
.update-date{
	float: left;
	padding-right: 10px;
}



#index-sponsor{
	width: 780px;
	height: 60px;
	background-color: #F0F0F0;
	position:relative;
}

#index-sponsor-banner{
	width: 720px;
	height: 45px;
	overflow: hidden;
	position: absolute;
	top:8px;
	left:30px;
	z-index:0;
	}

#index-sponsor-title{
	margin-bottom: 10px;
	}
#index-sponsor-prev{
	position: absolute;
	top:20px;
	left:5px;
	z-index:1000;
}
#index-sponsor-next{
	position: absolute;
	top:20px;
	left:753px;
	z-index:1000;
	}


#main-feature{
	width: 626px;
	height: 294px;
	position: relative;
	float: left;

}

#main-center{
	width: 515px;
	height: 294px;
	background: url(../img/main-feature/main-bg.png) top left no-repeat;
	position: absolute;
	top:0;
	left:0;

}

#menu{
	width: 110px;
	height: 294px;
	background: url(../img/main-feature/menu-bg.png) top left no-repeat;
	position: absolute;
	top:0px;
	left:516px;
	overflow: hidden;
}


.main-current{
	color: #FFF;
	width: 505px;
	height: 284px;
	background-color: #CCC;
	position: absolute;
	top:5px;
	left:5px;


}
.main-not-active{
	display:none;
}



.current{
	border: 4px #FFF000 solid;
	width: 92px;
	height:47px;
	opacity: 1;
	margin-left:6px;
	}
.current img{
	width: 92px;
	height:47px;
	}

.not-active{
	width: 92px;
	height:47px;
	opacity: 0.4;
	margin-left:6px;
	padding: 4px;
	}

.not-active img{
	width: 92px;
	height:47px;
	}


#feature-down{
	position: absolute;
	top:270px;
	left:517px;
}
#feature-up{
	position: absolute;
	top:270px;
	left:573px;
}







#weather{
	width: 154px;
	float: right;
}

.date{
	display:none;
}

#tv-program-detail{
	width: 179px;
	height: 371px;
	background: url(../img/tv-program/bg.png) top left no-repeat;
	position: relative;
	margin-bottom: 6px;
}

#timetable-date{
	color: #FFF;
	padding: 10px 10px 23px;
	font-size: 0.9em;
}

#timetable-detail{
	position: absolute;
	top: 6px;
	left:110px;
}

.guusuu{
	background: #FFF url(../img/tv-program/list-bg.png) bottom left repeat-x;
}

.now-playing{
	background: #FFF000 url(../img/tv-program/now-bg.png) bottom left repeat-x;
}
.now-playing-title{
	background-color: #FFFAC8;
}
.now-playing-title div{
	font-size: 10px;
	color: #F00;
}



#timetable-up{
	position: absolute;
	top: 347px;
	left:1px;
	}
#timetable-down{
	position: absolute;
	top:347px;
	left:89px;
	}

#timetable-wrap{
	width: 171px;
	height: 296px;
	overflow: hidden;
	margin-left: 3px;
	position: relative;
	}

#timetable{
	position: absolute;
	top:0;
	left:0;
}

#timetable th{
	width: 23px;
	text-align: right;
	border-right: 1px #CCC solid;
	border-bottom: 2px #333 solid;
	padding: 8px 6px;
	font-weight: normal;
	font-size: 11px;
	}
#timetable td{
	border-bottom: 2px #333 solid;
	padding: 8px 6px;
	}
#timetable td div{
	font-size: 10px;
	color: #F00;
}
#timetable a{
	text-decoration: none;
	}

#now-broadcasting{
	background: url(../img/now-broadcasting.png) top left no-repeat;
	width: 280px;
	height: 68px;
	position: absolute;
	top:14px;
	left:400px;
}

#sub_navigation_upper{
	position: absolute;
	top: 18px;
	left: 700px;
	}

#sub_navigation_upper li{
	margin-right: 5px;
	}


#sub_navigation{
	position: absolute;
	top: 45px;
	left: 700px;
	}

#sub_navigation input{
	width: 186px;
	height: 20px;
	}
#sub_navigation img{
	padding-left: 6px;
	}

#index-news ul li,
#index-feature ul li{
zoom:1;

}

#index-news ul li p:after,
#index-feature ul li p:after{
content:" ";
display:block;
clear:both;
height:1%;
visibility:hidden;
}



.list-bg{
	background-color: #FAFAFA;
}


#navigation{
	position:absolute;
	top: 110px;
	}

#now-broadcasting-date{
	color: #FFF;
	padding: 6px 10px;
	font-size: 80%;
	}

.date-large{
	font-size: 140%;
	font-weight: bold;
}

#now-broadcasting-box{
	width: 180px;
	height: 0.8em;
	overflow: hidden;
	padding: 4px 10px;
	position: absolute;
	top:28px;
	left:0;
}



#now-broadcasting-title{
	width: 500px;
	height: 40px;
	position: absolute;
	top:0;
	left:0;
	}







#now-broadcasting-box{
left:10px;
width:155px;
}
#now-broadcasting-box div{
left:0px;
}

#now-broadcasting-box div span{
white-space:nowrap; /* spanの中で改行されないようにする */
}

#now-broadcasting-box div,
#now-broadcasting-box div span{
position:absolute;
width:auto;         /* width:500pxを消すためにつけただけなので、それを消してもらえればこれはいらないです */
}






#recommend-next,
#recommend-prev,
#index-sponsor-next,
#index-sponsor-prev,
#akita-news-next,
#akita-news-prev,
#timetable-up,
#timetable-down,
#feature-down,
#feature-up{
	cursor: pointer;
}



#first-column{
	margin-bottom: 12px;
}


#third-column{
	margin-top: 12px;
	margin-bottom: 12px;
}

#banner-area p{
	margin-bottom: 6px;
	}


#weather{
	float:right;
}



#page-top{
	position: absolute;
	top:-140px;
	left:980px;
}

#challenge-25{
	position: absolute;
	top: 10px;
	left: 880px;
	}


#recommend-detail{
	position: absolute;
	top:6px;
	left:450px;
	z-index:2000;
}

#akita-news-detail{
	position: absolute;
	top:6px;
	left:185px;
}

.bottom-update{
	position: absolute;
	top:6px;
	left:185px;
}

