// brandingCriantList
/*--------------------------------------------

Document writing 100212

--------------------------------------------*/

function promotionCriantFunc() {
	document.write('<div class="promotionGrid gridA">')
	document.write('<a href="http://www.a-oneweb.com/promotion/index.html">')
	document.write('<h5><img src="img/pnavi01.gif" alt="森と緑のまちづくり協会" /></h5>')
	document.write('<span class="txtS">「街に緑を」をテーマに毎年開催されるグリッピキャンペーンの企画運営を行いました。</span>')
	document.write('</a>')
	document.write('</div><!--div.promotionGrid END-->')
	document.write('<div class="promotionGrid gridR gridB">')
	document.write('<a href="http://www.a-oneweb.com/promotion/bmw.html">')
	document.write('<h5><img src="img/pnavi02.gif" alt="Fukuoka BMW" /></h5>')
	document.write('<span class="txtS">BMW正規ディーラーのヤナセ バイエルン モーターズ福岡。</span>')
	document.write('</a>')
	document.write('</div><!--div.promotionGrid END-->')
	document.write('<div class="promotionGrid gridC">')
	document.write('<a href="http://www.a-oneweb.com/promotion/igaku_soukai.html">')
	document.write('<h5><img src="img/pnavi03.gif" alt="日本医学総会" /></h5>')
	document.write('<span class="txtS">全国から3万人余りの医学関係者が集まったコンベンションのツール提案しました。</span>')
	document.write('</a>')
	document.write('</div><!--div.promotionGrid END-->')
	document.write('<div class="promotionGrid gridR gridD">')
	document.write('<a href="http://www.a-oneweb.com/promotion/seinen.html">')
	document.write('<h5><img src="img/pnavi04.gif" alt="" /></h5>')
	document.write('<span class="txtS">国際青年会議所世界会議福岡大会。国内最大規模の国際会議のオフィシャルデザイナーとして参加しました。</span>')
	document.write('</a>')
	document.write('</div><!--div.promotionGrid END-->')
}
