@charset "UTF-8";
/* CSS Document */

	
/*画像関係*/


/* ぱんくずナビ
--------------------------------------------- */

#pageNavi {
	clear:both;
	margin-bottom:10px;
	padding-left:5px;
}
#pageNavi li {
	display: inline;
}
#pageNavi li a {
	text-decoration: none;
	font-size: 0.9em;
}
#pageNavi ol li a:hover {
	text-decoration: underline;
}
#pageNavi li.next a {
	padding-right: 8px;
	background: url(../img/arrow_pankuz.gif) no-repeat right center;
	margin:0 2px 0 0;
}
#pageNavi li.bold a {
	color:#555555;
	text-decoration: none;
}
#pageNavi li.bold a:visited {
	color:#555555;
	text-decoration: none;
}
#pageNavi li.bold a:hover {
	color:#555555;
	text-decoration: none;
}


/*中古トラックご提案サービス*/

#step {
	width:860px;
	margin:10px 0;
	
	background-position: left 5px;
	padding-left:100px;
}
#step h3 {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	height:45px;
	line-height:55px;
}
#step h4 {
	text-align:center;
	font-weight:bold;
	color:#0078bf;
	margin:10px 0;
}

#step .bottom{ }

#step p {
	text-align:center;
	width:200px;
	margin:0 auto 10px auto;
	font-size:100%;
	border-bottom:4px solid #0066CC;
	padding-bottom:10px;

}
#step p img{
	margin:5px auto;
}
#step1 {
	float: left;
	width: 241px;
	margin-top: 0;
	margin-right: 29px;
	margin-bottom: 0;
	margin-left: 0;
}
#step1 .stepttl {
	width:241px;
	background: url(../img/teian_step_ttl_bg_01.gif) no-repeat center top;
}
#step2 {
	float: left;
	width: 241px;
	margin:0 28px 0 0;
}
#step2 .stepttl {
	width:241px;
	background: url(../img/teian_step_ttl_bg_02.gif) no-repeat center top;
}
#step3 {
	float: left;
	width: 241px;
}
#step3 .stepttl {
	width:241px;
	display:block;
	background: url(../img/teian_step_ttl_bg_03.gif) no-repeat center top; margin:0 0 5px;
	}
	
.borderImage { padding:1px; border:#ccc 1px solid;
}


/*//////////////////////////高価買取できる理由*/

#reasonBg {
	background:url(../img/reason_bg.jpg) no-repeat left top;
	padding:40px 0 0 0;
	height:640px;
	width:960px;
}


/*//////////////////////////よくある質問*/

#qa_list li{
	margin-bottom:20px;
	padding-left:26px;
	padding-bottom:4px;
	background:url(../img/ico_q.gif) no-repeat;
	border-bottom:1px dotted #CCC;
	
	}
	
#qa_list dd{
	padding-left:26px;
	background:url(../img/ico_a.gif) no-repeat;
	
	}
	
/*//////////////////////////サイトマップ*/
	
#sitemap li{
	margin-bottom:10px;
	background:url(../img/li_bg_1.png) no-repeat 0 5px;
	padding-left:10px;
	}
	
	
/*//////////////////////////必要書類*/

#necessity_box li{
	display:inline;
	font-size:1.2em;
	background:url(../img/li_bg_1.png) no-repeat 0 7px;
	margin-right:10px;
	padding-left:16px;
	}
	
#necessity_box h2{
	margin-bottom:10px;
	}
	
	
/*//////////////////////////車種　形状ページ*/



/*一覧ページ*/	
#type_box ul{ margin-top:10px;}

#type_box li{ 
	background:url(../img/li_bg_1.png) no-repeat 0 5px;
	margin-right:10px;
	padding-left:16px;
	margin-bottom:10px;
	}


	
/*詳細ページ*/	
.type_keizyo_img {
	float:left;
	margin-right:10px;
	padding:1px;
	border:1px solid #CCC;
	}
	
	
.type_list li {
	width:200px;
	float:left;
	background:url(../img/li_bg_1.png) no-repeat 0 5px;
	margin-right:10px;
	margin-bottom:10px;
	padding-left:16px;
		}
		
/*//////////////////////////都道府県*/		
#mapArea {
	margin:20px 0;
	}


.area_list {
		}

.area_list li {
	float:left;
	width:100px;
	background:url(../img/li_bg_1.png) no-repeat 0 5px;
	margin-right:10px;
	margin-bottom:6px;
	padding-left:16px;
		}
	
#mapArea h4 {
	margin-top:10px;
	margin-bottom:-10px;
	font-size:1.4em;
	color:#105e90;
	
	}
	
/*買取強化車種*/

.kyoka_list {
	background:#99ccff;
	padding:18px 0 18px 18px;
	}

.kyoka_list li {
	width:215px;
	float:left;
	margin-right:20px;	
	}
	
.kyoka_list img {
	border:2px solid #FFF;
	}	
	
.kyoka_list li h4 {
	font-size:1.2em;
	text-align:center;
	margin-top:10px;
	background:#069;
	padding:4px;
	color:#FFF;
	
	}


/* コンテンツ下　誘導ボタン */

.bottom_btn  {
	padding-left:65px;
	margin:20px 0;
}
.bottom_btn li {
	margin-right:20px;
	float:left;
}

