body {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	BACKGROUND-COLOR: white;
	margin: 0;
	font-size: 13px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #666666;
	text-align: center;
}

a:link {
	COLOR: #008b8b;
	TEXT-DECORATION: none;
}

a:visited {
	COLOR: #008b8b;
	TEXT-DECORATION: none;
}

a:hover {
	COLOR: #008b8b;
	TEXT-DECORATION: underline;
}

div#container {
	width: 700px;
	height: auto;
	margin: 0 auto;
}

div#content {
	width: 500px;
	height: auto;
	margin: 0 auto;
}

div.comment {
	width: 500px;
	height: auto;
	margin-bottom: 20px;
}

.comment h2 {
	margin: 0 0 10px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

.comment p {
	margin: 0 0 10px;
	font-size: 13px;
	color: #666666;
	text-align: left;
	line-height: 2;
}

div.space-adjust {
	clear: both;
	width: 100%;
	height: auto;
	text-align: center;
}

div#note {
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
}

img {
	border: 0;
}

.hidden {
	visibility: hidden;
}

.style1 {
	margin-top: 40px;
}
