@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 150%;
	background-image: url(images/bg_cosmes.gif);
}
#Container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#Contents {
	width: 760px;
	margin: 0;
}
#LeftContents {
	width: 370px;
	float: left;
}
#RightContents {
	width: 340px;
	float: right;
}
#MainLogo {
	width: 280px;
	height: 85px;
	background-image: url(images/logo_uramyx.gif);
}
#MainLogo h1 {
	margin:0;
	font-size:1px;
	text-indent:-99999px;
	line-height:0;
	overflow: hidden;
}
#ArtistLogo {
	width: 370px;
	height: 200px;
	background-image: url(images/logo_cosmes.gif);
	margin-top: 10px;
}
#ArtistLogo h2 {
	margin:0;
	font-size:1px;
	text-indent:-99999px;
	line-height:0;
	overflow: hidden;
}
#UraMyXCap {
	width: 370px;
	height: 70px;
	background-image: url(images/caption.gif);
}
#UraMyXCap p {
	margin:0;
	font-size:1px;
	text-indent:-99999px;
	line-height:0;
	overflow: hidden;
}
#Profile {
	width: 370px;
	margin-top: 20px;
}
#Profile p {
	width: 370px;
	margin: 0;
}
#DAXLogo {
	width: 75px;
	height: 30px;
	background-image: url(images/logo_dax.gif);
	float: right;
}
#DAXLogo h3 {
	width: 75px;
	height: 30px;
	margin:0;
	font-size:1px;
	text-indent:-99999px;
	line-height:0;
	overflow: hidden;
}
#MySpace {
	width: 120px;
	height: 16px;
	background-image: url(images/url_myspace.gif);
	margin-top: 20px;
	float: right;
	clear: both;
}
#MySpace p {
	width: 120px;
	height: 16px;
	margin:0;
	font-size:1px;
	text-indent:-99999px;
	line-height:0;
	overflow: hidden;
}
#FLVPlayer {
	width: 330px;
	height: 270px;
	background-image: url(images/bg_player.gif);
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 19px;
	float: right;
}

#CDarea {
	width: 340px;
	height: 110px;
	float: right;
	clear: both;
	margin-top: 20px;
}
#CDImg {
	width: 110px;
	float: right;
}
#CDInfo {
	width: 210px;
	height: 48px;
	background-image: url(images/cd_info.gif);
	float: left;
	margin-top: 62px;
	margin-right: 10px;
	margin-left: 10px;
}
#CDInfo p {
	margin:0;
	font-size:1px;
	text-indent:-99999px;
	line-height:0;
	overflow: hidden;
}
#CDStore {
	width: 290px;
	height: 31px;
	margin-top: 9px;
	float: right;
	clear: both;
}
#CDAmazon {
	width: 88px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
#CDHMV {
	width: 88px;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
}
#CDTower {
	width: 88px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
#Credit {
	width: 160px;
	height: 10px;
	background-image: url(images/credit.gif);
	margin-top: 60px;
	margin-bottom: 10px;
	float: right;
	clear: both;
}
#Credit p {
	margin:0;
	font-size:1px;
	text-indent:-99999px;
	line-height:0;
	overflow: hidden;
}
		
