#boxleftup {
	float: left;
	height: 20px;
	width: 800px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 10px;
	color: #666666;
}
#boxrightup {
	float: right;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
}
#boxAll {
	position:relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
#boxleft {
	float: left;
	width: 660px;
}
#boxAll hr {
	clear: both;
}
