@charset "utf-8";
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:auto;
	background-color:transparent;
}
img {
	--z-index:98;
	position:relative;
	margin-top:-0%;
	margin-left:-2%;
}
img[usemap] {
	border: none;
	height: auto;
	max-width: 65%;
	width: auto;
}
.tubu {
	z-index:0;
}


#10 {
	width:60%;
	margin-top:-2%;
}


#content01 {
	width:100%;
	height:280px;
	background-color:rgba(0,0,0,0.5);
	--background-image:url(../img/cast.png);
	background-repeat:no-repeat;
	position:fixed;
	bottom: 0;
	clear: both;
	z-index:1;
}

#text00000 {
	font-size:13pt;
	line-height:16pt;
	margin-top:-250px;
	padding-left:50%;
	color:#FFF;
	margin-left:13px;
	width:49%;
	height:230px;
	text-shadow:1px 1px 2px #000000;
	overflow:auto;
}
#text01 {
	font-size:13pt;
	line-height:16pt;
	color:#FFF;
	width:49%;
	height:230px;
	text-shadow:1px 1px 2px #000000;
	overflow:auto;
	float:right;
	margin-top:1%;
}
#text02 {
	font-size:9pt;
	color:#FFFFFF;
	text-align:right;
	padding-left:50%;
	width:50%;
	position:fixed;
	bottom:0;
	clear: both;
}
#image01 {
	width:40%;
	position:fixed;
	bottom: 0;
	clear: both;
}