/*
buy common
*/
h1{
	margin-bottom: 10px;
	text-align: center;
}
#subarea h3.txt_menu {
	width: 173px;
	height: 18px;
	padding-left: 7px;
	background: url(../images/subarea/bg_h3.png) no-repeat left center;
	color: #FFFFFF;
	font-size:1.1em;
	font-weight: bold;
	line-height:18px;
	text-align:left;
	margin-left: 3px;
	margin-bottom: 7px;
}
#tenpomenu ul {
	margin-left: 11px;
	list-style: none;
}
#tenpomenu li {
	padding-left: 11px;
	background: url(../images/subarea/arrow_red_triangle.gif) no-repeat left center;
	line-height:1.5em;
	font-size: 1.1em;
}

/*
メーカーで探す
*/
#selectbymaker {
	text-align: center;
	margin: 1em auto 20px;
	height: 20px;
}
#selectbymaker dt {
	display: block;
	float: left;
	width: 80px;
	margin-left: 40px;
	text-align: right;
	margin-right: 10px;
}
#selectbymaker dd {
	float: left;
}
/*
タイプで探す
*/
#kensaku_cartype {
	margin: 10px 0px 10px 0px;
}
#kensaku_cartype img {
	vertical-align: middle;
}
#kensaku_cartype td {
	padding-right: 5px;
	padding-left: 10px;
}
#kensaku_cartype td.row1 {
	padding-bottom: 29px;
}


/*
車種詳細
*/


#sharyou_img td{
	padding-bottom: 5px;
}

#others {
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sharyou_shousai{
	width:600px;
	border-collapse:collapse;
	margin:15px 0px 20px 0px;
}

#sharyou_shousai th {
	height: 25px;
	/* padding-left: 1em; */
	border-left: 1px solid white;
	background: url(../images/buy/bg_th.png) repeat-x;
	color: white;
	text-align: center;
	line-height: 25px;
}
#sharyou_shousai td {
	padding:5px;
	border:1px solid #ccc;
	text-align: center;
	}

.style1 {color: #FF0000}

.style2 {
	font-size: 2em;
	font-weight: bold;
	font-family: Arial;
}
.style3 {
	font-size: 1.2em;
	font-weight: bold;
}

.style4 {color: #FF0000;
	font-size: 1.3em;}
.tyu {
	font-size: 0.9em;
}

.tyu2 {
	font-size: 0.9em;
	color: #FF0000
}

.pad05 {padding:5px}

#sachirain table {
	width:99%;
	border-collapse:collapse;
	margin-top:5px;
	margin-bottom:20px;
}

#sachirain td {
	border:1px solid #ccc;
	font-weight:normal;
	text-align:left;
	padding:5px;
}

#sachirain .toki {
	font-size: 0.9em;
	padding:5px 5px 5px 14px;
}

#userin table {
	width:99%;
	border-collapse:collapse;
	border:1px solid #ccc;
	margin-top:5px;
	margin-bottom:10px;
}

#userin th {
	width:150px;
	background-color:#e5e5e5;
	padding:5px;
	border:1px solid #ccc;
	font-weight:normal;
	text-align:left;
	}

#userin td {
	padding:5px;
	border:1px solid #ccc;
	}
	
/*///////////////
検索結果ページ
////////////////*/
/*
絞込検索ボックス
*/
#shiborikomi {
	width:600px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#shiborikomi select {
	font-size: 1em;
}
#shiborikomi .rc_middle {
	padding: 0 6px;
	background: url(../images/buy/bg_searchmore.gif) repeat-y center;
}
#shiborikomi .rc_middle h2 {
	margin-bottom: 5px;
	padding-left: 5px;
	background: url(../images/buy/bg_h2_searchmore.gif) no-repeat bottom;
	color: #B30B06;
	line-height: 26px;
	font-size: 1.1em;
}
#shiborikomi .rc_middle table {
	margin: 0 10px;
}
#shiborikomi th {
	padding-right: 20px;
	padding-bottom: 10px;
	white-space: nowrap;
}
#shiborikomi td {
	padding-right: 30px;
	padding-bottom: 5px;
	line-height: 2;
}
#shiborikomi .searchbytype_checkbox th {
	padding-bottom: 4px;
}
#shiborikomi .searchbytype_checkbox td {
	padding-bottom:4px;
	padding-right: 12px;
}
#shiborikomi .noscript {
	color: red;
	margin-left: 40px;
}

/*
検索結果一覧ボックス
*/
#search_results_table th {
	height: 21px;
	border-left: 1px solid white;
	background: url(../images/buy/bg_th1.png) repeat;
	color: white;
	text-align: center;
	line-height: 19px;
	vertical-align:top;
}
#search_results_table th.chance {
	height: 25px;
	padding-left: 1em;
	border-left: 1px solid white;
	background: url(../images/buy/bg_th2.png) repeat-x;
	color: white;
	text-align: left;
	line-height: 25px;
}

#search_results_table td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#search_results_table td.photo {
	width:79px;
	padding: 3px;
}
#search_results_table th.left {
	border-left: 1px solid #ccc;
}
#search_results_table .right {
	border-right: 1px solid #ccc;
}
#search_results_table .right img{
	margin-top:1px;
}

#search_results_table th a,#search_results_table th a:hover, #search_results_table th a:visited, #search_results_table th a:active {
	color: #FF7300;
	text-decoration:none;
}
#search_results_table caption {
	display:none;
}
#search_results_table span {
	color: red;
	font-weight: bold;
	font-size: 120%;
	font-family: Arial;
}
#ichiran_nav1 {
	text-align: right;
}
#ichiran_nav2 {
	margin-bottom: 15px;
	margin-top: 3px;
	text-align: right;
}


/*
カーリンクチャンス候補
 add by saito 2007.11.16
*/

#carlinkchance .help {
	margin:-23px 8px 0 0;
	color:#fff;
	text-align:right;
	z-index:1;
}

#carlinkchance .help a{
	color:#fff;
	text-decoration: underline;
}

#carlinkchance .help a:hover {
	color:#ff9;
	text-decoration: none;
}

#carlinkchance #carphotos td {
	width: 130px;
	padding-right: 20px;
	vertical-align:top;
}
#carlinkchance #carphotos td.rightend {
	width: 130px;
	padding-right: 0px;
}
#carlinkchance #carphotos .price {
	font-weight: bold;
	color: red;
	text-align: right;
	margin-top: 5px;
}

#carlinkchance p.othercar a {
	width:120px;
	margin-top: 5px;
	padding-left:20px;
	background-image:url(../images/common/arrow_orangeball.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
}


#carlinkchance p.othercar a:hover {
	background-image:url(../images/common/arrow_orangeball_over.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/*
searchagent
*/
#searchagent{
	margin-bottom: 15px;
}

#searchagent .mainimg {
	margin-bottom: 10px;
}
	

.tyu {
	font-size: 0.9em;
}

.tyu2 {
	font-size: 0.9em;
	color: #FF0000
}

.tyupr {
	margin-bottom:10px;
	margin-top:10px
}


#sateimain table {
	width:99%;
	border-collapse:collapse;
	margin-top:5px;
	margin-bottom:10px;
}

#sateimain th {
	width:150px;
	background-color:#e5e5e5;
	padding:5px;
	border:1px solid #ccc;
	font-weight:normal;
	text-align:left;
	}

#sateimain td {
	padding:5px;
	border:1px solid #ccc;
	}

/*
2007.11.22
add by nagashima
*/
h3.orange {
	background: url(../images/buy/bg_h3_2.png) no-repeat;
	}

#search_results {
	margin-bottom: 50px;
}

#search_results2 {
	margin-bottom: 80px;
}

#search_results2 .cchance {
	font-size:0.8em;
	font-weight:bold;
	color:#333
}

p.changeview a {
	height: 17px;
	margin-left: 10px;
	margin-bottom:10px;
	padding-left:20px;
	line-height: 17px;
	width: 10em;
}
#carlinkchance h3 {
	background: url(../images/buy/h3_carlinkchance.png) no-repeat left;
	text-indent: -9999px;
	height: 22px;
	width: 591px;
}
#carlinkchance .rc_middle {
	padding-left: 5px;
}

p.open a {
	padding-top:5px;
	background-image:url(../images/buy/icon_plus.png);
	background-repeat: no-repeat;
	background-position: left center;
}
p.close a {
	padding-top:5px;
	background-image:url(../images/buy/icon_minus.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#carlinkchance {
	margin-bottom: 80px;
}
	
/*
ranking
*/

#ranking .stwd295l {
	width: 295px;
	float: left;
	margin:0px;
}
#ranking .stwd295r {
	width: 295px;
	float: left;
	margin-left:8px;
}
#ranking h1.title {
	margin-top: 10px;
}
#ranking h3.title1 {
	text-align: left;
	font-size:1.8em;
	background-color:#FFFFCC;
	padding:3px 3px 0px 5px;
}
#ranking h3.title2 {
	text-align: left;
	font-size:1.3em;
}
#ranking .comment{
	margin-bottom: 3px;
}

#ranking .stwd598 {
	width: 598px;
}
#ranking .marbt12 {
	margin-bottom: 10px;
}
#ranking .best {
	font-size:1.2em;
	font-weight: bold;
	line-height:18px;
	text-align:left;
	color: #F33622;
}

/*
qa
*/

#qa .stwd295l {
	width: 295px;
	float: left;
	margin:0px;
}
#qa .stwd295r {
	width: 295px;
	float: left;
	margin-left:8px;
}
#qa h3.txt6 {
	height:18px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/common/bg_h3.png) no-repeat;
	padding-left: 13px;
	text-align:left;
	font-size:1em;
	line-height:18px;
	margin-top: 5px;
}
#qa h3.txt_qa {
	width: 276px;
	height: 18px;
	padding-left: 13px;
	background: url(../images/common/bg_h3_2.png) no-repeat left center;
	color: #FFFFFF;
	font-size:1.1em;
	font-weight: bold;
	line-height:16px;
	text-align:left;
	margin-left: 4px;
	margin-bottom: 7px;
}

#qa h3.txt_qa a:link,#qa h3.txt_qa a:visited,#qa h3.txt_qa a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}
#qa h3.txt_qa a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

#qa ul {
	margin-left: 10px;
	list-style: none;
}

#qa li {
	padding: 0px 10px 0px 20px;
	background: url(../images/common/qs.gif) no-repeat;
	background-position: 0px 5px; 
	font-size: 1.0em;
	line-height:20px;
}
#qa .marbt12 {
	margin-bottom: 8px;
}

#qa .faq1 {
	height:auto;
	padding:5px 0 0px 30px;
	margin:10px 5px 0px 5px;
	background: url("../images/common/ql.gif") no-repeat left top;
	font-weight:bold;

}
#qa .faq2 {
	padding:5px 0 2px 30px;
	margin:0px 5px 15px 5px;
	background: url("../images/common/al.gif") no-repeat left top;
}
#qa .pagetop {
	margin: 0px 10px 0px 0px;
	padding:0px 10px 5px 30px;
	background: url("../images/common/totoparrow.gif") no-repeat 509px center;
	font-size:0.8em;
	text-align:right;
}
/*
carlink chance
*/
#cahnce h2 {
	margin-bottom: 11px;
}
#cahnce p {
	margin-bottom: 1.5em;
}
h3.txt2 {
	border-left: 5px solid #d1433e;
	text-align: left;
	padding-left: 6px;
	line-height: 15px;
	font-size: 1em;
	margin-bottom: 10px;
}
.arrow_down {
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nagare {
	margin-bottom: 1.5em;
}
#nagare th {
	vertical-align: top;
	padding-right: 9px;
	padding-left: 7px;
}
#nagare td p {
	margin-bottom: 0px;
}
#nagare td {
	padding-right: 9px;
}
/* 20080110 add start */
.manageno{
	margin-left: 150px;
	font-weight:normal;
	color: black;
}
/* 20080110 add  end  */
/* 20080130 add start */
#ranking p.sagasu a {
	width:90px;
	margin: 5px 5px 5px 0px;
	padding-left:20px;
	font-size: 1.0em;
	background-image:url(../images/common/arrow_orangeball.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
}
#ranking p.sagasu a:hover {
	background-image:url(../images/common/arrow_orangeball_over.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.img_comment{
	width:575px;
	height:50px;
	overflow:auto;
	background-color:inherit;
	font-size:12px;
}
.carimg_sf {
	float:left;
	width:63px;
	margin-top:2px;
	margin-left:1px;
	height:48px;

}
.carimg_s {
	float:left;
	width:63px;
	height:48px;
	margin-left:2px;
	margin-top:2px;
}
.carimg_b {
float:left;
display:inline;
width:585px;
height:410px;
margin-left:2px;
margin-top:1px;
}
.carflash {
float:left;
width:585px;
height:410px;
padding:0 0 0 2px;
margin-top:1px;
}
/* 20080130 add  end  */
