@charset "utf-8";

.videoDIV > img,
.videoDIV > video {
	width: 100%;
	height: 100%;
}


.hotspot {
	position: absolute;
	z-index: 1;
	/*
	margin-top: -1ex;
	font-size: 200px;
	opacity: 0.8;*/
}


#content00 {
	/*position: fixed;*/
	width: 80%;
	width: auto;
    right: 50px;
    margin: 0 auto 0 -100px;
	z-index: 20;
	background: #FFF;
	padding: 0px 50px 0px 200px;
	color:#000;
	
	  -webkit-border-radius: 20px;
		 -moz-border-radius: 20px;
			  border-radius: 20px;
	opacity:.95;
	/*height: 300px;
    top: 50%;
    left: 50%;
    margin: -150px auto 0 -40%;*/
	/*text-align: center;*/
}

#content01 {
	/*position: fixed;
	width: auto;
	top: 120px;
    left: 70px;
    margin: 0 auto;
	z-index: 11;
	padding-left: 50px;*/
	width:100%;
	text-align:center;
	margin: 0 auto;
	
	/*
	background: #000;
	-webkit-border-radius: 20px;
		 -moz-border-radius: 20px;
			  border-radius: 20px;
	height: 300px;
    top: 50%;
    left: 50%;
    margin: -150px auto 0 -40%;*/
	/*text-align: center;*/
}

#content02 {
	/*top: 799px;
	right: 385px;
	z-index: 12;
	width:800px;*/
	width:100%;
	margin: 0 auto;
	width:100%;
	text-align:center;
	margin: 0 auto;
}
#content03 {
	width:100%;
	text-align:center;
	margin: 0 auto;
}
#content04 {
	width:100%;
	text-align:center;
	margin: 0 auto;
}
#content05 {
	top: 3900px;
    right: 130px;
	z-index: 15;
}
