@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/ninbai/img/h2_bg.gif);
	width:882px;
	height:53px;
	margin:8px 8px 30px;
}



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

#catch_box {
 width: 810px;
 margin: 0 0 0 39px;
 background: url(../../../sell/ninbai/img/bg_catch.jpg) no-repeat right bottom;
 padding-bottom: 30px;
}
#catch_box h3 {
 width: 737px;
 height:106px;
 background: url(../../../sell/ninbai/img/catch.gif) no-repeat 0 bottom;
 margin: 0 0 20px;
}
#catch_box p {
 width: 430px;
 font-size: 16px;
 line-height: 1.8;
 margin: 0 0 15px;
}

#catch_box #catch_reason {
 width: 400px;
 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/ninbai/img/icon.gif) no-repeat 0 7px;
 padding: 4px 0 4px 18px;
 line-height: 1.4;
}




/*メリット
***************************************/

#merit_box {
 width: 850px;
 margin: 0 24px 30px;
}
#merit_box h3 {
 width: 850px;
 height: 39px;
 background: url(../../../sell/ninbai/img/h3_merit.gif) no-repeat 0 0;
 margin: 0 0 25px;
}
#merit_box h4 {
 width: 830px;
 height: 57px;
 margin: 0 auto 0;
}
#merit_box p {
 font-size: 14px;
 padding-left: 100px;
}
#merit_box #merit_01 {
 width: 830px;
 height: 78px;
 margin: 0 10px 15px;
 background: url(../../../sell/ninbai/img/merit_01.gif) no-repeat 0 0;
}
#merit_box #merit_02 {
 width: 830px;
 height: 78px;
 margin: 0 10px 15px;
 background: url(../../../sell/ninbai/img/merit_02.gif) no-repeat 0 0;
}
#merit_box #merit_03 {
 width: 830px;
 height: 78px;
 margin: 0 10px 15px;
 background: url(../../../sell/ninbai/img/merit_03.gif) no-repeat 0 0;
}
#merit_box #merit_04 {
 width: 830px;
 height: 78px;
 margin: 0 10px 15px;
 background: url(../../../sell/ninbai/img/merit_04.gif) no-repeat 0 0;
}


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

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



/*お問い合わせ
***************************************/

#txt_otoiawase {
 width: 828px;
 height: 113px;
 background: url(../../../sell/ninbai/img/txt_otoiawase.gif) no-repeat 0 0;
 margin: 0 35px 30px;
}

#tel_otoiawase {
 width: 780px;
 height: 130px;
 margin: 0 59px 10px;
 background: url(../../../sell/ninbai/img/otoiawase.jpg) no-repeat 0 0;
}
#mail_otoiawase {
 text-align: center;
 margin: 0 auto 60px;
 font-size: 12px;
}


/*Q＆A
***************************************/

#faq_box {
 width: 850px;
 margin: 0 24px 30px;
}
#faq_box h3 {
 width: 850px;
 height: 39px;
 background: url(../../../sell/ninbai/img/h3_faq.gif) no-repeat 0 0;
 margin: 0 0 25px;
}
#faq_box .faq_q {
 width: 780px;
 color: #CC0000;
 font-weight: bold;
 font-size: 16px;
 padding: 7px 0 7px 40px;
 background: url(../../../sell/ninbai/img/icon_Q.gif) no-repeat 0 0;
 margin: 0 15px 10px;
}
#faq_box .faq_a {
 width: 780px;
 font-size: 16px;
 font-weight: bold;
 padding: 7px 0 7px 40px;
 background: url(../../../sell/ninbai/img/icon_A.gif) no-repeat 0 0;
 margin: 0 15px 15px;
}
#faq_box .faq_a .faq_a_txt {
 font-weight: normal;
 font-size: 14px;
 line-height: 1.6;
 margin-top: 15px;
}


