@charset "UTF-8";
/*■■■■■■■■■■■■*/
/*LAST EDDITED*/
/*2008.9.17*/

/*EDDITER*/
/*noriko mabuchi*/

/*Version*/
/*---------*/

/*■■■■■■■■■■■■*/






/*ナビゲーション現在地設定
ひろたの強み left:1px;top:47px;
オススメ left:151px;top:47px;
買いたい方へ left:301px;top:47px;
売りたい方へ left:451px;top:47px;
店舗案内 left:601px;top:47px;
お問い合わせ left:750px;top:47px;
なしの場合　display:none;

***************************************/
#wrapper #navigation #now_sankaku{
	position:absolute;
	display:none;
}

/*

中央コンテンツ部分

-----------------------------------------------------*/



/*中央コンテンツ部分大枠*/
#center_column {
	margin:0px auto 0px;
	width: 852px;
	padding-bottom:49px;
}

#center_column h2.h2_bg{
	height: 77px;
	width: 852px;
	background-image:url(../../../link/img/h2_link.gif);
	background-repeat:no-repeat;
	margin-bottom:24px;
}

/*For IE6*/
*html #center_column h2.h2_bg{
	margin-top:5px;
}

.contents_left{
  width:380px;
  float:left;
  margin:12px;
  margin-bottom:48px;
}
.contents_right{
  width:380px;
  float:right;
  margin:12px;
  margin-bottom:48px;
}




.link_box{
    width:380px;
    text-align:left;
	
}

  .link_box li{
	list-style-image:url(../../../company/img/service/blue_sankaku.gif);
	line-height:24px;
  }
 .link_box h3.h3_bg{
	background-image:url(../../../privacypolicy/img/h4_img.gif);
	background-repeat:no-repeat;
	width:380px;
	text-indent:12px;
	padding:2px 0px 4px;
	margin:0px 0px 12px;
}

  .link_box ul{
	margin:12px;
	margin-left:24px;
  }
  
.link_base{
	width:355px;
	margin-left:12px;
	margin-right:auto;
}

.link_txt{
	width:250px;
	float:right;
}

.link_bnr{
	float:left;
}

#link_bnr_area_l{
	width:280px;
	float:left;
	margin-left:30px;
	margin-top:20px;
	text-align:left;
}

#link_bnr_area_r{
	width:280px;
	float:right;
	margin-right:30px;
	margin-top:20px;
	text-align:left;
}
