@charset "utf-8";

/*/////////////////////////////////////////////*/
/*///                                       ///*/
/*///	     avex WORLD AUDITION 2008       ///*/
/*///                                       ///*/
/*///        style.css                      ///*/
/*///                                       ///*/
/*/////////////////////////////////////////////*/

body{
background-color: #000000;
}

#main {
	behavior:url(../common/js/iefixed.htc);
	min-width:900px;
	height:650px;
	background:url(../common/images/awa2008_background.jpg) no-repeat bottom;
}
#main .main-inner {
	position:relative;
	height:650px;
}

#container {
	width:100%;
	height:100%;
	behavior:url(../common/js/iefixed.htc);
	min-width:900px;
	min-height:750px;
}

html>body #container {
position:relative;
}

.footer-inner .menu{
position:absolute;
top:10px;
right:0;
}


.footer-inner .copyright {
top:10px;
left:0px;
position:absolute;
display:block;
	width:339px;
	height:18px;
	background:url(../common/images/g_copyright.gif) no-repeat;
}
.footer-inner .copyright span {
	display:none;
}



.p1 {
	display:block;
	position:absolute;
	top:49px;
	left:59px;
	width:781px;
	height:45px;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/p01.png);
}
* html .p1 {
behavior: expression(IEPNGFIX.fix(this));
}

.p2 {
	display:block;
	position:absolute;
	top:130px;
	left:80px;
	width:316px;
	height:329px;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/p02.png) no-repeat;
}
* html .p2 {
behavior: expression(IEPNGFIX.fix(this));
}

.p3 {
	display:block;
	position:absolute;
	top:110px;
	right:100px;
	width:357px;
	height:363px;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/p03.png);
}
* html .p3 {
behavior: expression(IEPNGFIX.fix(this));
}
