@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* 動かさない */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
}
body,td,th {
	color: #553715;
}
a:link {
	color: #5B3715;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A75A29;
}
a:hover {
	text-decoration: none;
	color: #509BB0;
}
a:active {
	text-decoration: none;
	color: #5B3715;
}

.twoColLiqLtHdr #container {
	width: 800px;  /* 動かさない */
	background: #FFFFFF;
	margin: 0 auto; /* 動かさない */
	border: 1px solid #FFFFFF;
	text-align: left;
} 
.twoColLiqLtHdr #container a:hover {
	text-decoration: none;
	color: #509BB0;
}
.twoColLiqLtHdr #header { 
	background: #FFFFFF; 
	margin: 10px 0 40px 0;
	
} 
.twoColLiqLtHdr #header h1 {
    
}
.twoColLiqLtHdr #branding {
	background: url(../images/PIONEER_Logo.gif) no-repeat;
	width:700px;
	height:60px;
	position:relative
} 
.twoColLiqLtHdr #branding h1 {
	width:208px;
	height:20px;
	position: absolute;
	top: -8px;
	left:497px;
}
.twoColLiqLtHdr #branding h2 {
	width:285px;
	height:23px;
	position: absolute;
	top: 32px;
	left:418px;
	font-size:11px;
	font-weight:lighter
}
.twoColLiqLtHdr #branding ul, #branding li, #branding a { 
	margin: 0 ;	
		padding: 0;
} 


.twoColLiqLtHdr #branding h2 li { 
display:inline;
	float:left;
	list-style-type: none;
    margin-left:5px;
} 

.twoColLiqLtHdr #topimage {
	background: url(../home/imghome/top.jpg) no-repeat;
	width:700px;
	height:370px;
	position:relative;
	
} 
.twoColLiqLtHdr #topimage h1 {
	width:208px;
	height:20px;
	position: absolute;
	top: 47px;
	left:407px;
}
.twoColLiqLtHdr #topimage h2 {
	width:280px;
	height:23px;
	position: absolute;
	top: 183px;
	left:411px;
}
.twoColLiqLtHdr #navi { 
	background: #FFFFFF;
	margin:2px 0 0 0; 
	font-size:12px;
	font-weight:lighter;
} 
.twoColLiqLtHdr #navi ul, #navi li, #navi a { 
    display:inline-block;
	margin: 0;
	padding: 0;
} 
.twoColLiqLtHdr #navi li { 
	float:left;
	list-style-type: none;
	white-space: nowrap;

} 
.twoColLiqLtHdr #navi a { 
    text-decoration: none;
	background: #FDF5E6;
} 
.twoColLiqLtHdr #navi a:hover { 
    background: #FDF5E6;
} 
.twoColLiqLtHdr #navi a, #navi .current{ 
    padding: 4px 20px;
	border-right: solid 1px #ccc;
} 
.twoColLiqLtHdr  #pankuzu {
	background: #FFFFFF;
	margin:2px 0 0 0;
	font-size:11px;
	font-weight:lighter;
	}
.twoColLiqLtHdr  #pankuzu　a {
    text-decoration: none;
}
.twoColLiqLtHdr #pankuzu　a:hover {
    text-decoration: none;
		color: #509BB0;
}
/* #sidebar1 に関するヒント：
「.twoColLiqLtHdr #sidebar1 p」ルールで見られるように、div の端と div に含まれるエレメントの間のスペースは、エレメントに左マージンと右マージンを適用することによって設定できます。
*/
.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 160px;
	height:350px; /* 幅動かさない */
	background: #FFFFFF; 
	padding: 0; /* 動かさない */
}
.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 3px; /* サイドバーに配置されるすべてのエレメントに左マージンと右マージンが設定されている必要があります */
	margin-right: 5px;
}
.twoColLiqLtHdr #sidebar1 li {
	list-style:none;
	background-color: #CCCCCC;
}
/* #mainContent に関するヒント：
1. #mainContent と #sidebar1 の間のスペースは、#mainContent div の左マージンによって設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、この左マージンを削除します。
2. サポートされている最小解像度（800 x 600）でのフローティングエレメントの落下を回避するには、#mainContent div 内のエレメントを 430px 以下にする必要があります（イメージを含む）。
3. 下の Internet Explorer の条件分岐コメントでは、#mainContent に「hasLayout」を設定するのにズームプロパティが使用されます。これにより、いくつかの IE 固有のバグが回避されます。
*/
.twoColLiqLtHdr #mainContent {
	font-size:12px;
	font-weight:lighter;
	margin: 0  0px 0 10px;
	background:#FFFFFF; /* 右マージンは、パーセントまたはピクセルで設定できます。これにより、ページの右側にスペースが設定されます。 */
	float: left;
} 
.twoColLiqLtHdr #mainContent,#newsbox{
	 padding-bottom: 5px; 
	 margin:2px;
	 border-bottom:1px dotted #ccc; 
}
.twoColLiqLtHdr #komidashi h2 { 
 
}
.twoColLiqLtHdr .companyDetails {
	padding:10px 4px;
	width:555px;
	float:left;
}
.twoColLiqLtHdr .companyDetails .companyPhoto  { 
  clear:both;
   float:left;
}
.twoColLiqLtHdr .companyDetails .companyComment  {
	float:right;
	width:250px;
}
.twoColLiqLtHdr .companyDetails p {
	
	padding:5px;
	margin-bottom:5px;
	line-height:1.5;
	letter-spacing:0.2em;
	color:#6C624D;
}
.twoColLiqLtHdr .companyDetails2 {
	padding:10px 4px;
	width:525px;
	float:left;
}
.twoColLiqLtHdr .companyDetails2 .companyPhoto2  { 
  clear:both;
   float:left;
}
.twoColLiqLtHdr .companyDetails2 .companyComment2  {
	float:right;
	width:250px;
}
.twoColLiqLtHdr .companyDetails2 p {
	
	padding:5px;
	margin-bottom:5px;
	line-height:1.5;
	letter-spacing:0.2em;
	color:#6C624D;
}
.twoColLiqLtHdr #qaaspace {
	border-bottom: 1px dotted #999966;
	line-height:1.5em;
}

.twoColLiqLtHdr #companyData  {
	clear:both;
	width:430px;
	padding:10px 0px 5px 3px;
	margin-bottom: 5px;
	border-top:1px dotted #CCC;
	}
.twoColLiqLtHdr #brandDetailspio  {
	background:url(../home/Brand/imgbrand/pionero02.jpg) no-repeat;
	height: 480px;
	width: 472px;
	position:relative;
	left: 0px;
	top: 5px;
	margin:0;
	padding:0;
	float:left;
	
}
.twoColLiqLtHdr #brandDetailspio h3  {
	width:380px;
	height:170px;
	position: absolute;
	top: 2px;
	left:232px;
}
.twoColLiqLtHdr #brandDetailsnatu  {
	background:url(../home/Brand/imgbrand/pionatupictext.jpg) no-repeat;
	height: 480px;
	width: 472px;
	position:relative;
	left: 0px;
	top: 0px;
	margin:0;
	padding:0;
	float:left;
}
.twoColLiqLtHdr #brandDetailsnatu h3  {
	width:152px;
	height:170px;
	position: absolute;
	top: 310px;
	left:354px;
	float: left;
}
.twoColLiqLtHdr #brandDetailsven  {
	background:url(../home/Brand/imgbrand/ventaretop.jpg) no-repeat;
	height: 480px;
	width: 475px;
	position:relative;
	left: 0px;
	top: 0px;
	margin:0;
	padding:0;
	float:left;
	
}
.twoColLiqLtHdr #brandDetailsven h3  {
	width:152px;
	height:170px;
	position: absolute;
	top: 310px;
	left:354px;
	
}
.twoColLiqLtHdr .messageDetails {
	padding:10px 0px;
	width:530px;
	float:left;
}
.twoColLiqLtHdr .messageDetails .messagePhoto  { 
  clear:both;
   float:left;
}
.twoColLiqLtHdr .messageDetails .messageComment  {
	float:right;
	width:280px;
}
.twoColLiqLtHdr .messageDetails p {
	
	padding:5px;
	margin-bottom:5px;
	line-height:1.5;
	letter-spacing:0.2em;
	color:#6C624D;
}
.twoColLiqLtHdr .messageDetails .messageComment #sign  {
	background:url(../home/message/imgmessage/sign.gif) no-repeat;
	width:210px;
	height:30px;
}

.twoColLiqLtHdr #messageData  {
	clear:both;
	background:url(../home/message/imgmessage/pioneer_HP_CI.jpg) no-repeat;
	width:485px;
	height:490px;
	border-top:1px dotted #CCC;
	}
.twoColLiqLtHdr #catalogue  {
margin-bottom :10px;

}
.twoColLiqLtHdr #shoptop {	
    margin:0px;
	padding:0px;
	width:500px;
	height:330px;
	background:url(../home/shop/imgshop/shop.jpg) no-repeat;
	}	
.twoColLiqLtHdr #txt01 {
	width:215px;
	height:152px;
	position:absolute;
	top:911px;
	left:67px;
	padding-left:5px;
	line-height:2em;
}
.twoColLiqLtHdr #shoptop2 {	
    margin:0px;
	padding:0px;
	width:500px;
	height:430px;
	background:	url(../home/shop/imgshop/shop2.jpg) no-repeat;
	}	
.twoColLiqLtHdr #txt02 {
	width:194px;
	height:133px;
	position:absolute;
	top:712px;
	left:27px;
	line-height:1.7em;
}
.twoColLiqLtHdr #shoptop3 {	
    margin:0px;
	padding:0px;
	width:400px;
	height:430px;
	background:url(../home/shop/imgshop/shop3.jpg) no-repeat;
	}	
.twoColLiqLtHdr #txt03 {
	width:196px;
	height:295px;
	position:absolute;
	top:1160px;
	left:444px;
	line-height:1.5em;
}
.twoColLiqLtHdr #columnspace{
padding-bottom: 10px; 
	 margin:3px;
}

.twoColLiqLtHdr #brandfooter{
clear:both;
}
.twoColLiqLtHdr #footer {
	padding: 0 10px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#FFFFFF;
	width:700px;
	font-size:11px;
	font-weight:lighter;
	margin: 0;
	  clear:both;
} 
.twoColLiqLtHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */

}


.twoColLiqLtHdr #policy {
	background:#DDDDDD;
	width:700px;
	height:20px;
	margin: 0;
	padding: 0;
}
.twoColLiqLtHdr #policy a { 
    text-decoration: none;
	background: #DDDDDD;
} 
.twoColLiqLtHdr #policy a:hover { 
    background: #DDDDDD;
} 
.twoColLiqLtHdr #policy a, #navi .current{ 
    padding: 0px 10px;
	border-right: solid 1px #ccc;
} 

/* 再使用できる各種クラス */
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
.twoColLiqLtHdr #container #footer #policy {
	color: #FFFFFF;
	background: #C0BA75;
	padding: 2px 5px 2px 0px;
}


.twoColLiqLtHdr #sidebar1 #sidenavigation{
 width:150px;
 }
 
.twoColLiqLtHdr #sidebar1 #sidenavigation li a {
	text-decoration: none;
	background: url(../home/imghome/leftnavi.gif) no-repeat;
	display: block;
	height: 30px;
	text-align: left;
	text-indent: 30px;
	font-size:12px;
	font-weight:lighter;
}
