@charset "utf-8";
/* CSS Document */

/******************************/
#src_panel_disp{
	margin:20px 0 0;
}
#grade_info{
	padding:20px 15px;
	box-sizing:border-box;
	background-image:url(../../common/images/bluedisp.png);
}
#main_car{
	width:310px;
	height:234px;
	float:left;
	margin:0 0 0 15px;
	background-color:#FFF;
}
/*--- 金額・表 ---*/
#grade_detail{
	float:right;
	margin:0px 15px 0 0;
	width:618px;
	box-sizing:border-box;
}
#grade_detail h3{
	color:#8a755d;
	box-sizing:border-box;
	font-size:16px;
	height:35px;
	line-height:35px;
	font-weight:normal;
}
#NM_Disp_pc{
	border:2px solid #fff;
	box-sizing:border-box;
	width:410px;
	height:107px;
	padding:0 0px 0 0;
	font-weight:bold;
	text-align:center;
	float:left;
	margin:0 auto 10px;
}
#NM_Disp_pcTT{
	height:42px;
	background:#d7f0fd;
	line-height:40px;
}
#NM_Disp_pc_main{
	height:62px;
	line-height:62px;
	background-color:#fff;
}
#NM_Disp_pc p span{
	font-size:18px;
	font-weight: bold;
	font-size:22px;
	color:#f00 !important;
}
#grade_shousai{
	border-top:1px solid #fff;
	width:198px;
	float:right;
	margin:0 auto 10px;
}
#grade_shousai th{
	width:50px;
	height:33px;
	border-bottom:1px solid #fff;
	text-align:right;
	padding:0 10px 0 0;
}
#grade_shousai td{
	border-bottom:1px solid #fff;
	padding:0 0 0 10px;
}

/*--- サムネイル画像 ---*/
#grade_img{
	list-style:none;
	padding:0;
	clear:both !important;
}
#grade_img li{
	float:left;
	width:96px;
	height:72px;
	margin:0px 0px 0 5px;
	cursor:pointer;
	border:1px solid #fff;
}
#grade_img li:first-child{
	margin:0;
}
#grade_img li:hover{border:1px solid #8a755d;}


#page_disp_top{
	clear:both;
	height:18px;
	line-height:18px;
	text-align:left;
	padding:10px 10px;
	margin:15px 0 5px;
	background-image: url(../../common/images/h3_TT.gif);
	background-repeat:repeat;
	position:relative;
}

/*　テーブル　*/
#grade_list{
	width:100%;
	margin:20px auto 0;
}
#grade_list th{
	height:50px;
	line-height:1.2em;
	vertical-align:central;
	text-align:center;
	background-color:#e2e2e2;
}
#grade_list th a{
	font-weight:normal;
	text-decoration:underline;
}
#w465p{width:465px;}
#w147p{width:147px;}
#w163p{width:163px;}
#w90p{width:90px;}

.output li{
	background-color:#efefef;
	border:5px solid #dcd5cc;
	box-shadow:2px 2px 0px #a8a8a8;
	margin:5px 2px 0; 
}
.output li td{
	padding:7px 0;
	background-color:#FFF;
}
.output li td{
	border-left:2px dotted #efefef;
}
.grade_nm{
	border-left:none !important;
	padding:7px 0 7px 10px !important;
	box-sizing:border-box;
}
#maker_option_prev:hover,#maker_option_next:hover{
	color:#ffcf29;
}

/*　tbody　*/
.price_y{
	background-color:#fff59a;
	width:74px;
	height:16px;
	line-height:16px;
	text-align:center;
	color:#553a00;
	font-size:10px;
	margin:0 auto 3px;
	font-weight:normal;
}
.txt_center{text-align:center;}
.price{
	font-size:18px;
	text-align:center;
}
.gradeTD { cursor:pointer;}
