@charset "utf-8";
/*------------------------------------------------
 * タイトル：中古車情報CSS
 * 著作権  ：Copyright(c) 2009 ネッツトヨタ兵庫
-------------------------------------------------*/

@import "common.css";			/* 共通CSS */
@import "overUcar.css";		/* ロールオーバーCSS */

/*------------------------------------------------
 ページレイアウト要素
------------------------------------------------*/

/* コンテンツとナビの境界線 */
#main{
	background: url(../images/common/bgMainSeparater.gif) 650px 0 repeat-y;
}

#main #mainBody #mainBodyInner{
	padding-right:20px;
}

/*------------------------------------------------
 index.html
------------------------------------------------*/
/* ナビゲーション */
#main #mainBody #mainBodyInner ul.ucarIndexNav{
	margin:20px auto 30px auto;
	width: 600px;
}

#main #mainBody #mainBodyInner ul.ucarIndexNav li{
	margin: 12px;
}

/* コンテンツコンテナ */
div.ucarContContainer{
	margin: 10px;
}


/* リンクボタン */
#main #mainBody #mainBodyInner div.ucarContContainer p.ucarIndexBtn{
	margin: 10px 0;
	float: right;
}

#main #mainBody #mainBodyInner p.ucarIndex_Atxt{
	padding:0;
	margin:20px 5px;
}

/* 背景角丸 */
#main #mainBody #mainBodyInner div.pureRef{
	background:url(../images/ucar/index/bgUcarIndex_Ucar_top.gif) top center no-repeat;
	height:2px;
	overflow:hidden;
	margin:20px 0 0 0;
}

#main #mainBody #mainBodyInner div.pureRef_inner{
	background:url(../images/ucar/index/bgUcarIndex_Ucar_inner.gif) top center repeat-y;
}
#main #mainBody #mainBodyInner div.pureRef_inner p{
	margin:0;
	padding:0 17px;
}
#main #mainBody #mainBodyInner div.pureRef_inner p.subttl{
	padding:17px 17px 12px 17px;
}

#main #mainBody #mainBodyInner div.pureRef_inner img.thumb{
	padding:0px 15px 20px 0;
	float:left;
}
#main #mainBody #mainBodyInner div.pureRef_inner p.txt{
}


#main #mainBody #mainBodyInner div.pureRef_end{
	background:url(../images/ucar/index/bgUcarIndex_Ucar_bottom.gif) top center no-repeat;
	height:2px;
	overflow:hidden;
	clear:both;
}

/* テーブル「中古車の秘密」 */
#main #mainBody #mainBodyInner table#seclet{
	margin:0;
	padding:0;
}

#main #mainBody #mainBodyInner table#seclet th{
	text-align:center;
	width:630px;
	padding:20px 0 40px 0;
}

#main #mainBody #mainBodyInner table#seclet tr.tr2{
	padding:20px 0;
}

#main #mainBody #mainBodyInner table#seclet td{
	vertical-align:top;
	padding:100px 3px 0 3px;
	width:150px;
	height:160px;
}
#main #mainBody #mainBodyInner table#seclet td p{
	font-size:88.8%;
	letter-spacing:0pt;
}

#main #mainBody #mainBodyInner table#seclet td.td1{
	background:url(../images/ucar/index/bgUcarIndex_seclet_1.gif) top center no-repeat;
}
#main #mainBody #mainBodyInner table#seclet td.td2{
	background:url(../images/ucar/index/bgUcarIndex_seclet_2.gif) top center no-repeat;
}
#main #mainBody #mainBodyInner table#seclet td.td3{
	background:url(../images/ucar/index/bgUcarIndex_seclet_3.gif) top center no-repeat;
}
#main #mainBody #mainBodyInner table#seclet td.td4{
	background:url(../images/ucar/index/bgUcarIndex_seclet_4.gif) top center no-repeat;
}


/* テーブルPureRef */
#main #mainBody #mainBodyInner div#pureTop{
	padding:10px 10px 20px 10px;
}

#main #mainBody #mainBodyInner div#pureTop img{
	padding:0 15px 0 0;
	float:left;
}

#main #mainBody #mainBodyInner table.pureRef{
	padding:0;
	margin:0;
}

#main #mainBody #mainBodyInner table.pureRef tr th{
	padding:20px 0;
	text-align:left;
}


#main #mainBody #mainBodyInner table.pureRef tr td{
	margin:0;
	padding:0 0 0 35px;
}

#main #mainBody #mainBodyInner table.pureRef tr td.thumb{
	vertical-align:top;
	padding:0 0 0 10px;
}

#main #mainBody #mainBodyInner table.pureRef tr td.txt{
	vertical-align:top;
	padding:8px 0 15px 35px;
	letter-spacing:0pt;
	width:170px;
	font-size:90%;
}

#main #mainBody #mainBodyInner table.pureRef tr td img{
	margin:0;
	padding:0;
}


/*------------------------------------------------
 recommend.html
------------------------------------------------*/
/* 特選中古車 */
#main #mainBody #mainBodyInner div#recommend1{
	
}

/* ピックアップ */
#main #mainBody #mainBodyInner div#recommend2{
}

/* 特選＆ピックアップ　共用 */
#main #mainBody #mainBodyInner div.recommendBoxBody{
	margin: 15px 0;
	background:url(../images/ucar/recommend/bgBoxBody.gif) center top repeat-y;
}
#main #mainBody #mainBodyInner div.recommendBoxFooter{
	background: url(../images/ucar/recommend/bgBoxFooter.gif) center bottom no-repeat;
}
#main #mainBody #mainBodyInner div.recommendBoxHeader{
	background:url(../images/ucar/recommend/bgBoxHeader.gif) center top no-repeat;
	padding: 6px 0 0 0;
}

* html #main #mainBody #mainBodyInner div.recommendBoxHeader{
	height: 1%;
}


#main #mainBody #mainBodyInner div.recommendBoxHeader table{
	margin: 5px auto;
	padding: 0;
	width: 620px;
	font-size: 90%;
}

#main #mainBody #mainBodyInner div.recommendBoxHeader table td{
	width:310px;
}

#main #mainBody #mainBodyInner div.recommendBoxHeader table td,
#main #mainBody #mainBodyInner div.recommendBoxHeader table th{
	padding: 2px 8px;
	text-align: left;
}

#main #mainBody #mainBodyInner div.recommendBoxHeader table th{
	background: #ff6600;
	color: #ffffff;
	font-size: 110%;
	line-height: 2;
	font-weight: bold;
}

#main #mainBody #mainBodyInner div.recommendBoxHeader table td.type{
	font-weight: bold;
	padding: 0 14px;
}

#main #mainBody #mainBodyInner div.recommendBoxHeader table#tableB td.type{
	padding: 10px 14px 0px 14px;
	font-weight: bold;
	font-size: 110%;
	border-top: 2px solid #2561A9;
}

#main #mainBody #mainBodyInner div.recommendBoxHeader table td.line{
	background:url(../images/ucar/recommend/dotlineRecommend.gif) 0 0 no-repeat;
}

#main #mainBody #mainBodyInner div.recommendBoxHeader table td.carImg{
	width: 100px;
	padding: 0 8px;
}

#main #mainBody #mainBodyInner div.recommendBoxHeader table td.carInfo{
	padding: 0;
	width: 400px;
}

#main #mainBody #mainBodyInner div.recommendBoxHeader table td.carTxt{
	vertical-align: top;
	font-size: 90%;
	padding-bottom: 10px;
}


/* 在庫検索ボタン */
#main #mainBody #mainBodyInner div.recommendBtn{
	float: right;
	text-align: left;
	margin: 0 0 20px 0;
}


/*------------------------------------------------
 ret_longrun.html
------------------------------------------------*/
/* 各コンテンツ共用 */
#main #mainBody #mainBodyInner div.ret_longrun_imgCenter{
	text-align:center;
	margin:30px 0 0;
}

#main #mainBody #mainBodyInner div.ret_longrunCont{
}
#main #mainBody #mainBodyInner div.ret_longrunCont p img.subsubttl{
	margin:20px 0 5px;
}

#main #mainBody #mainBodyInner div.ret_longrun_btnArea{
	float:right;
	margin:0 0 50px;
}

a.font90{
	font-size:90%;
}
