

function put_header_menu() {



document.write('<div id="soundlogo">');
document.write('<p style="margin:0;padding:0;font-size:18px;font-weight:700;color:#003333">ADD SOME MUSIC  －音楽制作環境の構築－</p>');
document.write('</div>');

document.write('<div id="line_menu">');


document.write('<a href="http://www.sounduno.com/index.php"><img src="http://www.sounduno.com/images/sounduno_logo.jpg"  border="0" /></a>');

document.write('</div>');


}

function put_header_menu_ssl() {

document.write('<div id="soundlogo">');
document.write('<p style="margin:0;padding:0;font-size:18px;font-weight:700;color:#003333">ADD SOME MUSIC  －音楽制作環境の構築－</p>');
document.write('</div>');

document.write('<div id="line_menu">');


document.write('<a href="http://www.sounduno.com/index.php"><img src="https://www.sounduno.com/images/sounduno_logo.jpg"  border="0" /></a>');

document.write('</div>');


}

function put_header_menu_drec() {
document.write('<div id="dreclogo">');
document.write('<a href="http://www.d-rec.net/index.html"><img src="http://www.d-rec.net/binary_image/system/D-REC_logo_new_orange_s.jpg" width="69" height="35" border="0" /></a>');
document.write('</div>');

document.write('<div id="line_menu">');
document.write('<p style="margin:0;padding:0;font-size:12px;color:#FFFFFF"><a href="http://www.d-rec.net/index.html">HOME</a>&nbsp;｜&nbsp;<a href="http://www.d-rec.net/drec_info/index.html">地図</a>&nbsp;｜&nbsp;<a href="http://www.d-rec.net/apple/index.html">Macで音楽制作</a>&nbsp;｜&nbsp;<a href="http://www.d-rec.net/protools/index.html">PROTOOLS</a>&nbsp;｜&nbsp;<a href="http://www.d-rec.net/plugin_software/index.html">プラグインソフトウェア</a>&nbsp;｜&nbsp;<a href="http://project.d-rec.pya.jp/">MacBookで始める音楽制作</a>&nbsp;｜&nbsp;<a href="http://staff.d-rec.pya.jp/">誰でもわかるデジタルミュージック</a></p>');
document.write('</div>');
}



function put_copyright() {
document.write('商品やサービスへのお問い合わせは<a href="mailto:info@sounduno.com">info@sounduno.com</a>までお送りください。<br />〒107-0062 東京都港区南青山3-10-41 ジュエル青山901 TEL：03-5772-5777／FAX：03-5772-5778<br />株式会社サウンドウーノ　<a href="http://www.sounduno.com/column/?cat=7">地図はこちら</a><br /><br /><strong>土曜日営業開始しました!!</strong><br />OPEN：月曜～土曜１２：００～２０：００　日曜、祝日はお休みです。<br />(通信販売に関しましては平日のみの受付となります。)<br /><br /><a href="https://www.d-rec.jp/direct/important.jsp" target="_blank">お支払い方法の詳細などはこちら</a>｜<a href="https://www.d-rec.jp/direct/caution.jsp" target="_blank">特定商取引法に基づく表記はこちら</a>｜<a href="https://www.d-rec.jp/direct/privacy.jsp" target="_blank">プライバシーポリシーについてはこちら</a><br /><br />サイト内の商品画像等はその著作権を有する第三者の著作物である場合があり商品画像等の著作権はその第三者が有します。');
}

function put_basetag() {
document.write('<base href="https://www.midia.jp/" />');
}