body {
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

