body {
	background: url(img/bg.gif);
	margin: 0px;
	padding: 0px;
	font: 12px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #734E00;
}
.menu {
	position: relative;
	left: 370px;
	margin-top: 45px;
	width: 400px;
}
#content {
	font: 12px/16px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #734E00;
	width: 600px;
	position: relative;
	top: 10px;
	left: 80px;
	margin-top: 10px;
}
.comment01 {
	font: bold 14px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #734E00;
}

#content table {
	margin-bottom: 20px;
	border: 1px solid #734E00;
	border-collapse:collapse;
}
.td {
	border: 1px solid #734E00;
	padding-left: 3px;
}
a {
	color: #734E00;
	text-decoration: none;
}
a:link {
	color: #734E00;
	text-decoration: none;
}
a:visited {
	color: #734E00;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #734E00;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	border-bottom: 1px solid #734E00;
	border-left: 5px solid #734E00;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 200px;
}
