@charset "utf-8";
/*------------------------------------------------------------
	class_list
------------------------------------------------------------*/
#pagePath li.end a {
	color: #333333;
}

.conts {
	overflow: hidden;
}

#conts .listUl01 {
	margin-bottom: 5px;
	width: 735px;
}

#wide #conts .listUl01 {
	margin-bottom: 5px;
	width: 770px;
}

#conts .listUl01 li {
	margin-right: 15px;
	width: 230px;
	float: left;
	line-height: 1.2;
}

#wide #conts .listUl01 li {
	margin-right: 15px;
	width: 240px;
	float: left;
	line-height: 1.2;
}

#conts .listUl01 li span {
	padding-left: 15px;
	display: block;
	background: url(/images/carlineup/icon01.gif) no-repeat left 2px;
}

#conts .listUl02 {
	margin-bottom: 30px;
	width: 735px;
	clear: both;
}

#wide #conts .listUl02 {
	margin-bottom: 30px;
	width: 770px;
	clear: both;
}

#conts .listUl02 li {
	margin-right: 15px;
	width: 230px;
	float: left;
}

#wide #conts .listUl02 li {
	margin-right: 15px;
	width: 240px;
	float: left;
}

#conts .listUl02 li a {
	margin-top: 10px;
	display: block;
}


#conts .listUl02 li img {
	display: block;
	margin: 0 auto;
}

#conts .mb35 {
	margin-bottom: 35px!important;
}

#conts .mb40 {
	margin-bottom: 40px!important;
}

#conts .mb45 {
	margin-bottom: 45px!important;
}

#conts .mb80 {
	margin-bottom: 80px!important;
}

#conts .class_image {
/*	background-color: #FFF; */
}

#conts .class_image img{
	display: block;
	margin: 0 auto;
}

/*------------------------------------------------------------
	car_detail
------------------------------------------------------------*/
#conts .detailUl01 {
	margin: 0 0 85px 3px;
}

#conts .detailUl01 li {
	margin-right: 43px;
	float: left;
}

/*#conts .detailUl01 li img {
	display: block;
}*/

#conts .detailUl01 li.li01 {
	margin-top: 12px;
}

#conts .detailH3 {
	margin-bottom: 10px;
	padding: 7px 0 7px 7px!important;
	background: #FFFFFF url(/images/carlineup/h3_bg.gif) repeat-x left bottom;
	border: 1px solid #DEDEDE;
	border-bottom: none;
}

#conts .detailH3 span {
	padding: 2px 0 2px 13px;
	background: url(/images/carlineup/line01.gif) no-repeat left top;
}

#conts .detailP01 {
	padding: 10px 17px;
	font-size: 12px;
	line-height: 1.64;
	background: url(/images/carlineup/p_bg.gif) repeat-y left top;
}

#conts .mb32 {
	margin-bottom: 32px;
}

#conts .detailBox01 {
	margin-bottom: 35px;
}

#conts .detailBox01 .boxL {
	width: 380px;
	float: left;
}

#conts .detailBox01 .boxL table {
	width: 100%;
	border-collapse: collapse;
	line-height: 1.2;
}

#conts .detailBox01 .boxL table th {
	padding: 11px 0 11px 12px;
	text-align: left;
	background: #EEEEEE url(/images/carlineup/th_bg.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

#conts .detailBox01 .boxL table td {
	padding: 11px 0 11px 12px;
	text-align: left;
	border: 1px solid #CCCCCC;
}

#conts .detailBox01 .boxR {
	width: 320px;
	float: right;
}

#conts .detailBox01 .boxR .roll {
	padding: 5px;
	height: 189px;
	border: 1px solid #CCCCCC;
	overflow-y: scroll;
}

#conts .detailBox01 .boxR .roll p {
	margin-bottom: 18px;
	line-height: 1.23;
}

#conts .detailTable {
	margin-bottom: 6px;
	width: 100%;
	border-collapse: collapse;
	line-height: 1.2;
}

#conts .detailTable th {
	padding: 6px 0;
	text-align: center;
	color: #666666;
	background: #EEEEEE;
	border: 1px solid #cccccc;
}

#conts .detailTable td {
	padding: 8px 10px;
	text-align: center;
	color: #666666;
	border: 1px solid #cccccc;
}

#conts .detailTable  .tr01 td {
	color: #CC3300;
}

#conts .detailTable td.bold {
	font-weight: bold;
	text-align: left;
}

#conts .link01 {
	margin-bottom: 40px;
	width: 180px;
	float: right;
}

#conts .link02 {
	padding: 6px 0;
	width: 230px;
	line-height: 1.2;
	border: 1px solid #CCCCCC;
	background: #FBFBFB;
}

#conts .link02 span {
	padding-left: 7px;
}

#conts .link02 a {
	padding-left: 15px;
	font-weight: bold;
	background: url(/images/carlineup/icon02.gif) no-repeat left 4px;
}

.red {
	color:#f30;
}

.right {
	float:right;
}

/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#conts .title {
	margin-bottom: 27px;
	padding-left: 14px;
	font-size: 24px;
	background: url(/images/carlineup/h2_bg.gif) repeat-y left top;
}

#conts .listUl01 li img {
	display: block;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.carClass {
	background:url(/images/carlineup/list_h2_img.jpg) 0% 0% no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding: 10px 0 10px 20px;
	width:700px;
}

p.class {
	background:url(/images/carlineup/icon01.gif) 0% 50% no-repeat;
	padding-left:15px;
	font-weight:bold;
}

.carBK {
	width:230px;
	float:left;
	padding-right:15px;
	padding-bottom:20px;
}

#wide .carBK {
	padding-right: 20px;
}

.carBK.last {
	padding-right:0px;
}

.conts {
	overflow: visible;
}