* {
	margin:0;
	padding:0;
}

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10pt;
	text-align: center;
	color: #0000000;
	background-color: #FFFFFF;
	line-height: 120%;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
}

#wrapper {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.attention {
	color: #FF0000;
	font-size: 9pt;
	line-height: 120%;
}


.cap {
	font-size: 9pt;
	line-height: 140%;
}

.13 {
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	line-height: 120%;
}
