*{
	margin: 0;
	padding: 0;
}

body{
	background: url(/images_aecd0002/bg.png) #8A8B8A repeat-x;
	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{
	width: 1000px;
	height: 60px;
}

#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;
}
#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: 995px;
	display: block;
	position: relative;
}

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

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

#caution{
	width: 628px;
	height: 95px;
	position: absolute;
	top: 287px;
	left: 347px;
}

#cd a{
	background: url(/images_aecd0002/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_aecd0002/cd_text-trans.png) no-repeat;
	display: block;
	text-indent: -10000px;
}

#infobox{
	position: absolute;
	top:592px;
	left:6px;
	background: url(/images_aecd0002/info_bg.png) no-repeat;
	width: 991px;
	height: 385px;
}

#info{
	position: absolute;
	top:105px;
	left: 283px;
	margin: 0 auto;
	width: 423px;
	color: black;
	height: 230px;
	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%;
}

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

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

a:hover {
	cursor:pointer;
}