html,body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	cursor: crosshair;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FF6699;
	scrollbar-shadow-color: #FF6699;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FF6699;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;

}
table {
	background-color: #FFFFFF;
}

a.main:link { color: #706DA9; text-decoration: underline; }
a.main:visited { color: #706DA9; text-decoration: underline; }
a.main:hover { color: #EC4C6A; text-decoration: underline; }

a.topic01:link { color: #6666FF; text-decoration: none; }
a.topic01:visited { color: #6666FF; text-decoration: none; }
a.topic01:hover { color: #6666FF; text-decoration: underline; }

a.topic02:link { color: #FF6666; text-decoration: none; }
a.topic02:visited { color: #FF6666; text-decoration: none; }
a.topic02:hover { color: #FF6666; text-decoration: underline; }

a.topic03:link { color: #FF6633; text-decoration: none; }
a.topic03:visited { color: #FF6633; text-decoration: none; }
a.topic03:hover { color: #FF6633; text-decoration: underline; }

a.topic04:link { color: #339900; text-decoration: none; }
a.topic04:visited { color: #339900; text-decoration: none; }
a.topic04:hover { color: #339900; text-decoration: underline; }

.caution {
	font-size: 10px;
	color: #ff33ff
}.update {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
p.space {
	margin-left: 20px;
}
.works-left-box {
	padding-left: 20px;
}
.tb-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}

