/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.line {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #333333;
	border-right: 1px #333333;
	border-bottom: 1px dotted #333333;
	border-left: 1px #333333;
}
.copy {
	font-size: 9px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 180%;
	color: #666666;
	text-align: center;
	padding-top: 10px;
}

