body {
    background-color: #FFFFFF;
    margin: 0;
	font: small/120% "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif";
	color: #333333;
}

a:link {
	color: #3333FF;
	text-decoration: underline;
}
a:visited {
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	color: #3333FF;
	text-decoration: underline;
}

a:active {
	color: #FF3333;
	text-decoration: underline;
}
.div01 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: x-small;
	color: #333333;
	margin: 0px;
	border: thin solid #8391B3;
	padding: 3px;
	text-align: center;
}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: small;
	line-height: 150%;
	color: #333333;
}
.p01 {
	line-height: 1.8;
	padding: 1em;
	border: dotted 3px #666666;
}
