@charset "Shift_JIS";

/**
@prefix : <http://purl.org/net/ns/doas#> .
</ww-ea10/css/content.css> a :CSSstylesheet;
 :shortdesc "新車特集一覧 content-main用CSS";
 :created "2008-10-16";
 :license <http://www.autobytel-japan.com/>;
*/


/*----------------------------------------------------
	content-main
----------------------------------------------------*/
#content-main div.title-01 {
	margin-bottom: 5px;
	padding: 10px 8px;
	border-top: 2px solid #a2d042;
	background: url(/common/img/content-main/title_back_02.gif) repeat-x left bottom;
}
#content-main div.title-01 h1 {
	float: left;
	font-size: 123.1%;
	line-height: 1.2;
}
#content-main div.title-01 p {
	float: right;
}


/* div.car-news
-------------------------------------------------- */
#content-main div.car-news {
	margin-bottom: 15px;
	margin-right: 10px;
	width: 300px;
	float: left;
}
#content-main div.car-news div.title-01 {
	margin-bottom: 5px;
	padding: 5px 10px;
	background: url(/common/img/content-main/title_back_01.gif) no-repeat left bottom;
}
#content-main div.car-news div.title-01 h4 {
	font-size: 93%;
	line-height: 1.5;
}
#content-main div.car-news dl {
	padding: 5px 10px;
}
#content-main div.car-news div.w_profile {
	margin: 10px;
}
#content-main div.car-news div.w_profile strong {

}
#content-main div.car-news div.w_profile img {
	float: left;
	margin-right: 10px;
}
#content-main div.car-news div.w_profile span {
	line-height: 1.3;
	padding-top: 5px;
	display: block;
}

#content-main div.car-news li span.date {
	color: #999999;
	font-size: 90%;
}

#content-main div.car-news dt {
	float: left;
	margin-right: 10px;
}
#content-main div.car-news div.w_profile a {
	color: #333333;
}

#content-main div.car-news dd {
	margin: 8px 0 0 85px;
	padding-left: 10px;
	font-size: 93%;
	line-height: 1.5;
	background: url(/common/img/common_ico_06.gif) no-repeat left top;
}
#content-main div.car-news dd span {
	display: block;
	color: #666;
}
#content-main div.car-news ul {
	clear: both;
	padding: 5px 10px;
}
#content-main div.car-news li {
	padding: 5px 0 5px 15px;
	font-size: 93%;
	line-height: 1.5;
	background: url(/common/img/common_ico_05.gif) no-repeat left top;
}
#content-main div.car-news p {
	display: block;
	width: 298px;
	font-size: 93%;
	line-height: 1.2;
	border-top: 1px solid #d0d4d8;
}
#content-main div.car-news p span {
	display: inline;
	float: right;
	padding: 8px 15px 8px 5px;
	margin: 0 5px;
	background: url(/common/img/common_ico_01.gif) no-repeat right center;
}


/* div.car-newtable
-------------------------------------------------- */
#content-main div.car-newtable {
	margin: 10px;
}
#content-main div.car-newtable h2 {
	margin-bottom: 20px;
	font-size: 108%;
	font-weight: normal;
	line-height: 1.2;
}
#content-main div.car-newtable div {
	margin-top: 10px;
	padding-top: 10px;
	background: url(/common/img/common_line_01.gif) repeat-x left top;
}
#content-main div.car-newtable div.first {
	margin-top: 0;
	padding-top: 0;
	background: none;
}
#content-main div.car-newtable div p.img-01 {
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
}
#content-main div.car-newtable div p.cdate-01 {
	float: right;
	font-size: 95%;
	color:#999999;
	margin-top:10px;
}
#content-main div.car-newtable div h3 {
	font-size: 108%;
	line-height: 1.2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
}
#content-main div.car-newtable div h3 img {
	vertical-align: middle;
}
#content-main div.car-newtable div p.text-01 {
	font-size: 108%;
	line-height: 1.5;
}
#content-main div.car-newtable ul.pagenavi {
	margin-top: 10px;
	text-align: right;
	font-size: 108%;
	line-height: 1.2;
}
#content-main div.car-newtable ul.pagenavi li {
	display: inline;
	padding: 0 5px;
	border-left: 1px solid #333;
}
#content-main div.car-newtable ul.pagenavi li.first {
	margin-left: 0;
	border-left: none;
}


/* div.car-table
-------------------------------------------------- */
#content-main div.car-table {
	margin-bottom: 15px;
	padding: 1px;
	border: 1px solid #ccc;
}
#content-main div.car-table h2 {
	clear: both;
	padding: 12px;
	font-size: 108%;
	line-height: 1.2;
	background-color: #eee;
}
#content-main div.car-table div.outline {
	margin: 12px;
}
#content-main div.car-table h3 {
	float: left;
	margin-bottom: 5px;
	font-size: 93%;
	font-weight: normal;
	line-height: 1.5;
}
* html #content-main div.car-table h3 {
	padding-top: 3px;
}
#content-main div.car-table h3 img {
	vertical-align: middle;
	margin-right: 2px;
}
#content-main div.car-table ul {
	font-size: 93%;
}
#content-main div.car-table ul.arrange {
	float: left;
	margin-right: 5px;
}
#content-main div.car-table li {
	display: inline;
	margin-bottom: 5px;
	padding: 0 3px;
	line-height: 1.5;
	border-left: 1px solid #333;
}
* html #content-main div.car-table li {
	margin-bottom: 5px;
	padding: 0 5px;
	line-height: 1.2;
	zoom: 1;
}
*:first-child + html #content-main div.car-table li {
	margin-bottom: 5px;
	padding: 0 5px;
	line-height: 1.2;
	zoom: 1;
}
#content-main div.car-table li.first {
	border-left: none;
}
#content-main div.car-table dl {
	clear: both;
	margin-top: 5px;
}
#content-main div.car-table dl.first {
	margin-top: 0;
}
#content-main div.car-table dt {
	float: left;
	margin-right: 5px;
}
#content-main div.car-table dd {
	float: left;
	width: 98px;
	padding-top: 3px;
	font-size: 93%;
	line-height: 1.2;
}
#content-main div.car-table dd.first {
	width: 120px;
}


/*----------------------------------------------------
	表示記事が無い場合の
----------------------------------------------------*/
#content-main div.noArticles {
	width: 100%;
	height: 100px;
}
#content-main div.noArticles p {
	text-align: center;
	margin-top: 40px;
}


/* --------------------------------------------------
 エコカー減税 BOX
-------------------------------------------------- */

#content-main div.title-01ka {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 10px 10px 8px;
	border-bottom: 1px solid #ccc;
	background: url(/eco-common/img/content-main/title_back_02.gif) repeat-x left top;
}
#content-main div.title-01ka h2 {
	float: left;
	padding-left: 5px;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.2;
	border-left: 6px solid #a2d042;
}

/* 税率別 */
#content-main div.eco_tax{
	clear: both;
	margin-bottom: 10px;

}
#content-main div.eco_tax h3 {
	margin: 5px;
	padding: 0px;
	font-size: 100%;
	text-align: left;
}
#content-main div.eco_tax h3 a {
	color: #333333;
	text-decoration: none;
}
#content-main div.eco_tax ul.tax_number {
	padding: 5px;
	margin: 0px;
}
#content-main div.eco_tax ul.tax_number li {
	display: block;
	width: 165px;
	height: 20px;
	float: left;
	text-align: left;
	padding-left: 35px;
	background-image: url(/eco/img/ecocar.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/* メーカー別 */
#content-main div.eco_maker {
	clear: both;

}
#content-main div.eco_maker h3 {
	margin: 0px;
	padding: 5px;
	font-size: 100%;
	text-align: left;
}
#content-main div.eco_maker h3 a {
	color: #333333;
	text-decoration: none;
}
#content-main div.eco_maker ul.tax_number {
	padding: 5px;
	margin: 0px;
}
#content-main div.eco_maker ul.tax_number li {
	display: block;
	width: 90px;
	height: 20px;
	float: left;
	text-align: left;
	padding-left: 34px;
	background-image: url(/eco/img/ecocar.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/*----------------------------------------------------
	Clearfix
----------------------------------------------------*/
.clearfix:after,
#content-main div:after,
#content-main div.car-table div:after,
#content-main div.car-table div dl:after,
#content-main div.eco_tax ul.tax_number:after,
#content-main div.eco_maker ul.tax_number:after,
#content-main div.car-table div.outline-01 div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix,
#content-main div,
#content-main div.car-table div,
#content-main div.car-table div dl,
#content-main div.eco_tax ul.tax_number,
#content-main div.eco_maker ul.tax_number,
#content-main div.car-table div.outline-01 div {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix,
* html #content-main div,
* html #content-main div.car-table div,
* html #content-main div.car-table div dl,
* html content-main div.eco_tax ul.tax_number,
* html content-main div.eco_maker ul.tax_number,
* html #content-main div.car-table div.outline-01 div {
	height: 1%;
}
.clearfix,
#content-main div,
#content-main div.car-table div,
#content-main div.car-table div dl,
#content-main div.eco_tax ul.tax_number,
#content-main div.eco_maker ul.tax_number,
#content-main div.car-table div.outline-01 div {
	display: block;
}
/* End hide from IE-mac */
