@charset "utf-8" ;


/********************************************************************************************************
AUTHOR:         a.oya
CSS構成書:      基本段組み（全頁共通）


*********************************************************************************************************/ 

/* ----------------------------------------------------
            #vtrs
----------------------------------------------------- */
#vtrs {
	font-size:1.2em;
	line-height:1.6em;

	clear:both;
	overflow:hidden;
	/zoom:1;
	}
article#main #vtrs h3 {
	background-image:url(../../vtrs/img/h3_line.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom:15px;
	padding:4px 0 3px 3px;
	}


.vtrs01 {
	width:336px;
	float:left;
	}
#vtrs .vtrs01 h4 {
	background-image:url(../../vtrs/img/h4_line.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	
	margin:30px 0 5px;
	padding:0 0 4px 5px;
	}
#vtrs .vtrs01 p { padding:0 0 0 5px; }
#vtrs .vtrs01 div img { margin:10px 0; }
#vtrs .vtrs01 dl { padding:5px 0 0 5px; }
#vtrs .vtrs01 dl dt {
	color:#000;
	font-weight:bold;
	}
#vtrs .vtrs01 dl dd { margin-bottom:10px;}




#vtrs .Right_box {
	width:336px;
	margin-right:15px;
	}
#vtrs .vtrs02 { margin-bottom:70px; }
#vtrs .vtrs02 p { padding:0 0 0 5px; }
#vtrs .vtrs03 {}
#vtrs .vtrs03 h4 {
	color:#117744;
	margin-bottom:10px;
	padding:0 0 0 5px;
	}
#vtrs .vtrs03 ul {
	margin-bottom:20px;
	padding:0 0 0 5px;
	}
		<div id="<?php echo $pageId?>">
			<section  class="vtrs01">
				<h3><img src="img/h3_01.png" alt="ヴァーテックスの売り場のコンセプト" width="251" height="15"></h3>
				<p>ヴァーテックスの売り場づくりの基本は、お子様からお年寄りのユーザーまでが迷うことなく商品を探せる売り場です。<br>そこで・・・</p>
				<img src="img/image_01_1.jpg" alt="売場変更前 売場変更後" width="320" height="111">
				<p>説明POPやタイトルPOPを売り場に反映する事により、選びやすさ・明るさ・統一感が演出出来ます</p>
				
				<h4><img src="img/h4_01.png" alt="取り扱い商材" width="82" height="13"></h4>
				<dl>
					<dt>ブランクメディア全般：</dt>
					<dd>CD-R,RW、DVD-R,RW、BD-R,RE、MD、オーディオテープ</dd>
					<dt>オーディオアクセサリ：</dt>
					<dd>ヘッドホン、イヤホン</dd>
					<dt>メモリー製品：</dt>
					<dd>USBメモリ、microSD</dd>
				</dl>

				<h4><img src="img/h4_01.png" alt="取り扱いメーカー" width="82" height="13"></h4>
				<p>SONY、maxell、TDK、MITSUBISHI、Victor、ELECOM、オーディオテクニカ</p>
			</section>

			<div class="Right_box">
				<section class="vtrs02">
					<h3><img src="img/h3_02.png" alt="オリジナル商品開発" width="139" height="15"></h3>
					<p>ブランクメディア、AVアクセサリーやデジタル家電の自社開発も行っております。ブランドの商品を企画立案し、直接販売店へ卸売しています。 </p>
				</section>

				<section class="vtrs03">
					<h3><img src="img/h3_03.png" alt="ヴァーテックスは他の業者とは違います" width="271" height="15"></h3>

					<h4>特徴その１　販売実績データに基づいた商品・棚割りのご提案</h4>
					<ul>
						<li>・毎月、全国2,000店の販売実数データを収集し、細かくデータ分析・グラフ化。</li>
						<li>・データを元に、各メーカーと交渉・情報共有しながら、お客様にとってより満足の頂ける売り場作り（棚割り）のご提案。</li>
					</ul>

					<h4>特徴その２　売り場の一元管理</h4>
					<ul>
						<li>・卸売業・メーカーとしての2つの強みである品揃えで売り場を一括提案。</li>
						<li>・ブランクメディア・アクセサリー・ハード・その他商材の全ての売り場提案が可能。</li>
						<li>・日常業務の簡素化・コストダウンが図れます。</li>
					</ul>

					<h4>特徴その３　当社独自の発注システム</h4>
					<ul>
						<li>・各店、棚割りに沿った発注書を随時提供。</li>
						<li>・一部の商品を除き全て一本単位で発注可能。誰にでも売り場の管理ができる仕組みを確立。</li>
					</ul>
				</section>
			</div>
		</div><!-- end:// #<?php echo $pageId?> -->


#privacy {}
#privacy p {
	font-size:1.2em;
	margin:0 0 20px 10px;
	}

#privacy dl {}
#privacy dl dt {}
#privacy dl dt h3 {
	font-size:1.5em;
	font-weight:bold;
	}
#privacy dl dd {
	font-size:1.2em; 
	line-height:1.8em;
	margin:0 0 30px 10px;
	}
#privacy dl dd ul {}
#privacy dl dd ul li {}
