﻿@charset "UTF-8";
/* ################################################### */
/* #                                                 # */
/* #                                                 # */
/* #            SELL 明細画面用                      # */
/* #                                                 # */
/* #                                                 # */
/* ################################################### */

#SaleView .SaleText{
	width:550px;
	float:left;
}
#SaleView .BtnSale{
	float:left;
	width:315px;
	margin-bottom:15px;
}
#SaleView  .SaleText{
	width:470px;
	float:left;
}
#SaleView .SalePic{
	width:150px;
	float:left;
}

#SaleView .NewsBox{
	background:url(/sell/img/bg_salemiddle.gif) repeat-y left top;
	width:625px;
	margin-bottom:10px;
}
#SaleView .Fleft{
	padding-left:15px;
	/*padding-top:13px;*/
	float:left;
	width:290px;
}
#SaleView .Fright{
	float:right;
	width:320px;
}
#SaleView .Fleft1{
	float:left;
	width:115px;
}
#SaleView .Fleft2{
	float:left;
	width:140px;
	padding-right:20px;
}
#SaleView .Fleft3{
	font-size:1em;
	float:left;
	width:300px;
}
#SaleView .Fleft4{
	float:left;
	width:50;
}

#SaleView .NewsDate{
	text-align:center;
	color:#FFFFFF;
	background-color:#ff4e18;
	margin-bottom:5px;
}
#SaleView .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;
	padding:2px 0 2px 10px ; */

	text-align:left;
	vertical-align:center;
}

table td {
	/*padding:2px 10px;*/
	border-bottom:2px solid #FFF;
	margin-left: 0px
}

.img 
{
    float:inherit;
    margin-left:0px;
}
