@font-face {
    font-family: 'Wii NTLG PGothic Regular';
    src: url('https://manual.mariocube.com/font/WiiNTLGPGothic-Regular.woff2') format('woff2'),
        url('https://manual.mariocube.com/font/WiiNTLGPGothic-Regular.woff') format('woff'),
        url('https://manual.mariocube.com/font/WiiNTLGPGothic-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.button {
	padding-top: 2px;
	width: 281px;
	height: 52px;
	background-image: url(index/source_pict_index/index_button.gif);
}

.topnumber {
	color: #4396df;
	font-family: "Wii NTLG PGothic Regular";
	font-size: 34px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 8px;
	font-variant: normal;
}

.toptitle {
	color: #FFFFFF;
	font-family: "Wii NTLG PGothic Regular";
	font-size: 20px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	
}
