@charset "utf-8";
/* CSS Document */

body{
	background:#878787;
}

#groupLogo{
	position:fixed;
	bottom:10px;
	width:100%;
	text-align:right;
}

#groupLogo img{
	margin-right:10px;
}

body#promotion{
	background:#090909;
}



