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



@top



*****************************************--*/
#top{
	display:block;
	position:relative;
}

#top-bg-container{
	position:absolute;
	z-index:0;
	overflow:hidden;
}

#top-bg{
	position:absolute;
	z-index:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity:0;
}
/*-------------------------------

@navi

-------------------------------*/
#top-navi {
	width: 333px;
	position: absolute;
	z-index: 1;
	top: 547px;
	left: 0px;
	text-align:center;
}

#top-navi li{
	filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity:0;
	float:left;
	cursor:pointer;
	display:block;
	margin: 0 6px 6px 0;
}

#navi li p img{
	display:block;
}

#navi li p{
	cursor:pointer;
	padding:0;
	margin:0;
}

#top-banner{
	position:absolute;
	top: 740px;
left: 213px;
	z-index:1;
	width: 800px;
}

#top-banner li{
	float: left;
margin: 0 15px 0 0;
}

#series{
	position:absolute;
	top: 75px;
	z-index:5;
}

#dvd{
	position:absolute;
	top: 75px;
	z-index:6;
}

#saretai{
	position:absolute;
	top: 38px;
	z-index:6;
}

#top-billing{
	position: absolute;
top: 841px;
left: 136px;
}

#yahoo{
margin-left: 284px !important;
margin-top: 10px !important;
}






/*--------------------   banner-container   --------------------*/

#banner_carousel {
	background:url(../img/top/banner/banner_bg_pattern.png) repeat;
	margin: 0 0 0px 0px;
	width: 1024px;
	position: absolute;
	top: 748px;
	left: 0;
	z-index: 1;
}

#top-banner-container{
}

#banner_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
#banner_carousel li {
	/*width: 237px;*/
	height: 67px;
	padding: 0;
	margin: 4px 2px;
	display: block;
	float: left;
}
#banner_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: 0px;
	position: absolute;
top: 0px;
left:0;
}
.next {
	float: right;
	margin-right: 0px;
	position: absolute;
top: 0px;
right:0;
}
.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}


