table#base {
	border: 1px dashed #CCCCCC;
}

table#menu {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #FF9900;
	text-decoration: none;
}

table#menu_s {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
}

table#info {
	background-image: url(images/info_back.gif);
	background-repeat: repeat-y;
	font-size: 12px;
}

table#footer {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

a {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}
