.box {
	border: 1px solid #999999;
}
.copyright {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: xx-small;
	font-weight: normal;
	color: #CCCCCC;
}
.submenu {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: x-small;
	color: #999999;
}
.normalfont {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: x-small;
}
.normalboldfont {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
.under {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}
