@charset "utf-8";
#header {
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:100%;
	height:177px;
}
#logo {
	float:left;
	margin-left:0px;
	margin-top:10px;
	width:319px;
	height:91px;
	background-image:url(../graphic/logo/logo.png);
	background-repeat:no-repeat;
}
#topRight {
	float:left;
	margin-left:-30px;
	margin-top:0px;
	width:686px;
	height:177px;
	background-image:url(../graphic/elements/topRight.png);
	background-repeat:no-repeat;
}

