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


/*印刷ボタン*/
#print{
	float:right;
	margin-bottom:5px;
}

/*販売規約*/
#kiyaku{
	float:left;
	clear:both;
}

#a4-print {
	display:none;
	}

.inner {
	height: 34px;
	width: 763px;
	display: block;
}
.kakaku {
	position: absolute;
	top: 0px;
	right: 10px;
	color: #666666;
	display: block;
	text-align: right;
}


/*画像*/
.truckthumbnail {
	width: 780px;
	margin: 0 0 10px 0;
	float: left;
}

.mainphoto {
	float: left;
	width: 474px;
	padding: 0 10px 0 0;
}
.thumbnailList {
	float: right;
	width: 296px;
}

.thumbnailL {
	float: left;
	height: 47px;
	width: 65px;
	margin: 0 10px 15px 0;
}
.thumbnailL img{
	height: 43px;
	width: 61px;
}
.thumbnailR {
	float: left;
	height: 47px;
	width: 65px;
	margin: 0 0 15px;
}
.thumbnailR img{
	height: 43px;
	width: 61px;
}


/*車両コメント*/
.saleCommentTtl{
	height: 30px;
	width: 780px;
	margin-top: 10px;
	display: block;
	text-indent: -9999px;
	background: url(../img/ttl_sale_comment.gif) no-repeat left top;
	clear: both;
}

.saleComment{
	width: 780px;
	margin: 10px 0;
}

.saleCommentInner{
	width: 760px;
	padding: 5px 10px 5px;
	background: #f8f8f8 url(../test/img/sale_comment_bg.gif) no-repeat right bottom;
	font-size:120%;
	margin-bottom: 10px;
}

/*スペック*/

#spec	{
	margin: 10px 0;
	width:780px;
}

#spec table {
	width: 253px;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	font-size:115%;
}

#spec .left	{
	float:left;
	margin-right:10px;
}

#spec .right	{
	float:right;
}

#spec th {
	width: 80px;
	padding: 5px 2px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	background-color: #f6f8fa;
	font-size:85%;
}

#spec td {
	padding: 5px 3px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	font-size:85%;
}

/*料金表示*/

#price {
	clear: both;
	padding: 5px 0 10px;
	margin: 0;
}

#price table {
	width: 780px;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
}

#price th {
	width: 80px;
	padding: 10px 2px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	color: #333;
	background-color: #f6f8fa;
}

#price td {
	padding: 10px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

/*問い合わせ*/
#form #price .zaikobtn {
	height: 40px;
	width: 394px;
	margin: 10px auto;
	display: block;
	text-align: center;
	background: url(/img/common/zaiko_btn.gif) no-repeat left top;
}

#form #price .zaikobtn a {
	height: 40px;
	width: 394px;
	display: block;
	text-indent: -9999px;
}


#recommend {
	width: 763px;
	padding: 10px 2px 10px 10px;
	margin: 0 0 15px;
	border: #ccc 1px solid;
	background: #f8f8f8;
}

#recommend ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#recommend li {
	float: left;
	height: 90px;
	width: 90px;
	padding: 5px;
	margin-right: 5px;
	border: #cecece solid 2px;
	font-size: 10px;
	color: #666;
	line-height: 1.4;
	display: block;
	background: #fff;
	list-style: none;
}

#recommend li img {
	margin: 0 0 5px;
}

#recommend span.ttl a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

#recommend span.ttl a:hover {
	font-weight: bold;
	color: #00a0bf;
	text-decoration: none;
}

#recommend span.ttl {
	margin: 0 0 5px;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}


#formspec .left {
	float: left;
	width: 660px;
}

#formspec table {
	width: 780px;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
}

#formspec table th {
	padding: 5px;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	text-align: center;
	background: #f8f8f8;
}

#formspec table td {
	padding: 5px;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	text-align: center;
}

#formspec .right {
	float: right;
	width: 300px;
	padding: 0;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
}

#list{
	clear: both;
	width: 780px;
	margin: 10px 0 15px;
}

#list table{
	width: 780px;
	border-left: #ccc 1px solid;
}

#list table th{
	font-weight: bold;
	background: #e5e5e5;
}


.saleTtl {
	clear: both;
	height: 25px;
	width: 780px;
	display: block;
	text-indent: -9999px;
	background: url(../test/img/sale_photo_ttl.gif) no-repeat left top;
}

.leftTable{ margin: 0 10px 0 0;}
/* トラック詳細お問い合わせフォーム */
.formCar {
	width: 780px;
	margin: 10px 0;
}
.formCar table {
	width: 778px;
	margin: 0 0 10px 0;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
}
.formCar th {
	padding: 5px 8px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	font-weight: bold;
	text-align: center;
	background: #f6f8fa;
}
.formCar td {
	padding: 5px 8px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
