@charset "Shift_JIS";

/* =======================================



ファミリー劇場
base/parts.css


=========================================*/

.dotline{
	background:url(../../img/content/dot.png) repeat-x 0;
	height:7px;
	width:100%;
}


.page-top{
	clear:both;
	float:right;
	display:inline;
	width:89px;
	height:18px;
	text-indent:-9999px;
	/* \*/
overflow:hidden;/* */
	background:url(../../img/content/btn-pagetop_on.png) no-repeat;
}

/*

.page-top

_______*/

.page-top{
	margin:10px 20px;
}
.timetable .page-top{
	margin:10px 40px;
}

.page-top a{
	width:89px;
	height:18px;
	display:block;
	background:url(../../img/content/btn-pagetop.png) no-repeat;
}
.page-top a:hover{
	width:89px;
	height:18px;
	display:block;
	background:none;
}

/*

.request-btn

_______*/

.request-btn a{
	display:block;
	width:205px;
	height:36px;
	clear:both;
	text-indent:-9999px;
	/* \*/
	overflow:hidden;/* */
	background:url(../../img/content/btn-request.png) no-repeat;
}
.request-btn a:hover{
	background-position:0 -36px;
}

/*

.ichioshi-btn

_______*/

.ichioshi-btn a{
	width:116px;
	height:42px;
	display:block;
	clear:none;
	text-indent:-9999px;
	/* \*/
	overflow:hidden;/* */
	background:url(../../img/content/btn-ichioshi.png) no-repeat;
}

.ichioshi-btn a:hover{
	background-position:0 -42px;
}

#program .ichioshi-btn{
	float:right;
	display:inline;
	margin:-60px 25px 0 0;
}

.ex-broadcast{
	margin-top:10px;
	text-indent:-9999px;
	/* \*/
	overflow:hidden;/* */
	background:url(../../img/content/ex-broadcast.png) no-repeat;
}
.ex-broadcast a{
	display:block;
	width:135px;
	height:28px;
}

/*


.scroll

____________*/

a.jScrollArrowUp {
	background: url(../../img/module/basic_arrow_up.gif) repeat-x 0 1px;
}

a.jScrollArrowUp:hover {
	background-position: 0 -19px;
}

a.jScrollArrowDown {
	background: url(../../img/module/basic_arrow_down.gif) repeat-x 0 -2px;
}

a.jScrollArrowDown:hover {
	background-position: 0 -22px;
}

a.jScrollActiveArrowButton,
a.jScrollActiveArrowButton:hover {
	background-position: 0 -39px;
}

.scroll {
	width: 660px;
	height: 80px;
	overflow: auto;
	float: left;
	display:inline;
}

.jScrollPaneContainer {
	margin:5px 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: url(../../img/module/basic_arrow_bg.gif)
}

.jScrollPaneDrag {
	position: absolute;
	background: url(../../img/module/scrollpane-drag.gif);
	cursor: pointer;
	overflow: hidden;
}

a.jScrollArrowUp,
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 17px;
}


