body {
	margin: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.border {
	border: 1px solid #CCCCCC;
	margin-top: 30px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.tb {
	background-image: url(img/tb.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.td {
	background-image: url(img/td.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 12px;
}
td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 14px;
	text-align: right;
	margin: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
.add {
	background-image: url(img/bg01.jpg);
}
.border {
	border: 1px solid #CCCCCC;
}
body {
	margin: 0px;
}
.menu {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	color: #666666;
	font-weight: bold;
}
.menu a:link {
	color: #666666;
	text-decoration: none;
}
.menu a:visited {
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	color: #ff3333;
	text-decoration: none;
}
.menu a:active {
	color: #ff3333;
	text-decoration: none;
}
.red {
	color: #ff3333;
	font-weight: bold;
}
.menubg {
	background-image: url(img/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

