@charset "utf-8";
#header {
	width: 930px;
	height: 70px;
	background-image: url(../images/header/sekaiheader000.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
}
#headerloginbutton {
	width: 216px;
	background-image: url(../images/header/sekai%EF%BD%88%EF%BD%85%EF%BD%81%EF%BD%84%EF%BD%85%EF%BD%92login.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 65px;
	padding-left: 40px;
	float: right;
}
#headerleft {
	width: 704px;
	float: left;
}

