@charset "UTF-8";

/* ################################################### */
/* #                                                 # */
/* #                                                 # */
/* #                    sell用css                    # */
/* #                                                 # */
/* #                                                 # */
/* ################################################### */



/*  Index
------------------------------------------------------------*/
/*#Sale .SaleText{
	width:550px;
	float:left;
}
#Sale .BtnSale{
	float:left;
	width:315px;
	margin-bottom:15px;
}
#Sale  .SaleText{
	width:470px;
	float:left;
}
#Sale .SalePic{
	width:150px;
	float:left;
}

#Sale .SaleBox{
	background:url(/sell/img/bg_salemiddle.gif) repeat-y left top;
	width:625px;
}
#Sale .Fleft{
	float:left;
	width:290px;
}
#Sale .Fright{
	float:right;
	width:320px;
}
#Sale .Fleft1{
	float:left;
	width:115px;
}
#Sale .Fleft2{
	float:left;
	width:140px;
	padding-right:20px;
}
#Sale .Fleft3{
	float:left;
	width:300px;
}
#Sale .Fleft4{
	float:left;
	width:50;
}
#Sale .SaleBox li{
	list-style:none;
}
#Sale .SaleDate{
	background-color:#ff4e18;
}
#Sale .Bgimg{

}*/
#Sale .SaleText{
	width:550px;
	float:left;
}
#Sale .BtnSale{
	float:left;
	width:315px;
	margin-bottom:15px;
}
#Sale  .SaleText{
	width:470px;
	float:left;
}
#Sale .SalePic{
	width:150px;
	float:left;
}

#Sale .NewsBox{
	background:url(/sell/img/bg_salemiddle.gif) repeat-y left top;
	width:625px;
	margin-bottom:10px;
}
#Sale .Fleft{
	padding-left:15px;
	/*padding-top:13px;*/
	float:left;
	width:290px;
}
#Sale .Fright{
	float:right;
	width:320px;
}
#Sale .Fleft1{
	float:left;
	width:115px;
}
#Sale .Fleft2{
	float:left;
	width:140px;
	padding-right:20px;
}
#Sale .Fleft3{
	font-size:1em;
	float:left;
	width:300px;
}
#Sale .Fleft4{
	float:left;
	width:50;
}

#Sale .NewsDate{
	text-align:center;
	color:#FFFFFF;
	background-color:#ff4e18;
	margin-bottom:5px;
}
#Sale .imgtop{
	vertical-align:bottom;
	font:1px;
}
.mt-image-none {
width: 95px !important;
height: 70px; !important;
}

.car_detail {
margin: 5px 5px 0 0;
}
.entry img {/* mt本文にはいった画像を非表示 */
display:none;
}
/*  Onepoint
------------------------------------------------------------*/
.ImgLeft {
	float:left;
	width:140px;
}
.ImgRight {
	float:right;
	width:140px;
	padding:0 0 0 10px;
}
.MyBooth {
	padding:20px 0 0 0;
	border-top:1px solid #CCC;
}


/*  Detail
------------------------------------------------------------*/
h4 {
	margin:20px 0 10px 0;
	border-left:3px solid #FF6600;
	padding:0 0 0 5px;
}
h5 {
	margin:10px 0 5px 0;
	border-left:3px solid #FF6600;
	padding:0 0 0 5px;
}
.text span {
	font-size:1.8em;
	color:#FF4209;
	font-weight:bold;
}
.btn {
	margin:5px 0 0 0;
}
.photo {
 float:left;
 width:346px;
}
.PhotoSheets {
	float:left;
	width:200px;
	margin:10px 0 0 0;
}
.text {
	float:right;
	width:520px;
}
#CarDtailTable {
	border:1px solid #EEE;
	padding:1px;
}

table {
	width:100%;
	font-size:1.0em;
}

table th {
	background:#EEE;
	border-right:1px solid #FFF;
	border-bottom:5px solid #FFF;
	text-align:left;
	vertical-align:center;
	padding:2px 0 2px 10px ;
}

table td {
	padding:2px 10px;
	border-bottom:1px solid #FFF;
}

