@charset "utf-8";
/* CSS Document */


/* terms
----------------------------------------*/

/* 動画カタログボタン */
.btn_catalog {
	left:600px;
	top:7px;
}


/* サービスガイド */
#box_guide {
	background:url(../img/bg_box_company.gif) no-repeat;
	width:707px;
	height:417px;
	position:absolute;
	left:34px;
	top:83px;
}
#box_guide h2 {
	position:absolute;
	left:8px;
	top:5px;
}


/* 影 */
#shadow {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:3px;
	background:url(../img/bg_shadow2.gif) -2px 0px no-repeat;
}


/* スクロールコンテンツ */
#Scroller-box {
	position:absolute;
	left:1px;
	top:34px;
	overflow:hidden;
	width:705px;
	height:382px;
}
#Scroller-1 { 
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	width:705px;
	height:382px;
	background-color:#EEEEEE;
}
.Scroller-Container {
	position: absolute;
	top: 0px; left: 0px;
	width:100%;
	background-color:#EEEEEE;
}


/* スクロールバー */
.Scrollbar-Track {
	width: 18px; height: 382px;
	position: absolute;
	top: 34px; left: 688px;
	background:url(../img/bg_Scrollbar-Track.gif) repeat-y;
}
.Scrollbar-Handle {
	position: absolute;
	top: 0px; left: 0px;
	width: 18px; height: 60px;
	background:url(../img/bg_Scrollbar-Handle.gif) no-repeat #53545D;
}




/* TSUTAYA TV　サービスガイド
----------------------------------------*/

#Scroller-1 ol li {
	margin:20px 30px 0px 20px;
	font-size:13px;
	line-height:20px;
	color:#05050E;
}

