@charset "UTF-8";

/* ****************************************************
Title: column.css
Created: 2010/01/14
Last Modified: 2010/01/14
Editor(s): Yonekura
***************************************************** */


/* Table Of Contents
----------------------------------------
#00 column

----------------------------------------*/

/* #00 column
---------------------------------------------------------------------------- */
div#all_box		{
		width:761px;
		padding:0 0 0 5px;
}

div#center_box	{
		width:570px;
		float:left;
}

div.header		{
		width:570px;
		clear:both;
}

div.bestbuy		{
		width:558px;
		clear:both;
		border:solid 1px #CC0000;
		margin-top:30px;
		padding:0 5px 0 5px;
}

div.bestbuyhead		{
		width:560px;
		clear:both;
		
		margin-top:30px;
		padding:0 5px 0 5px;


}

div.bestbuyhead p.bestbuytext1	{
		width:558px;
		clear:both;
		font-size:25px;
}

div.bestbuyhead p.bestbuytext2	{
		width:558px;
		clear:both;
		font-size:16px;
		font-weight:bold;
}

div.bestbuy p.bestbuytext1	{
		width:558px;
		clear:both;
		font-size:25px;
}

div.bestbuy p.bestbuytext2	{
		width:558px;
		clear:both;
		font-size:16px;
		font-weight:bold;
}


div.bestbuycarlist	{
		width:178px;
		float:left;
		margin-top:15px;
		border:solid 1px #999999;
}


div.bestbuycarlist p.carname	{
		width:178px;
		clear:both;
		font-size:14px;
		font-weight:bold;
		line-height:17px;
		text-align:center;
		padding-top:5px;
		background: #FFFF99;
}

div.bestbuycarlist p.carpicture	{
		width:178px;
		clear:both;
}

div.bestbuycarlist p.carprice1	{
		width:178px;
		clear:both;
		font-size:13px;
		margin-top:5px;
		line-height:15px;
		text-align:center;
		text-decoration:line-through;
}

div.bestbuycarlist p.carprice2	{
		width:178px;
		clear:both;
		font-size:15px;
		font-weight:bold;
		color:#FF0000;
		margin-top:5px;
		line-height:20px;
		text-align:center;
}

div.bestbuycarlist p.newprice	{
		width:178px;
		clear:both;
		font-size:16px;
		font-weight:bold;
		color:#FF0000;
		text-align:center;
		line-height:20px;
}


div.bestbuycarlist div.table		{
		width:178px;
		clear:both;

}

div.bestbuycarlist div.table p.cell1			{
		width:68px;
		line-height:20px;
		font-size:12px;
		float:left;
		padding-left:20px;		
		line-height:14px;
		background: #FFFFCC;
		font-weight:bold;
		border-bottom:solid 1px #CCCCCC;
		border-top:solid 1px #CCCCCC;
	
}

div.bestbuycarlist div.table p.cell2				{
		width:68px;
		line-height:20px;
		font-size:12px;
		float:left;
		padding-left:20px;		
		line-height:14px;
		background-color:#FFFFFF;
		font-weight:bold;
	
}

div.bestbuycarlist div.estimate		{
		width:130px;
		clear:both;
		padding:10px 24px 10px 24px;
}

div.space		{
		width:9px;
		float:left;
		height:300px;
}

div.seeall	{
		width:200px;
		clear:both;
		padding:20px 180px 20px 180px; 
}

div.topvaluetitle	{
		width:538px;
		clear:both;
		font-size:20px;
		padding-left:20px;
		background-color:#FF0000;
		margin-top:5px;
		color:#FFFFFF;
}

	
/* right box
-----------------------------------------*/


div#right_box	{
		width:170px;
		float:left;
		margin-left:10px;
}



div.bnr_ranking		{
		background-image:url(../images/top/bnr_ranking.gif);
		background-repeat:no-repeat;
		height:140px;
		width:170px;
		margin-bottom:20px;
		cursor:pointer;
}

div.bnr_ranking	div.ranking_box	{
		width:170px;
		height:85px;
		font-size:10px;
		color:#000000;
		line-height:12px;
}


div.bnr_ranking	div.ranking_text	{
		width:150px;
		margin:0 10px 0 10px;
		font-size:10px;
		color:#000000;
		line-height:12px;
}

div.bnr_ranking	div.ranking_text span.red	{
		font-size:10px;
		color:#ff0000;
}

div#right_box dl.searchType ul li {
	border: 1px solid #F4BC11;
	border-top: none;
}

div#right_box dl.searchType ul li a {
	background: #FFF1DA;
	border: 1px solid #FFF;
	color: #333333;
	display: block;
	height: 23px;
	padding: 4px 0 0 38px;
}

div#right_box div.searchForm {
	border: 1px solid #BDBCB9;
	clear: both;
	margin: 20px 0 0 0;
	padding: 5px 7px;
}

div#right_box div.searchForm p {
	line-height: 1;
	padding: 1px 0 4px 4px;
}

div#right_box div.searchForm form {
	background: #ECECEC;
	padding: 5px 7px 0 7px;
}

div#right_box div.searchForm form input.searchText {
	border: 1px solid #A5ACB2;
	height: 15px;
	width: 139px;
}

div#right_box div.searchForm form input.searchGo {
	margin: 3px 0 3px 40px;
}





div#right_box dl.searchType ul li.sedan a {
	background: #FFF1DA url(../images/common/bg_search_type_sedan.gif) no-repeat 0 5px;
}

div#right_box dl.searchType ul li.jeep a {
	background: #FFF1DA url(../images/common/bg_search_type_jeep.gif) no-repeat 0 5px;
}

div#right_box dl.searchType ul li.familyCar a {
	background: #FFF1DA url(../images/common/bg_search_type_familycar.gif) no-repeat 0 5px;
}

div#right_box dl.searchType ul li.compact a {
	background: #FFF1DA url(../images/common/bg_search_type_compact.gif) no-repeat 0 5px;
}

div#right_box dl.searchType ul li.truck a {
	background: #FFF1DA url(../images/common/bg_search_type_truck.gif) no-repeat 0 5px;
}

div#right_box dl.searchType ul li.sporty a {
	background: #FFF1DA url(../images/common/bg_search_type_sporty.gif) no-repeat 0 5px;
}

div#right_box dl.searchType ul li.bus a {
	background: #FFF1DA url(../images/common/bg_search_type_bus.gif) no-repeat 0 5px;

