body {
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 65px;
	margin-top: 50px;
	margin-right: 50px;
	font-size: small;
}
a:link {
	color: #000099;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	border: none;
}
a:visited {
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
a:hover {
	color: #FF0000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
a:active {
	color: #FF0000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
h1 {
	font-size: xx-large;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-weight: bold;
}
h2 {
	font-size: large;
	color: #000000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-weight: normal;
	vertical-align: middle;
	text-indent: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: small;
	color: #333333;
	vertical-align: middle;
	padding: 6px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 60%;
}
h4 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: small;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1pt;
}
h5 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: x-small;
	color: #000099;
	font-weight: normal;
}
ul {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1pt;
	line-height: 150%;
	list-style-type: circle;
}
td {
	font-size: x-small;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.b-red {
	font-weight: bold;
	color: #CC0000;
}
.border {
	padding: 10px;
	border: 1px dashed #666666;
}
.body-t {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	line-height: 150%;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 5px;
}
.white {
	color: #FFFFFF;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
