/* ヘッダ、ナビゲーション */
#top_img_area_support{
	width: 840px;
	height: 240px;
	background-repeat: no-repeat;
	background-image: url(/images/head_img_support_1.jpg);
}
.support_topic_path{
	padding-top: 214px;
	margin-left: 10px;
}
#middle{
	background-image: url(/images/bg_support.gif);
	background-repeat: repeat-y;
	background-position: 0px 6px;
}
/* サブメニュー */
#support_left{
	width: 173px;
	float: left;
}
#support_left ul{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#support_left ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
}
#support_left ul li img{
	border-style: none;
	margin: 0px;
}


/* コンテンツ */
#support_right{
	width: 665px;
	float: right;
}
.support_block{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.support_block p{
	margin-left: 20px;
	margin-right: 15px;
	line-height: 150%;
}
.support_block .text_l{
	font-size: 11pt;
}
.support_block .text_2{
	font-size: 10pt;
}
.support_block .pic_left{
	float: left;
	margin: 4px;
}
.support_block .pic_right{
	float: right;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 15px;
}
.support_block dl{
	margin-left: 20px;
	margin-right: 15px;
	line-height: 150%;
}
.support_block dl dt{
	margin-top: 10px;
	font-weight: bold;
}
.support_block strong{
	color: #ff0000;
}

/* add */
/* 中古車保障 */

/* 上段 */
#security_area1{
		width:600px;
		float:left;
}
/* 保障画像1 */
#security_img_area1{
		width:350px;
		float:left;
}

/* 保障テキスト */
#security_text_area1{
		width:240px;
		float:right;
		margin-top:20px;
		margin-left:10px;
}

/* 中段 */
#security_area2{
		width:600px;
		float:left;
}

/* 中段左 */
#security_area2_left{
		width:250px;
		float:left;
}

/* 中段右 */
#security_area2_right{
		width:350px;
		float:right;
}

/* 矢印画像 */
#security_img_area2{
		width:250px;
		float:left;
}

/* 保障A画像 */
#security_img_area3{
		width=350px;
		float:right;
		margin-top:70px;
}

/* 保障Aテキスト */
#security_text_area2{
		width:350px;
		float:right;
		margin-top:15px;
}

/* 保障B画像 */
#security_img_area4{
		width:350px;
		float:right;
		margin-top:40px;
}

/* 保障Bテキスト */
#security_text_area3{
		width:350px;
		float:right;
		margin-top:15px;
}

/* 下段 */
/* テキスト */
#security_text_area4{
		width:600px;
		float:left;
		margin-top:40px;
}

.support_block .text_3{
	font-size: 11pt;
	float:right;
}
