@charset "utf-8";
/* CSS Document */

/******************************/
#src_panel_disp{
	margin:20px 0 0;
}
#grade_info{
}
#main_car{
	width:313px;
	height:234px;
	float:left;
	margin:0 0 0 0px;
	border:4px solid #ccc;
	background-color:#FFF;
	background-image:url(../images/list_hover.gif);
	background-repeat:repeat;
}
/*--- 金額・表 ---*/
#grade_detail{
	float:right;
	margin:0px 5px 0 0;
	width:610px;
}
#grade_detail h3{
	color:#000000;
	font-size:16px;
	height:50px;
	line-height:50px;
	margin:0 0 6px;
}
#NM_Disp_pc{
	border:2px solid #ccc;
	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-image: url(../images/back01.png);
	background-repeat:repeat;
	line-height:40px;
	border-bottom:1px dotted #858585;
}
#NM_Disp_pc_main{
	height:62px;
	line-height:62px;
}
#NM_Disp_pc p span{
	font-size:18px;
	font-weight: normal;
	font-size:22px;
}
#grade_shousai{
	border-top:1px dotted #bcc0c4;
	width:190px;
	float:right;
}
#grade_shousai th{
	width:50px;
	height:32px;
	border-bottom:1px dotted #b09271;
	background-image: url(../images/back01.png);
	background-repeat:repeat;
	text-align:right;
	padding:0 10px 0 0;
}
#grade_shousai td{
	border-left:1px dotted #b09271;
	border-bottom:1px dotted #b09271;
	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 #ccc;
	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 10px;
	background-image: url(../images/back01.png);
	background-repeat:repeat;
	position: relative;
	
}
#page_TT {
	width: 450px !important;
    float: left !important;
    font-weight: bold  !important;
    padding-left: 10px  !important;
}
.page_number {
	float: right;
    text-align: right;
    margin-right: 10px;
}
.page_number li {
    border-left: 1px solid #bdbdbd;
    padding: 0 10px;
    float: left;
}
/*　テーブル　*/
#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 #ccc;
	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:#222fae;
}

/*　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;}
