.border1 {
	border: 1px solid #999999;
}
.border2 {
	border: 1px double #FF0000;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/kabe.gif);
	background-repeat: repeat;
}
table {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
.top1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.solidborder {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;

}
.menuborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 8pt;
	font-weight: bold;

}
.menufont {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 9pt;
	text-transform: uppercase;
	color: #FF0000;
}
a:link {
	font-size: 9pt;
	color: #0000FF;
	text-decoration: none;

}
a:visited {
	font-size: 9pt;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
}

