@charset "Shift_JIS";

html,body {
	width: 100%;
}

body{
	background: url(../common/images/bg.gif) center top repeat #41A732;
}

#Wrap{
	position: relative;
}

#Index #Header{
	height: 50px;
	position: absolute;
	z-index: 10002;
	top: 0;
	left: 0;
}

#Index #Footer{
	height: 90px;
}

#Index #Bottom{
	clear: both;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#Btm #pagetop{
	position:absolute;
	right:-58px;
	bottom:0;
}


/* #Main */
#Main{
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

#Top {
	background: url(../images/end/bg_main.png) no-repeat center bottom;
	padding-top: 35px;
	position: relative;
}

#Top #pagedown {
	position: absolute;
	bottom: -11px;
	right: -58px;
}

#Top .btn {
	padding: 35px 0 70px;
}

/* #Main #Mid*/
#Mid{
	margin-bottom: 28px;
}

#Mid img{
	vertical-align: bottom;
}

#Btm {
	position: relative;
	margin-bottom: 40px;
}

#Btm .banners {
	position: relative;
	height: 478px;
}

#Btm li{
	position: absolute;
}

#Btm .score, #Btm .dream, #Btm .album {
	width: 475px;
	height: 236px;
}

#Btm .score, #Btm .dream {
	top: 0;
}

#Btm .score, #Btm .album {
	left: 2px;
}

#Btm .dream {
	right: 2px;
}

#Btm .album {
	bottom: 0;
}

#Btm .contest {
	bottom: -20px;
	right: -40px;
	width: 515px;
	height: 256px;
}
