<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<title>オープンキャンパス用</title>
</head>
<body>
<h1>受験対策タイピングゲーム(英単語)</h1>
<button onclick="location.href='pr-ad.html'">前置詞・副詞</button>
<button onclick="location.href='verb1.html'">動詞⓵</button>
<button onclick="location.href='verb2.html'">動詞⓶</button>
</body>
</html>