@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 150%;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#bg01 {
	background-image: url(images/bg_01.jpg);
	width: 800px;
	height: 450px;
	background-repeat: no-repeat;
}
#Hdr {
	width: 760px;
	height: 430px;
	margin-right: auto;
	margin-left: auto;
}
#HdrTtl {
	overflow: hidden;
	background-image: url(images/title_logo.jpg);
	width: 275px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#HdrTtl h1{
	margin:0;
	font-size:1px;
	text-indent:-99999px;
	line-height:0;
	overflow: hidden;
}
#HdrNm {
	overflow: hidden;
	background-image: url(images/title_name2.jpg);
	width: 270px;
	height: 50px;
}
#HdrNm h2{
	margin:0;
	font-size:1px;
	text-indent:-99999px;
	line-height:0;
	overflow: hidden;
}
#HdrUrl {
	width: 75px;
	height: 30px;
	float: right;
	margin-top: 10px;
}
#HdrUrl2 {
	width: 120px;
	height: 16px;
	float: right;
	margin-top: 14px;
}
#VideoPl {
	width: 340px;
	height: 270px;
	float: right;
	background-image: url(images/bg_player.gif);
	margin-top: 0px;
	text-align: center;
	padding-top: 10px;
}
#bg02 {
	background-image: url(images/bg_02.jpg);
	width: 800px;
	height: 450px;
	background-repeat: no-repeat;
	background-color: #000000;
}
#Scnd {
	width: 760px;
	height: 430px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 20px;
}
#ScndTxt {
	width: 590px;
	height: 410px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#Release {
	width: 110px;
	height: 410px;
	float: right;
	text-align: right;
}
#Footer {
	width: 800px;
	height: 25px;
	margin-left: auto;
	background-color: #6b6051;
	margin-right: auto;
	padding-top: 15px;
}
#Ftr {
	width: 160px;
	height: 10px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#Ftr p{
	margin:0;
	font-size:1px;
	text-indent:-99999px;
	line-height:0;
	overflow: hidden;
}
