div#header {
	text-align: right;
	width: 753px;
	background-image: url(img/header_back.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 20px;
	
}


#header ul {
	margin: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	letter-spacing: 1px;
	font-size: 10px;
	padding-top: 5px;
}

#header ul li {
	list-style: none;
	display: inline;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}