body {
	background-color: #110D0A;
	margin: 0px;
	padding: 0px;
}
p#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 15px;
}
td#menu {
	background-color: #825010;
}
td.contents {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/bg_contents.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 65px;
	padding-left: 60px;
	padding-bottom: 20px;
}
p.midashi {
	font-size: 14px;
	color: #794100;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
a:link {
	color: #784000;
	text-decoration: none;
}
a:visited {
	color: #784000;
	text-decoration: none;
}
a:hover {
	color: #D1B064;
	text-decoration: underline;
}
a:active {
	color: #D1B064;
	text-decoration: underline;
}
li {
	margin-left: 0px;
}
em {
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.red {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}
