@charset "shift-jis";

/* Element Definition 
-------------------------- */
h1,h2,h3,h4,h5,h6,div,p,ol,ul,li,dl,dt,dd,form{
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #000;
	background: #fff;
	margin:0px 10px;
	padding:0px;
}
img{
	border: none;
}
table{
	border-collapse:collapse;
}
ol, ul{
	list-style-type: none;
}

/* clearfix
-------------------------- */
.clearfix:after{ content:"."; height:0px; clear:both; display: block; visibility:hidden; }
/* IE7 and MacIE5 \*/
.clearfix { display:inline-block; }
/* WinIE5x \*/
* html .clearfix { height: 1%; }
.clearfix { display:block; }
/* */


/* ƒŒƒCƒAƒEƒg
---------------------------*/

div#listWrap {
	width:960px;
	margin:0 auto;
}

/* Common Settings
-------------------------- */
p.topicpath{
	padding:3px 10px;
	font-size:0.8em;
}
p.t_top{
	border-top:#cccccc solid 2px;
}
div#contents_mysearch{
	margin:10px 0px;
	font-size:0.75em;
}
div#contents_mysearch p.title{
	padding:0px 10px;
	border:#cccccc solid 1px;
	background:url(/car_info/mysearch/img/ms_title_bg.gif) repeat-x 0px 0px;
	font-weight:bold;
	line-height:26px;
}
div#contents_mysearch div.title_explain{
	padding:20px;
}
div#contents_mysearch div.ms_tab{
	padding-left:20px;
	background:url(/car_info/mysearch/img/ms_tab_bg.gif) repeat-x 0px 0px;
}
div#contents_mysearch div.ms_tab ul{
	width:960px;
}
div#contents_mysearch div.ms_tab li{
	float:left;
	margin-right:5px;
}
div#contents_mysearch div.ms_tab li a{
	display:block;
	width:225px;
	height:51px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
	overflow:hidden;
}
div#contents_mysearch div.ms_tab li a:hover{
	background-position:0px -51px;
}
div#contents_mysearch div.ms_tab li.mst_favorite a{
	background-image:url(/car_info/mysearch/img/ms_tab_favorite.gif);
}
div#contents_mysearch div.ms_tab li.mst_history a{
	background-image:url(/car_info/mysearch/img/ms_tab_history.gif);
}
div#contents_mysearch div.ms_tab li.mst_compare a{
	background-image:url(/car_info/mysearch/img/ms_tab_compare.gif);
}
div#contents_mysearch div.ms_tab li.sel a,
div#contents_mysearch div.ms_tab li.sel a:hover{
	background-position:0px -102px;
}
div#contents_mysearch{
}

div.cm_title{
	padding:20px 20px 20px 110px;
	background:url(/car_info/mysearch/img/te_icon01.gif) no-repeat 20px 20px;
}
div.cm_title p.cmt_title{
	height:18px;
	margin-bottom:5px;
	text-indent:-9999px;
	overflow:hidden;
}

p.sortby {
	padding: 0 0 10px 10px;
}

p.sortby em{
	font-weight: bold;
	font-style: normal;
}

div.ms_main{
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
}

div.ms_main2{
	border-left:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	border-right:#999999 solid 1px;
}

/* Contents(favorite)
-------------------------- */
div.ms_favorite{
	min-width:682px;
	padding:10px;
}
div.ms_favorite div.cm_title p.cmt_title{
	background:url(/car_info/mysearch/img/te_favorite_terms.gif) no-repeat 0px 0px;;
}
div.ms_favorite div.cm_title p.cmt_text span{
	color:#ff0000;
}
div.ms_favorite table.h_favterms{
	width:100%;
}
div.ms_favorite table.h_favterms th,
div.ms_favorite table.h_favterms td{
	padding:3px;
	border:#cccccc solid 1px;
}
div.ms_favorite table.h_favterms th{
	background:#eeeeee;
	font-weight:normal;
	white-space:nowrap;
}
div.ms_favorite table.h_favterms td{
	text-align:center;
}
div.ms_favorite table.h_favterms td.l_date{
	width:70px;
	padding-top:18px;
	white-space:nowrap;
	vertical-align:top;
}
div.ms_favorite table.h_favterms td.l_cond{
	text-align:left;
}
div.ms_favorite table.h_favterms td.l_cond img{
	vertical-align:middle;
}
div.ms_favorite table.h_favterms td.l_cond span{
	margin:0px 30px 0px 10px;
}
div.ms_favorite table.h_favterms td.l_btn{
	width:202px;
	padding-top:6px;
	vertical-align:top;
}
div.ms_favorite table.h_favterms td.l_cond div{
	margin:5px;
}
div.ms_favorite table.h_favterms td.l_cond div ul{
	background:#ffffec;
	border:#cccccc solid 1px;
}
div.ms_favorite table.h_favterms td.l_cond div ul li{
	width:100%;
	border-bottom:#cccccc dashed 1px;
}
div.ms_favorite table.h_favterms td.l_cond div ul li:after{
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
div.ms_favorite table.h_favterms td.l_cond div ul li.clist_end{
	border-bottom:none;
}
div.ms_favorite table.h_favterms td.l_cond div ul li p{
	padding:6px 0px;
}
div.ms_favorite table.h_favterms td.l_cond div ul li p.clist_h{
	float:left;
	width:120px;
	font-weight:bold;
	text-align:center;
}
div.ms_favorite table.h_favterms td.l_cond div ul li p.clist_c{
	margin-left:130px;
}

/* Contents(history)
-------------------------- */
div.ms_history{
	min-width:682px;
	padding:10px;
}
div.ms_history div.cm_title p.cmt_title{
	background:url(/car_info/mysearch/img/te_history_ucarsearch.gif) no-repeat 0px 0px;;
}
div.ms_history div.cm_title p.cmt_text{
}
div.ms_history p.lump_compare_top{
	height:29px;
	margin:0px 0px 2px 10px;
	padding:0px 0px 0px 29px;
	background:url(/car_info/mysearch/img/used_resultlist_arrow.gif) no-repeat left bottom;
}
div.ms_history p.lump_compare_top span{
	margin-right:5px;
	line-height:29px;
}
div.ms_history p.lump_compare_top img{
	vertical-align:middle;
}
div.ms_history table.h_ucarsearch{
	width:100%;
}
div.ms_history table.h_ucarsearch th,
div.ms_history table.h_ucarsearch td{
	padding:3px;
	border:#cccccc solid 1px;
}
div.ms_history table.h_ucarsearch th{
	background:#eeeeee;
	font-weight:normal;
	white-space:nowrap;
}
div.ms_history table.h_ucarsearch td{
	text-align:center;
}
div.ms_history table.h_ucarsearch td span{
	color:#ff0000;
	font-weight:bold;
}
div.ms_history table.h_ucarsearch td.l_photo{width:64px;}
div.ms_history table.h_ucarsearch td.l_name{text-align:left;}
div.ms_history table.h_ucarsearch td.l_service{width:65px;}
div.ms_history table.h_ucarsearch td.l_service img{margin-bottom:1px;}
div.ms_history table.h_ucarsearch td.l_btn{width:86px;}
div.ms_history ul.h_uc_btmtext{
	margin-top:10px;
}


/* Contents(compare)
-------------------------- */
div.ms_compare{
	min-width:682px;
	padding:10px;
}

/* ŠO˜g */

div.ms_compare table.wrapTable {
	border:1px solid #ccc;
	border-bottom:none;
}
div.ms_compare table.wrapTable tr th,
div.ms_compare table.wrapTable tr td {
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}
div.ms_compare table.wrapTable tr th table tr th,
div.ms_compare table.wrapTable tr td table tr th,
div.ms_compare table.wrapTable tr td table tr td {
	border-right:none;
	border-left:none;
}

/* //ŠO˜g */

div.ms_compare table.h_compareTh tr.l_photo,
div.ms_compare table.h_compare tr.l_photo { height:122px;}
div.ms_compare table.wrapTable tr.line01 { height:26px;}
div.ms_compare table.wrapTable tr.line02 { height:45px;}
div.ms_compare table.wrapTable tr.line02b { height:36px;}
div.ms_compare table.wrapTable tr.line03 { height:60px;}

/* */

div.ms_compare div.cm_title p.cmt_title{
	background:url(/car_info/mysearch/img/te_compare_ucarlist.gif) no-repeat 0px 0px;;
}
div.ms_compare div.cm_title p.cmt_text{
}
div.ms_compare table.h_compare{
	width:166px;
	margin: 0px;
}
div.ms_compare table.h_compare th,
div.ms_compare table.h_compare td{
	padding:5px 3px;
	border-bottom:#cccccc solid 1px;
	text-align:center;
}
div.ms_compare table.h_compare th{
	width:96px;
	font-weight:normal;
	white-space:nowrap;
}
div.ms_compare table.h_compare td{
	width:18%;
}
div.ms_compare table.h_compare tr.ue th,
div.ms_compare table.h_compare tr.ue td{
	background:#fcfcfc;
}
div.ms_compare table.h_compare tr.ue td.ue_in{
	border:#cccccc solid 0px;
}
div.ms_compare table.h_compare tr.ev th,
div.ms_compare table.h_compare tr.ev td{
}
div.ms_compare table.h_compare tr.ev td.ev_in{
	border:#cccccc solid 0px;
}
div.ms_compare table.h_compare tr.l_del th,
div.ms_compare table.h_compare tr.l_del td{
	background:#eeeeee;
}
div.ms_compare table.h_compare tr.l_photo td.blank{
	font-weight:bold;
}

div.ms_compare table.h_compare tr.l_price th{
	background:#fff7e6;
}
div.ms_compare table.h_compare tr.l_price td{
	color:#ff0000;
	font-weight:bold;
	background:#fff7e6;
}
div.ms_compare table.h_compare tr.l_sogaku th span{
	font-size:0.85em;
}
div.ms_compare table.h_compare tr.l_add td{
	text-align:left;
}
div.ms_compare table.h_compare tr.l_pr td{
	text-align:left;
}
div.ms_compare table.h_compare tr.l_cam td{
        text-align:left;
}

div.ms_compare table.h_compare tr.l_move td{
	text-align:center;
}

div.ms_compare table.h_compare tr.l_move td img{
	border: none;
	padding: 0 1px;
}

div.ms_compare table.h_compare tr.l_move td a img{
	border: none;
}

/* h_compareTh
---------------------------------------------*/

div.ms_compare table.h_compareTh {
	margin:0px;
}
div.ms_compare table.h_compareTh th,
div.ms_compare table.h_compareTh td{
	padding:5px 3px;
	border-bottom:#cccccc solid 1px;
	text-align:center;
}
div.ms_compare table.h_compareTh th{
	width:96px;
	font-weight:normal;
	white-space:nowrap;
}
div.ms_compare table.h_compareTh td{
	width:18%;
}
div.ms_compare table.h_compareTh tr.ue th,
div.ms_compare table.h_compareTh tr.ue td{
	background:#fcfcfc;
}
div.ms_compare table.h_compareTh tr.ue td.ue_in{
	border:#cccccc solid 0px;
	white-space: nowrap;
	
}
div.ms_compare table.h_compareTh tr.ev th,
div.ms_compare table.h_compareTh tr.ev td{
}
div.ms_compare table.h_compareTh tr.ev td.ev_in{
	border:#cccccc solid 0px;
	white-space: nowrap;
	padding:0;
}
div.ms_compare table.h_compareTh tr.l_del th,
div.ms_compare table.h_compareTh tr.l_del td{
	background:#eeeeee;
}
div.ms_compare table.h_compareTh tr.l_photo td.blank{
	font-weight:bold;
}

div.ms_compare table.h_compareTh tr.l_price th{
	background:#fff7e6;
}
div.ms_compare table.h_compareTh tr.l_price td{
	color:#ff0000;
	font-weight:bold;
	background:#fff7e6;
}
div.ms_compare table.h_compareTh tr.l_sogaku th span{
	font-size:0.85em;
}
div.ms_compare table.h_compareTh tr.l_add td{
	text-align:left;
}
div.ms_compare table.h_compareTh tr.l_pr td{
	text-align:left;
}

div.ms_compare table.h_compareTh tr.l_move td{
	text-align:center;
}

div.ms_compare table.h_compareTh tr.l_move td img{
	border: none;
	padding: 0 1px;
}

div.ms_compare table.h_compareTh tr.l_move td a img{
	border: none;
}

/*
---------------------------------------------*/


div.rcm{
	min-width:682px;
	padding:10px;
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	background: #f7f7f7;
}

div.rcm p.rcm_title{
	padding: 5px 0 10px 0;;
	font-weight: bold;
	font-size: 120%;
	color: #141414;
}

div.rcm div.rcm_area{
	background: #fff;
	border: #d6d6d6 solid 1px;
}

div.rcm div.rcm_area div{
	margin: 0px auto;
	padding: 10px 0;
	width: 755px;
}

div.rcm div.rcm_area div ul.rcm_item{
	width: 147px;
	border-top: #d6d6d6 solid 1px;
	border-left: #d6d6d6 solid 1px;
	float: left;
	margin: 0 3px 0 0;
}

div.rcm div.rcm_area div ul.rcm_item li{
	border-right: #d6d6d6 solid 1px;
	border-bottom: #d6d6d6 solid 1px;
	line-height: 2.0;
	text-align: center;
	padding: 0 5px;
}

div.rcm div.rcm_area div ul.rcm_item li.btn { padding: 0;}
div.rcm div.rcm_area div ul.rcm_item li.btn img{ vertical-align: top; }
div.rcm div.rcm_area div ul.rcm_item li.img { padding: 4px 9px; }
div.rcm div.rcm_area div ul.rcm_item li.img img { vertical-align: top; }
div.rcm div.rcm_area div ul.rcm_item li.maker { background: #f2f2f2; }
div.rcm div.rcm_area div ul.rcm_item li.title {}
div.rcm div.rcm_area div ul.rcm_item li.price { background: #f2f2f2; color: #f00; font-weight: bold;}
div.rcm div.rcm_area div ul.rcm_item li.year {}
div.rcm div.rcm_area div ul.rcm_item li.pref { background: #f2f2f2;}

/* overlay
-------------------------- */
#overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    z-index: 9000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    display: none;
}

#floatingList{
	position: absolute;
	width: 588px;
	height: 470px;
	z-index: 9001;
    background: #fff;
	display: none;
}

#floatingList div.inner{
	padding: 0;
}

#floatingList div.inner table{
	margin: 10px 0 0 30px;
}

#floatingList div.inner table td{
	vertical-align: middle;
}

#floatingList div.inner table td img{
	display :block;
	margin: 3px 0;
}

#floatingList div.inner div.bottom{
	margin: 20px 60px 0 60px;
	font-size: 0.8em;
}

#floatingList div.inner div.bottom p.btn{
	text-align: center;
	margin: 20px 0;
}
/*
-----------------------------*/

div.Naravi{
	margin:0 auto;
	padding:0;
	width:938px;
	}	
	
table.NabiTable{
	border:1px solid #ccc;
	}	
	
td.red_btm{
	background:#EEEEEE none repeat scroll 0%;
	border-right:1px solid #ccc;
	padding:5px 3px;
	width:96px;
	_width:95px;
	}
	
/**+html td.red_btm{
	width:94px;
	}	
*/
p.sortby02 {
	padding: 0 0 0 15px;
}

p.sortby02 em{
	font-weight: bold;
	font-style: normal;
}

p.chack_btn a{
	background:url(/common/img/check_btn.gif) no-repeat;
	width:250px;
	height:35px;
	margin:15px auto;
	padding:0;
	text-indent:-9999px;
	display:block;
	}


/*__ div#recommend __*/
div#recommend { margin:20px 0 40px; overflow:hidden; }
div#recommend h3 { margin:0 0 20px 10px; }
div#recommend div.recommendBox { border:1px solid #999; border-bottom:none; float:left; width:182px; margin-right:10px; }
div#recommend div.boxLast { margin-right:0; }
div#recommend div.recommendBox p.btn { position:relative; }
div#recommend div.recommendBox p.btn img { position:absolute; top:-13px; left:16px; }
div#recommend div.recommendBox ul { text-align:center; margin-top:15px; }
div#recommend div.recommendBox li { border-bottom:1px solid #999; line-height:1; padding:5px 0; }
div#recommend div.recommendBox li.bgOn { background-color:#FCFCFC; }


