*{
	margin: 0;
	padding: 0;
}

body{
	background: url(/images_aecd0005/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;
}


#container{
	background: url(/images_aecd0005/une.png) repeat-x;
	width: 100%;
	margin: 0 auto;
}


#wrapper{
	/*background: url(/images_aecd0005/white.png) repeat-x;*/
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#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: 1400px;
	display: block;
	position: relative;
	/*background-color: aqua*/
}

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

#onsale{
	width: 403px;
	height: 37px;
	position: absolute;
	top: 355px;
	left: 350px;
}

#checkit{
	/*width: 403px;
	height: 37px;*/
	height: 69px;
	position: absolute;
	top: 355px;
	left: 860px;
	z-index: 2;
	/*background: aqua;*/
}

#cd a{
	background: url(/images_aecd0005/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 repeat;
	position: absolute;
	top: 393px;
	left: 347px;
	width: 640px;
	/*height: 410px;*/
	display: block;
}

#cdtitle{
	position: absolute
	width: 640px;
	height: 60px;
	margin: 0;
}

#limitedbox{
	background: url(/images_aecd0002/text-bg-trans.png) top repeat;
	position: absolute;
	top: 559px;
	left: 23px;
	display: block;
	width: 301px;
	height: 200px;
	/*text-indent: -10000px;*/
}

#text{
	position: absolute;
	top: 5px;
	left: 160px;
	margin: 0 auto;
	width: 140px;
	color: white;
	/*height: 145px;*/
	overflow: auto;
	font-size: 80%;
	line-height: 1.5em;
	/*background-color:aqua;*/
}


/*#cdimage{
	position: absolute
	width: 150px;
	height: 150px;
	margin: 3 auto auto 3;
}*/


#soundlist{
	width: 612px;
	margin: 12px auto;
	padding: 5px 0;
	font-weight: bold;
	}
#soundlist img{
	margin: 2px 2px;
	}
/*#leftmargin{
	margin-left: 3px;
	}*/

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

#catch{
	position: absolute;
	top: 786px;
	left: 96px;
	width: 804px;
	height: 38px;
	background: url(/images_aecd0005/cd_text-trans.png) no-repeat;
	display: block;
	text-indent: -10000px;
}

#infobox{
	position: absolute;
	top: 825px;
	left: 0;
	background: url(/images_aecd0005/info_bg.png) no-repeat;
	width: 1000px;
	height: 575px;
}

#info{
	position: absolute;
	top: 284px;
	left: 294px;
	margin: 0 auto;
	width: 416px;
	color: black;
	height: 250px;
	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;
}