<!DOCTYPE html>
<html>
	<head>
		<title>リダイレクト中...</title>
		<meta http-equiv="refresh" content="0;url=/subcontents/">
	</head>
	<body>
		<script type="text/javascript">
			window.location = "/subcontents/";
		</script>

		<p><a href="/subcontents/">/subcontents/</a> にリダイレクト中</p>
	</body>
</html>
