body{
	background-color:#000000;
}

#wrapper{
	text-align:center;
	height:660px;
/*	display:none;*/
}

#header{
	height:68px;
	background:url(../img/header.gif) no-repeat center top;
/*	display:none;*/
}

#footer{
	height:80px;
/*	background:url(img/footer.png) no-repeat center center;*/
}

/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
/*	キャラ関連
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
#char{
	margin:-20px auto;
	width:1070px;
	height:490px;
	text-align:center;
}

#charsel{
	position:relative;
	margin:-80px auto auto auto;
	width:1070px;
	height:250px;
	background:url(../img/char.gif) no-repeat center center;
	z-index:3;
/*	display:none;*/
}

.charbase{
	position:absolute;
	width:45px;
	height:115px;
	cursor:pointer;
/*
	border:solid 1px;
	border-color:#0000FF;
*/
}

/* Ash */
#char0{
	left: 510px;
	top: 4px;
}

/* Elisabeth */
#char1{
	left: 0px;
	top: 130px;
}
#char2{
	left: 60px;
	top: 130px;
}
#char3{
	left: 120px;
	top: 130px;
}

/* Japan */
#char4{
	left: 0px;
	top: 4px;
}
#char5{
	left: 60px;
	top: 4px;
}
#char6{
	left: 120px;
	top: 4px;
}

/* Fatal Fury */
#char7{
	left: 180px;
	top: 4px;
}
#char8{
	left: 240px;
	top: 4px;
}
#char9{
	left: 300px;
	top: 4px;
}

/* Psycho Soldier */
#char10{
	left: 720px;
	top: 130px;
}
#char11{
	left: 780px;
	top: 130px;
}
#char12{
	left: 840px;
	top: 130px;
}

/* Ikari Warriors */
#char13{
	left:900px;
	top: 130px;
}
#char14{
	left:960px;
	top: 130px;
}
#char15{
	left:1020px;
	top: 130px;
}

/* Women Fighters */
#char16{
	left:360px;
	top: 130px;
}
#char17{
	left:420px;
	top: 130px;
}
#char18{
	left:480px;
	top: 130px;
}

/* Yagami */
#char19{
	left:900px;
	top: 4px;
}
#char20{
	left:960px;
	top: 4px;
}
#char21{
	left:1020px;
	top: 4px;
}

/* Art Of Fighting */
#char22{
	left: 720px;
	top: 4px;
}
#char23{
	left:780px;
	top: 4px;
}
#char24{
	left:840px;
	top: 4px;
}

/* Kim */
#char25{
	left: 180px;
	top: 130px;
}
#char26{
	left:240px;
	top: 130px;
}
#char27{
	left:300px;
	top: 130px;
}

/* K' */
#char28{
	left: 540px;
	top: 130px;
}
#char29{
	left:600px;
	top: 130px;
}
#char30{
	left:660px;
	top: 130px;
}


#movie{
	position:absolute;
	width:100px;
	height:115px;
	cursor:pointer;
	left: 365px;
	top: 4px;
}


#charleft{
	text-align:left;
	vertical-align:top;
	width:535px;
}
#charright{
	text-align:right;
	vertical-align:top;
	width:535px;
}



@media screen {
    div#preloader { 
        position: absolute; 
        left: -9999px; 
        top: -9999px; 
    } 
    div#preloader img { 
        display: block; 
    }
}
@media print { 
    div#preloader, 
    div#preloader img { 
        visibility: hidden; 
        display: none; 
    }
}

.media-controls-wrapper {
	position: absolute;
	bottom: 0;
	width: 100%;
}
/* position the fullscreen-button */
div.volume-slider {
	right: 46px;
	width: 60px;
}
.fullscreen {
	right: 8px;
}
			
video{
	width: 640px;
	height:370px;
}

#neomax{
	position:absolute;
	background:url(../img/vbg.png) repeat center center;
	width:99%;
	height:99%;
	z-index:2;
	display:none;
}

.media-player{
	width: 640px;
	margin: 70px auto 0 auto;
	text-align:center;
	display:none;
	border:solid 1px;
	border-color:#FFF;	
}

#loger{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:url(../img/logo.png) no-repeat center center;
	background-color:#000;
	z-index:5;
}
