@charset "utf-8";
/* CSS Document */


/* terms
----------------------------------------*/

/* 動画カタログボタン */
.btn_catalog {
	left:600px;
	top:7px;
}


/* 利用規約 */
#box_terms {
	background:url(../img/bg_box_company.gif) no-repeat;
	width:707px;
	height:417px;
	position:absolute;
	left:34px;
	top:83px;
}
#box_terms 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 p {
	margin:20px 30px 0px 20px;
	font-size:13px;
	line-height:20px;
	color:#05050E;
}
#Scroller-1 h3 {
	margin:20px 30px 0px 20px;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
	color:#05050E;
}
#Scroller-1 ol {
	margin:0px 30px 0px 20px;
	font-size:13px;
	line-height:20px;
	color:#05050E;
}
#Scroller-1 ol ol {
	margin:0px 0px 0px 20px;
}
#Scroller-1 ol.last {
	margin:0px 0px 40px 20px;
}
#Scroller-1 ol.last li {
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}




/* 個人情報保護方針
----------------------------------------*/
#Scroller-1 a {
	font-size:13px;
	font-weight:bold;
	line-height:22px;
	color:#024DB4;
}
#Scroller-1 a:hover {
	text-decoration:underline;
}

#pp {
	margin:40px 0px 40px 0px;
}
#pp p {
	margin:0px 30px 0px 20px;
}

