*{
	margin: 0;
	padding: 0;
}

body{
	background: url(/images_aecd0003/bg.png) #ABD5E3 repeat top center;
	font-family:sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color:white;
	line-height: 1.3;
}

a{
	text-decoration: underline;
	color: white;
}

a:hover {
	cursor:pointer;
}


#wrapper{
	width: 1000px;
	margin: 0 auto;
}

#header{
	
	height: 60px;
	background-color: black;
	text-align: center;
}

#allex_logo{
	float: left;
}

#title{
	float: left;
	height: 60px;
	line-height: 60px;
	font-size: 120%;
	font-weight: bold;
	color: #CCCCCC;
}

#navi{
	float: right;
	height: 60px;
	line-height: 60px;
	text-align: right;
	color: #CCCCCC;
}

/*.popnav{
	margin-top: 20px;
}*/

#header:after { content: url(/images_home/pixel.gif); display: block; clear: both; height: 0; } 
#header { display: inline-block; } 
#header { display: block; }

#main_box{
	/*background: url(/images_aecd0002/main_bg.png) no-repeat;*/
	width: 1000px;
	height: 1060px;
	display: block;
	position: relative;
}

#mainphoto{
	position: absolute;
	width: 1000px;
	height: 1021px;
	/*filter: alpha(opacity=0);*/
	opacity:0;
	z-index: 0;
}

#pv{
	width: 200px;
	height: 165;
	position: absolute;
	top: 393px;
	left: 785px;
}

#onsale{
	width: 411px;
	height: 29px;
	position: absolute;
	top: 363px;
	left: 350px;
}

#cd a{
	background: url(/images_aecd0003/cd_jaket-trans.png) top no-repeat;
	position: absolute;
	top: 249px;
	left: 14px;
	display: block;
	width: 322px;
	height: 320px;
	text-indent: -10000px;
}

#cdtext{
	background: url(/images_aecd0002/text-bg-trans.png) top no-repeat;
	position: absolute;
	top: 393px;
	left: 347px;
	width: 425px;
	height: 168px;
	display: block;
}

#soundlist{
	width: 405px;
	margin: 0 auto;
	padding: 5px 0;
	font-weight: bold;
}
#soundlist img{
	margin: 0 2px;}

#cd_info{
	font-size: 70%;
	color: #fc6;
	width: 405px;
	margin: 0 auto;
}

#catch{
	position: absolute;
	top: 568px;
	left: 12px;
	width: 975px;
	height: 25px;
	background: url(/images_aecd0003/cd_text-trans.png) no-repeat;
	display: block;
	text-indent: -10000px;
}

#infobox{
	position: absolute;
	top:592px;
	left:60px;
	background: url(/images_aecd0003/info_bg.png) no-repeat;
	width: 855px;
	height: 476px;
}

#info{
	position: absolute;
	top:106px;
	left: 205px;
	margin: 0 auto;
	width: 452px;
	color: black;
	height: 274px;
	overflow: auto;
	font-size: 80%;
	line-height: 1.5em;
}

#footer{
	width: 975px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer #menu{
	float: left;
	font-size: 80%;
	color: #E64172;
}

#footer #copy{
	float: right;
	font-size: 70%;
	color: #E64172;
}

#info a{
	text-decoration: underline;
	color:#E64172;
	
}

#footer #menu a{
	color: #E64172;
}

a:hover {
	cursor:pointer;
}