/* ######## 全体設定 ######## */
	* {
		padding:0px;
		margin:0px;
	}

	img {
		border:0px;
	}

	br td {
		line-height:0%;
	}

	a:link, a:visited {
		text-decoration:none;
	}

	a:focus, a:hover {
		color:#c00;
		text-decoration:underline;
	}
	
	body {
		background-image:url(../common/images/background.jpg);
	}


/* ######## 共通設定 ######## */

/* --- コンテンツ --- */
	.body{
		background-image:url(../common/images/bg.jpg);
		background-repeat:repeat-x;
	}


/* --- 左メニュー --- */
	.left_menu{
		width:170px;
		background-color:#eee;
	}


/* --- ナビゲーション --- */
	.page_navi{
		width:595px;
		height:22px;
		font-size:80%;
		line-height:150%;
		text-align:right;
		margin-right:4px;
		margin-top:2px;
	}


/* --- コンテンツ中身 --- */
	.contents {
		margin-left:16px;
	}

	/* コンテンツ右 見出し */
		.contents .right_top {
			float:left;
			width:160px;
			margin-top:20px;
			margin-right:0px;
		}

	/* コンテンツ左 見出し */
		.contents .left_top {
			float:left;
			width:321px;
			margin-right:40px;
		}

	/* コンテンツ見出し文章インデント */
		.contents .left_top2 {
			margin-left:12px;
		}


	/* コンテンツ本文 */
		.contents .left_top {
			margin-right:32px;
		}

	/* コンテンツ本文 文章インデント */
		.contents .left_body2 {
			margin-left:12px;
		}

	/* コンテンツ本文テキスト */
		.contents .body_text {
			line-height:170%;
			font-size:87%;
			color:#333;
/*
			width:340px;
*/
			margin-top:22px;
		}

	/* フッターナビゲーション */
		.footer_navi {
			margin-top:50px;
			margin-right:8px;
			font-size:75%;
			text-align:right;
			line-height:150%;
		}

	/* リスト */

		.table {
			margin-left:20px;
			margin-top:10px;
		}

		.table .item_t {
			font-size:90%;
			width:90px;
			float:left;
			line-height:1.5em;
			color:#333;
		}

		.table .item_d {
			font-size:90%;
			line-height:1.6em;
			width:400px;
			float:left;
			color:#333;
			margin-bottom:4px;
		}

		.table .line {
			clear:both;
			border-style:solid none none none;
			border-width:1px;
			border-color:#ccc;
			margin-bottom:6px;
			width:520px;
			height:6px;
			line-height:1px;
		}


		.table2 {
			margin-left:20px;
			margin-top:10px;
		}

		.table2 .item_t {
			font-size:90%;
			width:50px;
			float:left;
			line-height:1.5em;
			color:#333;
		}

		.table2 .item_d {
			font-size:90%;
			line-height:1.5em;
			width:400px;
			float:left;
			color:#333;
			margin-bottom:4px;
		}

		.table2 .line {
			clear:both;
			border-style:solid none none none;
			border-width:1px;
			border-color:#ccc;
			margin-bottom:6px;
			width:520px;
			height:6px;
			line-height:1px;
		}

		.table2 .item_y {
			font-size:90%;
			width:50px;
			float:left;
			line-height:1.5em;
			color:#333;
		}
		
		.table3 {
			border-collapse:collapse;
			width:550px;
		}
		
		.table3 td {
			border-width:1px;
			border-color:#666;
			border-style:solid;
			font-size:84%;
			padding:4px;
		}

		.table3 th {
			border-width:1px;
			border-color:#666;
			border-style:solid;
			font-size:84%;
			font-weight:bold;
			text-align:center;
			padding:4px;
		}
		
		.thg th {
			background-color: #9ea;
		}
		.thr th {
			background-color: #ea9;
		}
		div#report{
			width:552px;
			padding:10px;
			font-size:87%;
		}
		div.s_contents{
			width:280px;
			float:left;
		}
		
		ul.news{
			float:left;
			width:552px;
			line-height:1.7;
		}
		li.date {
			list-style-type:none;
			margin:0px;
			padding:0px 20px 0px 0px;
			float:left;
		}
		
		li.com_title{
			list-style-type:none;
			display:inline;
			float:left;
			color:#0000CC;
		}
		
		dl.box{
			border:solid 1px #CCCCCC;
		}
		
		dt.boxtitle{
			margin:0px;
			padding:0px;
		}
		dd.textarea{
			margin:0px;
			padding:5px 10px;
			line-height:1.3;
			font-size:87%;
		}
		dd.button{
			text-align:right;
			margin:0px;
			padding:5px 10px;
		}
/* --- フッター --- */
	.footer {
		border-style:solid none none none;
		border-width:1px;
		border-color:#666;
		width:770px;
	}
	.footer img{
		margin-top:6px;
		margin-left:5px;
		margin-bottom:40px;
	}


/* ######## トップページ ######## */
	dl.topics {
		width:530px;
		clear:both;
		padding: 5px 0px 5px 4px;
	}
	
	dl.topics dt{
		width:90px;
		float:left;
		font-size:95%;
	}
	/*dl.topics dd{
		width:300px;
		float:left;
		font-size:95%;
	}*/
	dl.topics dd.icon{
		width:45px;
		margin:0px;
		padding:0px 20px 0px 10px;
		vertical-align:baseline;
		float:left;
	}
	dl.topics dd.comment{
		width:350px;
		margin:0px;
		font-size:95%;
		float:left;
	}
/* ######## 中古車検索用 ######## */


.f12 {  font-size: 12px; line-height: 18px}
.f14 {  font-size: 14px}
.f10 {  font-size: 10px; line-height: 15px}
