@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(images/index_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;
}

.lang_navi {
top:0px !important;
}

.footer-inner .menu{
	position:absolute;
	top:0px;
	right:10px;
}


.footer-inner .copyright {
	top:25px;
	right:0px;
	position:absolute;
	display:block;
	width:339px;
	height:18px;
	background:url(common/images/g_copyright.gif) no-repeat;
}
.footer-inner .copyright span {
	display:none;
}

.footer-inner .news_footer {
	color:#FFFFFF;
	font-size:10px;
	top:18px;
	right:0px;
	position:absolute;
	width:450px;
	display:block;
	margin:0;
	padding:0;
	top:-15px;
	left:0px;
}

.footer-inner .news_footer li{
list-style:none;
margin:0px 0px 5px 0px;
padding-left:15px;
background:url(common/images/g_icon_a.gif) left no-repeat;
}
.footer-inner .news_footer li span{
color:#CC0000;
}

.main_content {
	position:absolute;
	width: 379px;
	left: 489px;
	top: 51px;
}

.main_content .p1 {
	display:block;
	margin:0px auto 15px auto;
	width:360px;
	height:17px;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/index_p1.png);
}
* html .main_content .p1 {
behavior: expression(IEPNGFIX.fix(this));
}

.main_content .p2 {
	display:block;
	margin:0px auto 15px auto;
	width:368px;
	height:107px;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/index_p2.png);
}
* html .main_content .p2 {
behavior: expression(IEPNGFIX.fix(this));
}

.main_content .p3 {
	display:block;
	margin:0px auto 20px auto;
	width:379px;
	height:87px;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/index_p3.png);
}
* html .main_content .p3 {
behavior: expression(IEPNGFIX.fix(this));
}
