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

/*EDDITER*/
/*miyoko houki*/

/*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;
}

/*メインスペース部分
***************************************/
#wrapper #mainspace_box{
	border:1px solid #c6c6c6;
	margin:0px;
}


#wrapper #mainspace_box h2#h2_bg{
	background-image:url(../../../img/h2_sitemap.gif);
	background-repeat:no-repeat;
	width:882px;
	height:53px;
	margin:8px 8px 12px;
}
#wrapper #mainspace_box #text1{
	margin:0px 60px 36px;
	line-height:19px;
}

.contents_left{
	width:380px;
	float:left;
	margin-bottom:48px;
	margin-top: 36px;
	margin-right: 12px;
	margin-left: 24px;
}
/*for Firefox*/
:root .contents_left{
  margin-left:48px;
}
/*eof*/
#wrapper #mainspace_box .contents_left h3{
	background-image:url(../../../terms/img/h3_bg.gif);
	background-repeat:no-repeat;
	padding:3px 13px 10px;
	background-color:#FFFFCC;
	margin-bottom:12px;
}

#wrapper #mainspace_box .contents_left p{
	margin:0px 24px 0px;
	line-height:19px;
}

#wrapper #mainspace_box .contents_left ul{
	list-style-type:disc;
	margin-top: 12px;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
}
#wrapper #mainspace_box li{
  line-height:24px;
}

.contents_right{
	width:380px;
	float:right;
	margin-bottom:48px;
	margin-top: 36px;
	margin-right: 24px;
	margin-left: 12px;
}
/*for Firefox*/
:root .contents_right{
  margin-right:48px;
}
/*eof*/
#wrapper #mainspace_box .contents_right h3{
	background-image:url(../../../terms/img/h3_bg.gif);
	background-repeat:no-repeat;
	padding:3px 13px 10px;
	background-color:#FFFFCC;
	margin-bottom:12px;
}

#wrapper #mainspace_box .contents_right p{
	margin:0px 24px 0px;
	line-height:19px;
}

#wrapper #mainspace_box .contents_right ul{
	margin:12px 24px 24px 24px;
	list-style-type:disc;
}
