@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;
}
#bg01 {
	background-image: url(images/bg_image01.gif);
	width: 800px;
	height: 440px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#Hdr {
	width: 760px;
	height: 440px;
	margin-right: auto;
	margin-left: auto;
}
#HdrTtl {
	overflow: hidden;
	background-image: url(images/l_uramyx.gif);
	width: 280px;
	height: 90px;
	background-repeat: no-repeat;
	margin-left: 30px;
	float: left;
	margin-right: 70px;
	margin-top: 10px;
}
#HdrTtl h1{
	margin:0;
	font-size:1px;
	text-indent:-99999px;
	line-height:0;
	overflow: hidden;
}
#HdrCp {
	width: 380px;
	height: 60px;
	float: right;
}
#HdrCp p {
	margin: 0;
	
}
#HdrNm {
	overflow: hidden;
	background-image: url(images/l_name.gif);
	width: 280px;
	height: 50px;
	clear: both;
	margin-left: 30px;
}
#HdrNm h2{
	margin:0;
	font-size:1px;
	text-indent:-99999px;
	line-height:0;
	overflow: hidden;
}
#HdrUrlDax {
	width: 70px;
	height: 30px;
	float: right;
	margin-top: 10px;
}
#HdrUrlMyspace {
	width: 120px;
	height: 16px;
	float: right;
	margin-top: 264px;
}
#VideoPl {
	width: 340px;
	height: 270px;
	float: left;
	background-image: url(images/bg_player.gif);
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
}
#bg02 {
	background-image: url(images/bg_image02.gif);
	width: 800px;
	background-repeat: repeat-y;
	margin-top: 10px;
}
#Scnd {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
}
#ScndTxt {
	width: 600px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#Release {
	width: 110px;
	float: right;
	text-align: right;
}
ul {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 3px;
}
li {
	width: 50px;
	margin-bottom: 4px;
	height: 18px;
}

#Ftr {
	width: 160px;
	height: 10px;
	background-image: url(images/credit.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#Ftr p{
	margin:0;
	font-size:1px;
	text-indent:-99999px;
	line-height:0;
	overflow: hidden;
}
.l2 {
	float: left;
}
.r2 {
	float: right;
}
