@charset "utf-8";


/* ===================================================================

CSS information

 file name  :  contents.css
 style info :  コンテンツタイル
 
=================================================================== */


/*---------------------------------------------------------------
#header
---------------------------------------------------------------*/


.partsSellBody #header {
	position:relative;
}
	.partsSellBody #header #hInfo {
		position:absolute;
		top:20px;
		right:0;
		width:470px;
		background:url(/images/parts_sell/header_catchcopy.gif) no-repeat 0 0;
		padding-top:20px;
		text-align:left;
	}
	.partsSellBody #header  .headPartner li {
		display:inline;
		padding-right:5px;
	}


/*---------------------------------------------------------------
各パーツ
---------------------------------------------------------------*/


/* ALT */
.partsSellBody .alt {
	display:none;
}

/* フォームテーブル */
.partsSellBody table.formTable {
	margin-top:10px;
}
	.partsSellBody table.formTable th {
		padding:5px 0;
		line-height:150%;
	}
		.partsSellBody table.formTable .user_address th {
			padding-top:7px;
			vertical-align:top;
		}
	.partsSellBody table.formTable td {
		padding:5px 0 5px 10px;
		line-height:150%;
	}
		.partsSellBody table.formTable td li {
			display:inline;
			padding-right:10px;
		}


/*---------------------------------------------------------------
各ページ
---------------------------------------------------------------*/


/* .title */
.partsSellBody .title {
	background:url(/images/parts_sell/contentsTitle.png) no-repeat 0 0;
	overflow:hidden;
}

/* h2 */
.partsSellBody h2.title {
	width:920px;
	height:35px;
	background-position:0 0;
	margin:0 auto;
}
	.partsSellBody .partnerCompany h2.title {
		height:25px;
		background-position:0 -35px;
		margin-top:10px;
	}

/* h3 */
.partsSellBody .formContents h3.title {
	height:27px;
	background:url(/images/parts_sell/boxTitle.gif) no-repeat 0 0;
}

/* h4 */
.partsSellBody h4.title {
	width:122px;
	height:14px;
	background:url(/images/parts_sell/formTitle.gif) no-repeat;
}
	.partsSellBody .item_type h4.title { background-position:0 0; }
	.partsSellBody .maker_name h4.title { background-position:0 -14px; }
	.partsSellBody .parts_type h4.title { background-position:0 -28px; }
	.partsSellBody .model_agetype h4.title { background-position:0 -42px; }
	.partsSellBody .used_period h4.title { background-position:0 -56px; }
	.partsSellBody .instruction_manual h4.title { background-position:0 -70px; }
	.partsSellBody .installation_state h4.title { background-position:0 -84px; }
	.partsSellBody .other h4.title { background-position:0 -98px; }
	.partsSellBody .user_name h4.title { background-position:0 -112px; }
	.partsSellBody .user_address h4.title { background-position:0 -126px; }
	.partsSellBody .user_mailAddress h4.title { background-position:0 -140px; }
	.partsSellBody .tel_num h4.title { background-position:0 -154px; }
	.partsSellBody .mobile_num h4.title { background-position:0 -168px; }
	.partsSellBody .fax_num h4.title { background-position:0 -182px; }

/* h5 */
.partsSellBody h5.title {
	height:15px;
	background:url(/images/parts_sell/flowBox_title.gif) no-repeat;
} 
	.partsSellBody h5.step1 { background-position:0 0; }
	.partsSellBody h5.step2 { background-position:0 -15px; }
	.partsSellBody h5.step3 { background-position:0 -30px; }
	.partsSellBody h5.step4 { background-position:0 -45px; }
	.partsSellBody h5.step5 { background-position:0 -60px; }
	.partsSellBody h5.step6 { background-position:0 -75px; }

/* keyvVsual */
.partsSellBody .keyVisual {
	height:300px;
	background:url(/images/parts_sell/keyvisual.jpg) no-repeat 0 0;
}
.partsSellBody .keyVisualLPO {
	position:relative;
	height:300px;
	background:url(/images/parts_sell/keyvisual_lpo.jpg) no-repeat 0 0;
}
	.partsSellBody .keyVisualLPO .words {
		position:absolute;
		top:52px;
		left:18px;
		font-size:38px;
	}

/* .formContents */
.partsSellBody .formContents {
	width:918px;
	border:1px solid #CCC;
	border-top:none;
	background:url(/images/parts_sell/formBox_backGround02.png) repeat-x bottom;
	margin:0 auto;
	padding:20px 0;
}
	* html .partsSellBody .formContents { /* for ie6 */ padding-bottom:0; }
	*:first-child+html .partsSellBody .formContents { /* for ie7 */ padding-bottom:0; }

	/* .leftContainer */
	.partsSellBody .formContents .leftContainer {
		float:left;
		width:440px;
		padding-left:20px;
	}
		.partsSellBody .formContents .leftContainer h3.title { background-position:0 0; }

	/* .rightContainer */
	.partsSellBody .formContents .rightContainer {
		float:right;
		width:400px;
		padding-right:20px;
	}
		.partsSellBody .formContents .rightContainer h3.title { background-position:0 -27px; }

/* qrArea */
.partsSellBody .qrArea {
	position:relative;
	width:420px;
	height:90px;
	background:url(/images/parts_sell/qr_backGround.gif) no-repeat 0 0;
}
	.partsSellBody .qrArea img {
		position:absolute;
		top:15px;
		left:5px;
	}

/* .supplement */
.partsSellBody .supplement {
	background:url(/images/parts_sell/formBox_conectArrow.png) no-repeat center bottom;
	padding:40px 0;
	text-align:center;
}

/* .flowBox */
.partsSellBody .flowBox {
	padding:5px 0;
}
	.partsSellBody .flowBox li .stepText {
		padding:10px;
	}
	.partsSellBody .flowBox li.now .stepText {
		background:#F2E8CC url(/images/parts_sell/flowBox_nowImage.gif) no-repeat right;
	}
		/* p */
		.partsSellBody .flowBox li p.arrow {
			height:50px;
			background:url(/images/parts_sell/flowBox_conectArrow.png) no-repeat center 0;
			margin-bottom:10px;
		}
		/* span */
		.partsSellBody .flowBox li span {
			text-decoration:underline;
		}

/* 提携先査定会社 */
.partsSellBody #body .partnerCompany .box {
	width:918px;
	background:url(/images/parts_sell/formBox_backGround02.png) repeat-x bottom;
	border:1px solid #CCC;
	border-top:none;
	margin:0 auto;
	padding:15px 0 5px 0;
}
	.partsSellBody #body .partnerCompany .box ul {
		padding:0 20px;
	}
		.partsSellBody #body .partnerCompany .box ul li {
			float:left;
			padding:0 10px 10px 0;
		}
			.partsSellBody #body .partnerCompany .box ul li.endLine {
				padding-top:7px;
			}


/*---------------------------------------------------------------
エラー
---------------------------------------------------------------*/


/* inBox */
.partsSellBody #error .box {
	width:880px;
	margin:0 auto;
	padding:10px 19px 20px 19px;
}

/* h2 */
.partsSellBody #error .title {
	height:30px;
	background-position:0 -120px;
}

/* h3 */
.partsSellBody #error h3 {
	font-size:24px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:15px;
	padding-bottom:15px;
	background:url(/images/sell/common_partitionLine02.gif) repeat-x bottom;
}

/* ul */
.partsSellBody #error ul {
	margin:10px;
}
	.partsSellBody #error ul li {
		line-height:150%;
		list-style:inside decimal;
	}

/* p */
.partsSellBody #error p.english {
	margin-top:10px;
	padding-top:15px;
	background:url(/images/sell/common_partitionLine02.gif) repeat-x top;
}

/* .inlineFramePrivacy */
.partsSellBody .inlineFramePrivacy {
	width:410px;
	margin-top:10px;
}


/*---------------------------------------------------------------
完了
---------------------------------------------------------------*/


/* inBox */
.partsSellBody #inquiryDone .box {
	width:880px;
	margin:0 auto;
	padding:10px 19px 20px 19px;
}

/* h2 */
.partsSellBody #inquiryDone .title {
	height:30px;
	background-position:0 -120px;
}

/* h3 */
.partsSellBody #inquiryDone h3 {
	color:#000;
	font-size:18px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:15px;
	padding-bottom:15px;
	background:url(/images/sell/common_partitionLine02.gif) repeat-x bottom;
}

/* ul */
.partsSellBody #inquiryDone ul {
	margin:10px;
}
	.partsSellBody #inquiryDone ul li {
		line-height:150%;
	}

/* p */
.partsSellBody #inquiryDone p.english {
	margin-top:10px;
	padding-top:15px;
	background:url(/images/sell/common_partitionLine02.gif) repeat-x top;
}

/* 新着から探す */
.partsSellBody div#pickup {
	margin-top: 10px;
}

.partsSellBody div#pickup h3 {
	margin-bottom: 8px;
}

.partsSellBody div#pickup div.pickup {
	width: 132px;
	float: left;
	margin-right: 25px;
}

.partsSellBody div#pickup div.pickuplast {
	width: 132px;
	float: left;
	margin-right: 0;
}

.partsSellBody div#pickup p.photo {
	width: 120px;
	height: 90px;
	border: 6px solid #efefef;
	text-align: center;
}

/* 同じ車種の新着物件 */
#recommend_new h3 { margin-top:15px; }
#recommend_new .wrap { margin:10px 0; width:920px; }
	#recommend_new .wrap .float-left { float:left; margin:0 5px 5px 0; }
	#recommend_new .wrap .float-right { float:right; margin:0 0 5px 0; }
	#recommend_new .wrap .box { background-image:url(/images/usedcar/result/recommend_bg_s.png); width:180px; height:200px; overflow:hidden; }
		#recommend_new .wrap .box h4 { margin:8px 0 2px 5px; font-size:16px; height:18px; color:#FF0; font-weight:bold; font-family:Arial, Helvetica, sans-serif; line-height:100%; overflow:hidden; }
		#recommend_new .wrap .box img { background-color:#fff; width:160px; margin:3px 9px; padding:1px; }

		#recommend_new .wrap .box dl { display:block; width:168px; height:18px; margin:0 auto; font-size:10px; color:#FFF; overflow:hidden; }
			#recommend_new .wrap .box dl dt,
			#recommend_new .wrap .box dl dd { display:inline; }
			#recommend_new .wrap .box dl dd { font-weight:bold; }
			#recommend_new .wrap .box dl dt.lp { padding-left:5px; }

		#recommend_new .wrap .box ul { display:block; width:168px; height:20px; margin:0 auto; }
			#recommend_new .wrap .box ul li a { display:block; overflow:hidden; }
			#recommend_new .wrap .box ul li span { display:none; }
			#recommend_new .wrap .box ul .bt01 a { width:80px; height:20px; background-image:url(/images/usedcar/result/recommend_bt01.png); background-repeat:no-repeat; }
				#recommend_new .wrap .box ul .bt01 a:hover { background-position:0 -20px; }
			#recommend_new .wrap .box ul .bt02 a { width:83px; height:20px; background-image:url(/images/usedcar/result/recommend_bt02.png); background-repeat:no-repeat; }
				#recommend_new .wrap .box ul .bt02 a:hover { background-position:0 -20px; }