function menu_up()
{
	//htmlテンプレート
	html = '<table border="0" align="center" width="740" cellspacing="4" cellpadding="4" bgcolor="#CC0000" background="image/top_bg.jpg">'
	+ '<tr>'
	+ '<td align="center"><img src="image/logo_br.gif" alt="実現屋" width="72" height="30"></td>'
	+ '<td align="center"><font color="#ffffff">アイデア広告企画会社  販売促進会社  ポスティング  チラシ制作  印刷  タレントキャスティング  イベント</font></td>'
	+ '</font></td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td align="center" colspan="2" bgcolor="#ffffff">信頼できる広告パートナー　<b>株式会社実現屋　TEL <span class="b1">０３−５２９８−６１３４</span>　FAX <span class="b1">０３−５２９８−６１３５</span></b></td>'
	+ '</tr>'
	+ '</table>'
	+ '<div align="center"><img src="image/top_photo.jpg" alt="広告・印刷・販促のことならアイデアお悩み相談・広告コンサルの実現屋へ" width="740" height="140"><br></div>'
	+ '<table border="0" align="center" width="740" cellspacing="1" cellpadding="5" bgcolor="#000000">'
	+ '<tr>'
	+ '<td align="center" bgcolor="#eeeeee" onmouseover=this.style.backgroundColor="#CC0000" onmouseout=this.style.backgroundColor="#eeeeee"><a href="whats.html" class="w">実現屋とは</a></td>'
	+ '<td align="center" bgcolor="#eeeeee" onmouseover=this.style.backgroundColor="#CC0000" onmouseout=this.style.backgroundColor="#eeeeee"><a href="kigyou.html" class="w">企業情報</a></td>'
	+ '<td align="center" bgcolor="#eeeeee" onmouseover=this.style.backgroundColor="#CC0000" onmouseout=this.style.backgroundColor="#eeeeee"><a href="gaiyou.html" class="w">会社概要</a></td>'
	+ '<td align="center" bgcolor="#eeeeee" onmouseover=this.style.backgroundColor="#CC0000" onmouseout=this.style.backgroundColor="#eeeeee"><a href="jigyou.html" class="w">事業内容</a></td>'
	+ '<td align="center" bgcolor="#eeeeee" onmouseover=this.style.backgroundColor="#CC0000" onmouseout=this.style.backgroundColor="#eeeeee"><a href="kyujin.html" class="w">求人情報</a></td>'
	+ '<td align="center" bgcolor="#eeeeee" onmouseover=this.style.backgroundColor="#CC0000" onmouseout=this.style.backgroundColor="#eeeeee"><a href="map.html" class="w">会社地図</a></td>'
	+ '<td align="center" bgcolor="#eeeeee" onmouseover=this.style.backgroundColor="#CC0000" onmouseout=this.style.backgroundColor="#eeeeee"><a href="otoiawase.html" class="w">お問合せ</a></td>'
	+ '</tr>'
	+ '</table>'
	//書き出し
document.write( html )
}




function menu_side()
{
	//htmlテンプレート
	html = '<table border="0" width="180" cellspacing="0" cellpadding="4">'
	+ '<tr>'
	+ '<td align="center">―　<a href="/">トップページへ</a>　―</td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td align="center" bgcolor="#808080"><b><font color="#ffffff">取扱い品目・コンテンツ</font></b></td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td bgcolor="#CC0000" background="image/title_bg.jpg"><span class="w2">■広告媒体</span></td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td bgcolor="#eeeeee">├ <a href="CM_TV.html">テレビ広告</a><br>'
	+ '├ <a href="CM_radio.html">ラジオ広告</a><br>'
	+ '├ <a href="CM_sinbun.html">新聞広告</a><br>'
	+ '├ <a href="CM_magazine.html">雑誌広告</a><br>'
	+ '└ <a href="CM_internet.html">Web広告</a><br>'
	+ '</td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td><img src="image/spacer.gif" width="1" height="4"></td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td bgcolor="#CC0000" background="image/title_bg.jpg"><span class="w2">■印刷</span></td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td bgcolor="#eeeeee">├ <a href="print_tirashi.html">チラシ</a><br>'
	+ '├ <a href="print_punf.html">パンフ・リーフ</a><br>'
	+ '├ <a href="print_vinyl.html">シール・ビニール</a><br>'
	+ '└ <a href="print_sign.html">看板・サイン</a><br>'
	+ '</td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td><img src="image/spacer.gif" width="1" height="4"></td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td bgcolor="#CC0000" background="image/title_bg.jpg"><span class="w2">■販売促進</span></td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td bgcolor="#eeeeee">├ <a href="posting.html">ポスティング広告</a><br>'
	+ '├ <a href="event_promo.html">イベントプロモーション</a><br>'
	+ '├ <a href="publicity.html">パブリシティ戦略</a><br>'
	+ '├ <a href="talent.html">タレントキャスティング</a><br>'
	+ '├ <a href="novelty.html">ノベルティ制作</a><br>'
	+ '├ <a href="flash_anime.html">フラッシュアニメ</a><br>'
	+ '└ <a href="marketing.html">マーケティング調査</a><br>'
	+ '</td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td><img src="image/spacer.gif" width="1" height="4"></td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td bgcolor="#CC0000" background="image/title_bg.jpg"><span class="w2">■コンテンツ</span></td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td bgcolor="#eeeeee">├ <a href="http://www.tarepo.jp/" target="_blank">タレポ（情報サイト）</a><br>'
	+ '└ <a href="eiga101.html">映画音楽大全集</a><br>'
	+ '</td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td><img src="image/spacer.gif" width="1" height="4"></td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td bgcolor="#CC0000" background="image/title_bg.jpg"><span class="w2">■チャーリーが行く！</span></td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td align="center"><a href="blog.html"><img src="image/charlie_photo.jpg" alt="実現屋　チャーリー櫻井" border="0" width="120" height="79"><br>ブログ</a><br>'
	+ '</td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td><img src="image/spacer.gif" width="1" height="4"></td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td bgcolor="#e3e3e3"><div align="center">【取扱い実績】</div><br>'
	+ '<small>・テレビＣＭ<br>'
	+ '・ラジオＣＭ<br>'
	+ '・女性週刊誌、<br>'
	+ '　男性週刊誌、<br>'
	+ '　ファッション誌<br>'
	+ '　エンターテイメント情報誌<br>'
	+ '・読売新聞<br>'
	+ '　朝日新聞<br>'
	+ '　毎日新聞<br>'
	+ '　日経新聞<br>'
	+ '　産経新聞<br>'
	+ '・アフェリエイト広告<br>'
	+ '　リスティング広告<br>'
	+ '　ブログマーケティング<br>'
	+ '・モバイル広告<br>'
	+ '・チラシ、リーフレット<br>'
	+ '　カタログ、ポスター<br>'
	+ '　メニュー、ＤＭ<br>'
	+ '　シール、屋内外看板、<br>'
	+ '　ＰＯＰ、のぼり、<br>'
	+ '　クリアファイル<br>'
	+ '・ポスティング、折込<br>'
	+ '　東京、神奈川、埼玉、<br>'
	+ '　千葉、群馬、栃木、茨城<br>'
	+ '　山梨、静岡、名古屋、<br>'
	+ '　大阪、神戸、札幌、<br>'
	+ '　福岡、全国対応<br>'
	+ '・イベントプロモーション<br>'
	+ '・パブリシティ戦略<br>'
	+ '・ＰＲ<br>'
	+ '・ノベルティグッズ<br>'
	+ '　ぬいぐるみ、フィギュア<br>'
	+ '　音声グッズ、おもちゃ<br>'
	+ '　日用品類　他<br>'
	+ '・タレントキャスティング<br>'
	+ '・映画タイアップ広告</small><br>'
	+ '</td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td><img src="image/spacer.gif" width="1" height="4"></td>'
	+ '</tr>'
	+ '<tr>'
	+ '<td bgcolor="#eeeeee"><span class="r2">株式会社実現屋</span><br>'

	+ '〒101−0021<br>'
	+ '東京都千代田区外神田<br>'
	+ '3−13−2　リナックスビル3Ｆ<br>'
	+ '<div align="center"><a href="/"><img src="image/logo_bw.gif" alt="実現屋" border="0" width="72" height="37"></a><br></div>'
	+ 'お問合せ<br>'
	+ '<span class="r1">０３−５２９８−６１３４</span><br>'
	+ 'FAX：03-5298-6135<br>'
	+ '　営業時間<br>'
	+ '　平日:10：00〜<br>'

	+ '</td>'
	+ '</tr>'
	+ '</table>'
	//書き出し
document.write( html )
}







function address()
{
	//htmlテンプレート
	html = 'お問合せ・ご相談・ご質問は<br>'
	+ '<span class="r1">０３−５２９８−６１３４</span><br>'
	+ 'FAX：03-5298-6135<br>'
	//書き出し
document.write( html )
}

function adv()
{
	//htmlテンプレート
	html = '<hr size="1" noshade>'
	+ '<span class="b2"><a href="posting.html">◆折込チラシの反響が悪い！そんな困った時は！◆</a></span><br><br>'
	+ '<span class="b2"><a href="flash_anime.html">◆企業キャラクターを使ったＣＭやＰＶがクオリティそのままで手軽に格安で出来るとしたら？◆</a></span><br><br>'
	+ '<a href="CM_TV.html">テレビ広告</a>　<a href="CM_radio.html">ラジオ広告</a>　<a href="CM_sinbun.html">新聞広告</a>　<a href="CM_magazine.html">雑誌広告</a>　<a href="CM_internet.html">Web広告</a><br>'
	+ '<a href="print_tirashi.html">チラシ</a>　<a href="print_punf.html">パンフ・リーフ</a>　<a href="print_vinyl.html">シール・ビニール</a>　<a href="print_sign.html">看板・サイン</a><br>'
	+ '<a href="posting.html">ポスティング広告</a>　<a href="event_promo.html">イベントプロモーション</a>　<a href="publicity.html">パブリシティ戦略</a>　<a href="talent.html">タレントキャスティング</a>　<a href="novelty.html">ノベルティ制作</a><br>'
	+ '<a href="flash_anime.html">フラッシュアニメ</a>　<a href="marketing.html">マーケティング調査</a>　<a href="http://www.tarepo.jp/" target="_blank">タレポ（情報サイト）</a>　<a href="eiga101.html">映画音楽大全集</a>　<a href="sitemap.html">サイトマップ</a>'
	+ '<hr size="1" noshade>'
	//書き出し
document.write( html )
}

function menu_down()
{
	//htmlテンプレート
	html = '<table border="0" align="center" width="740" cellspacing="1" cellpadding="5" bgcolor="#000000">'
	+ '<tr>'
	+ '<td align="center" bgcolor="#eeeeee" onmouseover=this.style.backgroundColor="#CC0000" onmouseout=this.style.backgroundColor="#eeeeee"><a href="whats.html" class="w">実現屋とは</a></td>'
	+ '<td align="center" bgcolor="#eeeeee" onmouseover=this.style.backgroundColor="#CC0000" onmouseout=this.style.backgroundColor="#eeeeee"><a href="kigyou.html" class="w">企業情報</a></td>'
	+ '<td align="center" bgcolor="#eeeeee" onmouseover=this.style.backgroundColor="#CC0000" onmouseout=this.style.backgroundColor="#eeeeee"><a href="gaiyou.html" class="w">会社概要</a></td>'
	+ '<td align="center" bgcolor="#eeeeee" onmouseover=this.style.backgroundColor="#CC0000" onmouseout=this.style.backgroundColor="#eeeeee"><a href="jigyou.html" class="w">事業内容</a></td>'
	+ '<td align="center" bgcolor="#eeeeee" onmouseover=this.style.backgroundColor="#CC0000" onmouseout=this.style.backgroundColor="#eeeeee"><a href="kyujin.html" class="w">求人情報</a></td>'
	+ '<td align="center" bgcolor="#eeeeee" onmouseover=this.style.backgroundColor="#CC0000" onmouseout=this.style.backgroundColor="#eeeeee"><a href="map.html" class="w">会社地図</a></td>'
	+ '<td align="center" bgcolor="#eeeeee" onmouseover=this.style.backgroundColor="#CC0000" onmouseout=this.style.backgroundColor="#eeeeee"><a href="otoiawase.html" class="w">お問合せ</a></td>'
	+ '</tr>'
	+ '</table>'
	//書き出し
document.write( html )
}

