<!DOCTYPE html>
<html>

<head>
	<meta charset="utf-8" />
	<script type="text/javascript" src="/static/js/common.js"></script>
	<title>Error</title>
</head>

<body>

<p style="font-size:20px;font-weight: bold;color:red">システムエラーまたはネットワークエラー<br>お手数ですがもう一度最初から操作してください。<br>繰り返す場合は、別のブラウザや端末で試してください。<br><br>System Error or Network Error.<br>Sorry to trouble you, but please operate from the beginning again.<br>If it occurs repeatedly, try another browser or device.</p>

</body>

</html>