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

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

***************************************/
#wrapper #navigation #now_sankaku{
	position:absolute;
	left: 1px;
	top: 47px;
}

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


#wrapper #mainspace_box h2#h2_bg{
	background-image:url(../../../sell/buyservice/img/h2_bg.gif);
	width:882px;
	height:53px;
	margin:8px 8px 30px;
}



/*キャッチ部分
***************************************/

#catch_box {
 width: 830px;
 margin: 0 0 25px 39px;
 background: url(../../../sell/buyservice/img/bg_catch.gif) no-repeat right 0;
}
#catch_box h3 {
 width: 514px;
 height: 75px;
 background: url(../../../sell/buyservice/img/catch.gif) no-repeat 0 bottom;
 margin: 0 0 15px;
}
#catch_box p {
 font-size: 16px;
 line-height: 1.8;
 margin: 0 0 15px;
}

#catch_box #catch_reason {
 width: 485px;
 border: 1px solid #CCCCCC;
 background: #F3F3F3;
 padding: 15px;
}
#catch_box #catch_reason ul {
 font-size: 16px;
 font-weight: bold;
 padding: 0;
 margin: 0;
 list-style-type: none;
}
#catch_box #catch_reason li {
 background: url(../../../sell/buyservice/img/icon.gif) no-repeat 0 8px;
 padding: 7px 0 7px 18px;
}


/*ポイント
***************************************/

#point {
 width: 820px;
 height: 150px;
 margin: 0 auto 20px;
 padding: 0;
 background: url(../../../sell/buyservice/img/point.jpg) no-repeat 0 0;
 list-style-type: none;
}



/*流れ
***************************************/

#flow_box {
 width: 850px;
 margin: 0 24px 50px;
}
#flow_box h3 {
 width: 850px;
 height: 39px;
 background: url(../../../sell/buyservice/img/h3_flow.gif) no-repeat 0 0;
 margin: 0 0 25px;
}
#flow_box ul {
 width: 820px;
 height: 210px;
 margin: 0 auto;
 padding: 0;
 background: url(../../../sell/buyservice/img/flow.jpg) no-repeat 0 0;
 list-style-type: none;
}


#btn_otoiawase {
 width: 780px;
 height: 140px;
 margin: 0 59px 60px;
 background: url(../../../sell/buyservice/img/btn_otoiawase.jpg) no-repeat 0 0;
}
#btn_otoiawase a {
 width: 780px;
 height: 140px;
 display: block;
}
#btn_otoiawase a:hover {
 background: url(../../../sell/buyservice/img/btn_otoiawase.jpg) no-repeat 0 bottom;
}
