@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#car_edc {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #car_edc {
	height: 500px;
}

#car_edc a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

/* ******************************************
 メインタイトル　定義
****************************************** */

#car_edc ul.lang-list li {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 17px;
	background: url(../../shared/images/common_ic_002.gif) 5px 50% no-repeat ;
}

#car_edc ul.lang-photo li {
	display: inline;
	margin-right: 4px;
}

#car_edc div.intern-Lt {
	width: 360px;
	float: left;
}

#car_edc div.intern-Lt h6 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1.4em;
}

#car_edc div.intern-Rt {
	width: 194px;
	float: right;
	background: #eeeeee;
}

#car_edc div.intern-Rt p {
	font-size: 70%;
	padding: 5px;
	line-height: 1.2em;
}

#car_edc caption span {
	display: block;
	font-weight: bold;
	color: #fa7d19;
	text-align: left;
	font-size: 80%;
	padding-bottom: 5px;
}

#car_edc td.tdStyle01 {
	background: #f9f2ea;
	font-weight: bold;
	color: #505050;
}




















