.page {
	font: normal small "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	background: #FFFFFF url(img/back.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	page-break-before: auto;
	page-break-after: auto;

}
.style2 {
	color: #666666;
	font-size: x-small;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
