/*-------------------------------------------------------------
▼リンク設定
-------------------------------------------------------------*/
function otLink01(){
    location.href = "about/company.html#a001";
}

function otLink02(){
    location.href = "about/company.html#a002";
}

function otLink03(){
    location.href = "about/company.html#a003";
}

function otLink04(){
    location.href = "about/company.html#a004";
}

function otLink05(){
    location.href = "about/index.html#a001";
}

function otLink06(){
    location.href = "about/index.html#a002";
}

function otLink07(){
    location.href = "about/index.html#a003";
}

function otLink08(){
    location.href = "about/index.html#a004";
}

function otLink09(){
    location.href = "about/index.html#a005";
}




