//▼闘牛について
function change_togyu2() {
	parent.blank.location.href="../togyu/top.html";
	parent.main2.location.href="../togyu/main2.html";
}
function change_togyu3() {
	parent.blank.location.href="../togyu/top.html";
	parent.main2.location.href="../togyu/main3.html";
}
function change_togyu4() {
	parent.blank.location.href="../togyu/top.html";
	parent.main2.location.href="../togyu/main4.html";
}
//▼闘牛レポート
function change_repo1() {
	parent.blank.location.href="../ushinushi/top.html";
	parent.main2.location.href="../ushinushi/repo1/main2.html";
}
function change_repo2() {
	parent.blank.location.href="../ushinushi/top.html";
	parent.main2.location.href="../ushinushi/repo2/main2.html";
}
//▼全国闘牛マップ
function change_japan2() {
	parent.blank.location.href="../japan_map/top.html";
	parent.main2.location.href="../japan_map/main2.html";
}
function change_japan3() {
	parent.blank.location.href="../japan_map/top.html";
	parent.main2.location.href="../japan_map/main3.html";
}
//▼アクセスマップ
function change_access1() {
	parent.blank.location.href="../access_map/top.html";
	parent.main2.location.href="../access_map/root_matsuyama1.html";
}
function change_access2() {
	parent.blank.location.href="../access_map/top.html";
	parent.main2.location.href="../access_map/root_matsuyama2.html";
}
function change_access3() {
	parent.blank.location.href="../access_map/top.html";
	parent.main2.location.href="../access_map/root_kochi.html";
}
function change_access4() {
	parent.blank.location.href="../access_map/top.html";
	parent.main2.location.href="../access_map/root_JRcar.html";
}
function change_access5() {
	parent.blank.location.href="../access_map/top.html";
	parent.main2.location.href="../access_map/root_JRtoho.html";
}
