﻿@charset "UTF-8";

/* ################################################### */
/* #                                                 # */
/* #                                                 # */
/* #                    Index用css                   # */
/* #                                                 # */
/* #                                                 # */
/* ################################################### */



/* Index
---------------------------------------------------- */
#Header h1 {
	padding: 10px 0 10px 10px;
	float: left;
	width:150px;
}

#TopBtn {
	width:640px;
}

#TopBtnL {
	float:left;
	width:320px;
}

#TopBtnR {
	float:right;
	width:320px;	
}

#News {
	/*margin:10px 0 30px 0;*/
	margin:0px 0 10px 0;
	/*border-bottom:1px solid #DBE2EC;*/
}

.NewsInfoL {
	float:left;
	width:310px;
}
.NewsInfoL dl {
	float:left;
	width:180px;
}
.NewsInfoL dl dt {
	color:#FF4E18;
	font-weight:bold;
	background:url(/img/bg_underline.gif) bottom left no-repeat;
	padding:2px 0 0 0;
}
.NewsInfoL dl dd {
	padding:2px 0 0 0;
}
.NewsInfoR {
	float:right;
	width:310px;
}
.NewsInfoR dl {
	float:left;
	width:180px;
}

.NewsInfoR dl dt {
	color:#FF4E18;
	font-weight:bold;
	background:url(/img/bg_underline.gif) bottom left no-repeat;
	padding:2px 0 0 0;
}
.NewsInfoR dl dd {
	padding:2px 0 0 0;
}
.NewsImg {
	float:left;
	width:95px;
}
.mt-image-none {
	width:95px !important;
	height:70px !important;
}
p.BnrArea {
	float:left;
	width:310px;
	padding:0 0 10px 15px;
}
dl.BnrAreaText {
	float:right;
	width:300px;
	line-height:170%;
}
dd img {/* mt本文にはいった画像を非表示 */
display:none;
}
.car_detail {
margin: 5px 5px 0 0;
}
