@charset "utf-8";
/* CSS Document */

/******************************/
#MainDisp{
	padding:15px 0 0;
}
#src_panel_disp{
	margin:20px 0 0;
}
#grade_info{
	background-color:#fef7dd;
	padding:15px 0;
}
#main_car{
	width:313px;
	height:234px;
	float:left;
	margin:0 0 0 10px;
	border:4px solid #c6c6c6;
	background-color:#FFF;
}
/*--- 金額・表 ---*/
#grade_detail{
	float:right;
	margin:0px 5px 0 0;
	width:635px;
}
#grade_detail h3{
	color:#000000;
	font-size:16px;
	height:50px;
	line-height:50px;
	margin:0 0 6px;
}
#NM_Disp_pc{
	border:2px solid #c6c6c6;
	width:408px;
	height:102px;
	text-align:right;
	padding:0 0px 0 0;
	font-weight:bold;
	text-align:center;
	float:left;
}
#NM_Disp_pcTT{
	height:40px;
	background-color:#d7edfd;
	line-height:40px;
	border-bottom:1px dotted #b09271;
}
#NM_Disp_pc_main{
	height:62px;
	line-height:62px;
	background-color:#ffffff;
}
#NM_Disp_pc p span{
	font-size:18px;
	font-weight: normal;
	font-size:22px;
}
#grade_shousai{
	border-top:1px dotted #c6c6c6;
	width:190px;
	float:right;
	margin:0 25px 0 0;
}
#grade_shousai th{
	width:50px;
	height:32px;
	border-bottom:1px dotted #c6c6c6;
	background-color:#d7edfd;
	background-repeat:repeat;
	text-align:right;
	padding:0 10px 0 0;
}
#grade_shousai td{
	border-left:1px dotted #c6c6c6;
	border-bottom:1px dotted #c6c6c6;
	padding:0 0 0 10px;
	background-color:#FFF;
}

/*--- サムネイル画像 ---*/
#grade_img{
	list-style:none;
	padding:0;
	clear:both;
	margin:6px 0 0px;/*　画像下の空白　*/
}
#grade_img li{
	float:left;
	width:96px;
	height:72px;
	margin:0px 0px 0 4px;
	border:1px solid #e0d9d1;
	cursor:pointer;
}
#grade_img li:first-child{
	margin:0;
}
#grade_img li:hover{border:1px solid #633c1e;}


#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%;
}
#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;}


.page_number {
    text-align: center !important;
    width: auto !important;
    float: right;
}