@charset "UTF-8";
/* CSS Document */
body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	font-family: Osaka, MS UI Gothic, sans-serif;
	z-index:1;
}

#container {
	width: 1050px;
	margin: 10px auto 0px;
}