*{
	margin: 0;
	padding: 0;
}
body{
	/* 確認用 */
	background-color: #000;
	background-image: url("../img/bg_repeat.png");
	background-repeat: repeat;
}
div#content
{
	background-color: #fff;
	width: 978px;
	height: 426px;
}
div#wrapper{
	width: 978px;
	height: 426px;
	text-align: center;
	margin: 0 auto;
}
div#tab_header
{
	height: 43px;
}
div#tab_loader
{
	width: 978px;
	height: 428px; /* 426+2 */
	background-color: #000000;
	position: relative;
	top: -1706px;
_top:0;
	
	/* 426*3+2 */
	/* 426*4+2 */
}

div#tab_contentclear
{
	position: relative;
	top: -300px;
}

img#tab_loading {
	display: block;
	width: 48px;
	height: 48px;
	position: relative;
	left: 465px;
	top: 189px;
}

div#tab_main_container
{
	left: 978px;
	height: 426px;
	background-color: #000;
	overflow: hidden!important; 
}

div#tab_movie_container
{
	position: relative;
	/*top: -856px;*/
	top: -1278px;
	width: 978px;
	height: 426px;
	background-repeat: no-repeat;
	background-color: #000;
	/*background-image: url("../img/content/test.jpg");*/
	/*background-position: 0px 0px;*/
	/*background-size: auto 25134px;*/
	/*background-size: 5868px 4260px;*/
	overflow: hidden!important; 
}
div#tab_main_content
{
	position: relative;
	width: 978px;
	height: 426px;
	float: left;
	visibility: hidden;
	overflow: hidden;
}

div#tab_larrow_cover
{
	width: 48px;
	height: 426px;
	background-image: url("../img/arrows/arrow_bg.png");
	background-repeat: no-repeat;
	background-position: -48px 0;
}
div#tab_rarrow_cover
{
	width: 48px;
	height: 426px;
	background-image: url("../img/arrows/arrow_bg.png");
	background-repeat: no-repeat;
	background-position: 48px 0;
}
div#tab_left_arrow
{
	position: relative;
	top: -426px;
	left: 0px;
	*top: -426px;
	*left: -465px;
	visibility: hidden;
	width: 48px;
	height: 426px;
}
div#tab_right_arrow
{
	position: relative;
	left: 930px;
	top: -852px;
	*left: 465px;
	*top: -852px;
	visibility: hidden;
	width: 48px;
	height: 426px;
}
img#tab_larrow_img
{
	position: relative;
	top: -426px;
	cursor: pointer;
}
img#tab_rarrow_img
{
	position: relative;
	top: -426px;
	cursor: pointer;
}

div#tab_banner
{
	width: 978px;
	height: 110px;
	background-color: #fff;
	vertical-align: middle;
	float: left;
	position: relative;
	top: -91px;
	z-index: 50;
}
div#tab_preview
{
	position: relative;
	z-index:5;
}

div#tab_preview_button
{
	width:135px;
	height:21px;
}

div#tab_preview_clickable
{
	width:135px;
	height:21px;
}

div#w8bnr{
	float:left!important; 
	width: 511px;
	height: 50px;
	margin:15px;
}
div#vcata{
	float:right;
	width: 330px;
	height: 50px;
	margin:15px 10px 0 0;
	overflow:hidden;
}
div#lvcata	{
	float:right;
	width: 138px;
	height: 50px;
}

div#rvcata	{
	float:left;	
	width: 160px;
	height: 50px;
}
div#w8bnr2{
	width: 978px;
	height: 35px;
}

div#tab_footer 
{
	width: 978px;
	height: 9px;
	clear: both;
	padding: 9px 0 0 0;
	font-size: 9px;
	color: #fff;
	font-family: sans-serif;
	position: relative;
	top: -91px;
}

#tab_left{
	float: left;
}
#tab_copy{
	float: right;
}
div.clear{
	height: 0;
	clear: both;
}
/* メニュー */
div#tab_menu
{
	position: relative;
	top: -91px;
	visibility: hidden;
}

div#tab_menu1{
	float:left;
	width: 195px;
	height: 30px;
}	 

div#tab_menu2{
	float:left;
	width: 263px;
	height: 60px;
}	 

div#tab_menu3{
	float:left;
	width: 262px;
	height: 60px;
}	 

div#tab_menu4
{
	float:left;
	width: 258px;
	height: 60px;
}	
div#tab_menu_tab
{
	float:left;
	width: 195px;
	height: 31px;
	cursor: pointer;
	background-image: url("../img/menus/menu_header.png");
	background-repeat: no-repeat;
	overflow:hidden!important; 
}
ul#tab_menu_container
{
	width:978px;
	height:60px;
	background-color: #fff;
	overflow:hidden!important; 
}
ul#tab_menu_container li
{
	float: left;
	list-style: none;
	height: 60px;
	cursor: pointer;
}
li.tab_menu
{
	background-repeat: no-repeat;
	background-position-x: 0;
	background-position-y: 0;
}
ul#tab_menu_container li p
{
	visibility: hidden;
}
li#tab_menu1
{
	width: 195px;
	background-image: url("../img/menus/menu0.png");
	background-position-y: -60px;
}
li#tab_menu2
{
	width: 263px;
	background-image: url("../img/menus/menu1.png");
}
li#tab_menu3
{
	width: 262px;
	background-image: url("../img/menus/menu2.png");
}
li#tab_menu4
{
	width: 258px;
	background-image: url("../img/menus/menu3.png");
}

/* コンテンツ */
div#tab_prev
{
	position: relative;
	width: 978px;
	height: 426px;
	left: -978px;
	top: 0;
	overflow:hidden!important; 
}
div#tab_current
{
	position: relative;
	width: 978px;
	height: 426px;
	left: 0;
	top: -426px;
	overflow:hidden!important; 
}
div#tab_next
{
	position: relative;
	left: 978px;
	top: -852px;
	width: 978px;
	height: 426px;
	overflow:hidden!important; 
}
div#tab_current0
{
	width: 978px;
	height: 426px;
	background-repeat: none;
	position: relative;
	top: -426px;
}
div#tab_current1
{
	width: 978px;
	height: 426px;
	background-repeat: none;
	position: relative;
	top: -426px;
}
div#tab_current2
{
	width: 978px;
	height: 426px;
	background-repeat: none;
	position: relative;
	top: -426px;
}

/* added first aid */
#t1a {
	width: 978px;
	height: 426px;
	filter: alpha(opacity=000);
	-moz-opacity:0.0;
	opacity:0.0;
_top:0;
_left:0;
}
#t2a {
	display:none;
	position:absolute;
	top:999px;
	left:999px;
	/*top:300px;
	left:460px;*/
}
#initialArea {
	display:none;
}