﻿function consultant () {
document.write('<p class="aR"><a class="arrow" href="./consultant.html">詳細</a></p>');
}

function accountant () {
document.write('<p class="aR"><a class="arrow" href="./accountant.html">詳細</a></p>');
}

function about () {
document.write('<a class="topTopic1" href="./about/">準備</a>');
}

function about02 () {
document.write('<p class="topTopicsDetail"><a class="arrow" href="./about/">詳細</a></p>');
}

function apply () {
document.write('<a class="topTopic2" href="./about/apply.html">登記</a>');
}

function apply02 () {
document.write('<p class="topTopicsDetail"><a class="arrow" href="./about/apply.html">詳細</a></p>');
}

function cost () {
document.write('<a class="topTopic3" href="./about/cost.html">費用</a>');
}

function cost02 () {
document.write('<p class="topTopicsDetail"><a class="arrow" href="./about/cost.html">詳細</a></p>');
}

function grant () {
document.write('<a class="topTopic4" href="./about/grant.html">助成金</a>');
}

function grant02 () {
document.write('<p class="topTopicsDetail"><a class="arrow" href="./about/grant.html">詳細</a></p>');
}

function law () {
document.write('<a class="topTopic5" href="./about/law.html">新会社法</a>');
}

function law02 () {
document.write('<p class="topTopicsDetail"><a class="arrow" href="./about/law.html">詳細</a></p>');
}

function results () {
document.write('<a class="topTopic6" href="./results.html">実績とお客様の声</a>');
}

function results02 () {
document.write('<p class="topTopicsDetail"><a class="arrow" href="./results.html">詳細</a></p>');
}


function pick_grant () {
document.write('<p id="linkGrant"><a href="./about/grant.html">返済不要の助成金情報はこちら</a></p>');
}
