body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	background: #FFFFFF repeat;
	text-align: center;
}
#wrapper {
	background: repeat-y;
	width: 810px;
	height: auto;
	overflow: auto;
	line-height: 1.2;
}
#wrapper #header {
	margin: 0px;
	padding: 0px;
	width: 770px;
	text-align: left;
	font-size: small;
	height: 50px;
}
#wrapper #header #guru {
	float: left;
	height: 50px;
	width: 260px;
}


#wrapper #header #ucarhead {
	background: url(images/ucarhead2.gif);
	float: right;
	height: 50px;
	width: 500px;
	display: block;
}
#wrapper #mainbox {
	margin: 10px 0px 0px;
	padding: 0px;
	width: 770px;
	background: #FFFFFF;
	height: auto;
	overflow: auto;
	text-align: left;
	font-size: 10pt;
}
#wrapper #mainbox #leftcontents {
	margin: 20px 11px 0px 0px;
	padding: 0px;
	float: left;
	background: #FFFFFF;
	text-align: center;
	width: 234px;
}
#wrapper #mainbox #rightcontents {
	padding: 0px;
	width: 525px;
	margin: 20px 0px 0px;
	overflow: auto;
	float: right;
	text-align: left;
}
#wrapper #mainbox #bottomcontents {
	clear: both;
	width: 770px;
}
#wrapper #mainbox #rightcontents #login {
	float: right;
	margin-bottom: 4px;
}
#wrapper #mainbox #rightcontents #datasu {
	float: left;
	margin: 0px;
	padding: 0px;
}
#wrapper #copyright {
	clear: both;
	font-size: x-small;
}
#wrapper #copyright a:link {
	font-size: x-small;
	text-decoration: none;
}
#wrapper #copyright a:visited {
	font-size: x-small;
	text-decoration: none;
}
#wrapper #copyright a:hover {
	font-size: x-small;
	text-decoration: underline;
	background: #FF99CC;
}
#wrapper #copyright a:active {
	font-size: x-small;
	text-decoration: none;
}
