@charset "utf-8";
/* CSS Document */
#src_panel_disp{
	background-image:url(../images/bck.gif);
	background-repeat:repeatp;
	padding:10px 0;
}

/******************************/
#grade_info{
	background-color:#FFF;
	padding:10px 17px;
}
.gradeTT{
	background-image:url(../images/new_grade/top_TT.png);
	height:44px;
	line-height:44px;
	padding:0 0 0 80px;
	color:#05266f;
}
#main_car{
	width:313px;
	height:234px;
	float:left;
	border:3px solid #5ab5ff;
	background-color:#FFF;
}
#grade_detail{
	width:615px;
	float:right;
	margin:0 0px 0px 0;
}


#NM_Disp{
	margin:0px 0 0 0px;
	width:615px;
}
#NM_Disp_nm{
	background-image: url(../images/search/title.gif);
	height:42px;
	font-size:13px;
	padding:0 0 0 10px;
	line-height:35px;
	font-weight:bold;
	margin:0 0 10px;
}
#NM_Disp_pc{
	background-image: url(../images/search/price_disp.gif);
	width:412px;
	height:106px;
	text-align:center;
	line-height:140px;
	float:left;
}
.orange_pr .price{
	font-size:20px;
	font-weight: normal;;
	color:#ff1111;
	font-family: 'Arial Black';
	font-style:italic;
}

#grade_shousai{
	border-top:1px dotted #bcc0c4;
	width:190px;
	float:right;
}
#grade_shousai th{
	width:50px;
	height:32px;
	border-top:2px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px dotted #bcc0c4;
	background-color:#e7e8e8;
	text-align:right;
	padding:0 10px 0 0;
}
#grade_shousai td{
	border-left:1px dotted #bcc0c4;
	border-bottom:1px dotted #bcc0c4;
	padding:0 0 0 10px;
	background-color:#FFF;
}
#grade_img{
	list-style:none;
	padding:0;
	clear:both;
	margin:7px 0 0px;/*　画像下の空白　*/
}
#grade_img li{
	float:left;
	width:97px;
	height:72px;
	margin:0px 3px 0 0;
	border:1px solid #c6c6c6;
}




/*　テーブル　*/
#grade_list{
	width:100%;
	cellpadding:0;
	cellspacing:0;
	border-collapse:collapse;
	border:solid #c3c3c3;
	border-width:1px 1px 1px;
}
#grade_list th{
	background-repeat:repeat-x;
	border:solid #c3c3c3;
	border-width:0 1px 1px;
	color:#573313;
	padding:3px 0 0 0;
	height:44px;
	line-height:1.2em;
	vertical-align:central;
	text-align:center;
}
#grade_list td{
	border:solid #c3c3c3;
	border-width:0 1px 1px;
	vertical-align:central;
	line-height:1.2em;
	height:50px;
	font-size:12px;
	background-color:#FFF;
}
#w465p{width:465px;}
#w147p{width:147px;}
#w163p{width:163px;}
#w90p{width:90px;}


#grade_list thead{
	background-color:#f1f1f1;
	border-top:3px solid #0069e0;
}
/*　tbody　*/
.price_y{
	background-color:#faf100;
	width:74px;
	height:16px;
	text-align:center;
	color:#553a00;
	font-size:10px;
	line-height:16px;
	margin:0 auto 3px;
	font-weight:normal;
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
}
.txt_center{text-align:center;}
.grade_price{
	color:#c20000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.hikakuBt{
	background-image: url(../images/hikaku/hikakuBt.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:120px;
	height:31px;
	display:block;
	margin:0 auto;
}
.hikakuBt2{
	background-image: url(../images/hikaku4Bt.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:120px;
	height:31px;
	display:block;
	margin:0 auto;
}
.hikakuBt:hover,.hikakuBt.hover,.hikakuBt2:hover,.hikakuBt2.hover{
	background-position:0 -31px;
}
.gradeTD { cursor:pointer;}
