@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 {
	display:block;
	position:absolute;
	margin:0px;
	padding:0px;
	top:10px;
	right:0;
}
.footer-inner .copyright {
	top:10px;
	left:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	display:block;
	width:339px;
	height:18px;
	background:url(../common/images/g_copyright.gif) no-repeat;
}
.footer-inner .copyright span {
	display:none;
}


/*-------------------------------------------------------------------*/

.main_content {
	position:absolute;
	width: 900px;
	left: 0px;
	top: 100px;
}
.main_content .p1 {
	display:block;
	margin:0px auto 16px auto;
	width:841px;
	height:49px;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/p1.png) no-repeat;
}
* html .main_content .p1 {
behavior: expression(IEPNGFIX.fix(this));
}
.main_content .p2 {
	display:block;
	margin:0px auto 25px auto;
	width:880px;
	height:88px;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/p2.png) no-repeat;
}
* html .main_content .p2 {
behavior: expression(IEPNGFIX.fix(this));
}

.main_content .p4 {
	display:block;
	margin:0px;
	width:900px;
	height:124px;
	background:url(images/p4.png) no-repeat;
}
* html .main_content .p4 {
behavior: expression(IEPNGFIX.fix(this));
}



/*-------------------------------------------------------------------*/
