@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: 0px;
	padding: 0px;
	border: 0px solid #cccccc;
}
#content-main div.title-01 p {
	float: left;
}
#content-main ul#menu01{
    list-style:none;
    width:630px;
	padding: 0px;
}
#content-main ul#menu01 li{
    list-style:none;
    float:left;
	height:29px;
}
#content-main ul#menu02{
    list-style:none;
    width:630px;
	padding: 0px;
}
#content-main ul#menu02 li{
    list-style:none;
    float:left;
	height:45px;
}

/* 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: left;
	margin: 0 10px 0 5px;
}
#content-main div.car-newtable div h3 {
	margin: 0 0 0px 140px;
	font-size: 108%;
	line-height: 1.0;
}
#content-main div.car-newtable div h3 img {
	vertical-align: middle;
}
#content-main div.car-newtable div p.text-01 {
	margin-left: 140px;
	font-size: 108%;
	line-height: 1.5;
}
#content-main div.car-newtable div p.cdate-01 {
	float: left;
	font-size: 95%;
	color:#226639;
/*	margin-top:10px; */
}
#content-main div.car-newtable ul.pagenavi {
	margin-top: 20px;
	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;
}

#content-main div.car-table h3.outlineH3{
	float:none;
	font-weight: bold;
}

* 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;
}


/*----------------------------------------------------
	プレスリスト by 池田
----------------------------------------------------*/
#content-main div.press-list {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content-main div.press-list p.rss {
	text-align: right;
	margin-bottom: 20px;
}

#content-main div.press-list div {
	margin-top: 10px;
	padding-top: 10px;
	background: url(/common/img/common_line_01.gif) repeat-x left top;
}
#content-main div.press-list div.first {
	margin-top: 0;
	padding-top: 0;
	background: none;
}
#content-main div.press-list div h3 {
	font-size: 100%;
	line-height: 1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 110px;
}
#content-main div.press-list h3 a {
	color: #666666;
}

#content-main div.press-list div p.text-01 {
	margin-left: 140px;
	font-size: 108%;
	line-height: 1.5;
}
#content-main div.press-list div p.cdate-01 {
	float: left;
	font-size: 95%;
	color:#226639;
/*	margin-top:10px; */
}
#content-main div.press-list ul.pagenavi {
	margin-top: 20px;
	text-align: right;
	font-size: 108%;
	line-height: 1.2;
}
#content-main div.press-list ul.pagenavi li {
	display: inline;
	padding: 0 5px;
	border-left: 1px solid #333;
}
#content-main div.press-list ul.pagenavi li.first {
	margin-left: 0;
	border-left: none;
}
/*----------------------------------------------------
	プレスリリース by 池田
----------------------------------------------------*/
#content-main div.press-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content-main div.title-02 strong {
	font-size: 108%;
}
#content-main div.press-content h1 {
	color: #666666;
	font-size: 110%;
	display: block;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 30px;
}
#content-main div.press-list p.cdate-01 {
	text-align: right;
	margin-bottom: 0px;
}
#content-main div.press-content div.first {
	margin-top: 0;
	padding-top: 0;
	background: none;
}
#content-main .press-content p {
	color: #666666;
	font-size: 100%;
	line-height: 1.5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content-main .press-content p.photo {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content-main div.press-content h2 {
	font-size: 108%;
	line-height: 1.3;
	color: #666666;
	margin: 0px;
}
#content-main div.press-content table {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#content-main div.press-content table thead td {
	background-color: #666666;
	border: 1px solid #CCCCCC;
}
#content-main div.press-content table thead td p {
	color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	font-weight: bold;
}
#content-main div.press-content table td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content-main div.press-content table td p {
	margin: 5px;
	padding: 0px;
}

/* テーブル内11pix */
#content-main div.press-content table.pix11 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#content-main div.press-content table.pix11 thead td {
	background-color: #666666;
	border: 1px solid #CCCCCC;
}
#content-main div.press-content table.pix11 thead td p {
	color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}
#content-main div.press-content table.pix11 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
}
#content-main div.press-content table.pix11 td p {
	margin: 5px;
	padding: 0px;
	font-size: 11px;
}


#content-main div.press-content div {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#content-main div.press-content div p.text-01 {
	margin-left: 140px;
	font-size: 108%;
	line-height: 1.5;
}
#content-main div.press-content div p.cdate-01 {
	float: left;
	font-size: 95%;
	color:#226639;
/*	margin-top:10px; */
}
#content-main div.press-content ul.pagenavi {
	margin-top: 20px;
	text-align: right;
	font-size: 108%;
	line-height: 1.2;
}
#content-main div.press-content ul.pagenavi li {
	display: inline;
	padding: 0 5px;
	border-left: 1px solid #333;
}
#content-main div.press-content ul.pagenavi li.first {
	margin-left: 0;
	border-left: none;
}



/*----------------------------------------------------
	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.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.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.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.car-table div.outline-01 div {
	display: block;
}
/* End hide from IE-mac */
