@charset "utf-8";
@import '../globalnew.css';
@import '../textstyle.css';
@import '../products.css';


/* List Text */
.pages{
	margin:5px 0 10px 0;
	padding-top:10px;
}
.pages p{
	color:#2B99D1;
	float:right;
	text-align:right;
}
.pages p span{
	display:inline-block;
	margin-right:0.75em;
}
.pages p span.all{
	color:#666;
}
.pages p a{
	color:#666;
	text-decoration:underline;
}
.pages p a:hover{
	color:#2B99D1;
}
.pages label{
	float:left;
	font-size:80%;
	padding:0;
	margin:0;
}


p.used-bread{
	margin-top:1em;
}

#message{
	border: 1px solid #D7ECF7;
	padding: 16px;
	margin-top:1em;
	color: #2B99D1;
	text-align: center;
}

.box-used{
	margin-bottom:1.5em;
}
.mb40{
	margin-bottom:40px;
}
#backpage{
	margin-top:1em;
}

#main-b h4{
	font-size: 77%;
	color:#FFF;
	font-weight: normal;
	padding-top:3px;
	margin-bottom:1em;
	background:url(../../images/globalnew/h4_top.gif) top no-repeat;
}
#main-b h4 span{
	display:block;
	padding-bottom:6px;
	background:url(../../images/globalnew/h4_btm.gif) bottom no-repeat;
}
#main-b h4 span a{
	display:block;
	padding:1px 22px 1px 1em;
	background:url(../../images/globalnew/h4_arrow.gif) 288px 49% no-repeat;
}


ul.used_newlist{
	font-size:77%;
}
ul.used_newlist li{
	padding-bottom:.5em;
	margin-bottom:.5em;
	border-bottom:#EBEBEB 1px solid;
}
ul.used_newlist li a{
	padding:0 0 0 20px;
	background:url(../../images/globalnew/icon_newlist.gif) left 1px no-repeat;
}
*html ul.used_newlist li a{
	padding:2px 0 2px 20px;
}
ul.used_newlist li a:hover{
	text-decoration:underline;
}
p.newall a{
	padding-left:16px;
	background:url("../../images/global/arrow_c_h.gif") no-repeat 0 0.4em;
	color:#3F79B3;
	text-decoration:underline;
}

#used-left{
	float: left;
	width: 315px;
}	
#used-right{
	float: right;
	width: 315px;
	min-height: 750px;
}	

#used-left h4 a,
#used-right h4 a{
	color:#FFF;
}
#used-left ul li,
#used-right ul li{
	font-size:77%;
	padding:0 0 0 13px;
	background:url(../../images/global/miniarrow.gif) left center no-repeat; 
}
#used-left ul li span.new,
#used-right ul li span.new{
	padding-right:35px;
	background: url(../../images/global/ico_new.gif) no-repeat right;
}
#used-left ul li a,
#used-right ul li a{
	color:#3F79B3;
}
#used-left a:hover,
#used-right a:hover{
	text-decoration:underline;
}
#used-left ul.grinding li{
	font-size:12px;
	padding:0 0 0 13px;
	background:url(../../images/global/arrow_c_h.gif) no-repeat 0 0.4em;
}
#used-left ul.grinding li ul{
	margin:0.25em 0 1em 0;
}
#used-left ul.grinding li ul li{
	background:url(../../images/global/miniarrow.gif) left center no-repeat; 
}

/* 中古機械最新入荷情報リスト */
#products_news{
}
#products_news li{
	font-size: 80%;
	border-bottom: 1px dotted #C4C2C2;
	padding: 4px 0px 4px 28px;
	color: #404040;
}
#products_news li a{
	color: #404040;
	text-decoration: none;
}
#products_news li a:hover{
	color: #2B99D1;
	text-decoration:underline;
}
#products_news li{
	background: url(../../images/top/news_mc.gif) 0 50% no-repeat;
	text-decoration: none;
	}

/* ---------------------- Table ------------------------*/
table#maplist{
	width:100%;
	margin:10px 0 20px;
	border-collapse:collapse;
	font-size:77%;
}
table#maplist tr td{
	padding:5px;
}
table#maplist tr td.noborder{
	padding:2px;
}
table#maplist tr td.name{
	border-top:#EBEBEB 4px solid;
	border-left:#EBEBEB 4px solid;
	border-right:#EBEBEB 4px solid;
}
table#maplist tr td.add{
	border-left:#EBEBEB 4px solid;
	border-right:#EBEBEB 4px solid;
	border-bottom:#EBEBEB 1px solid;
	padding:4px 1em;
}
table#maplist tr td.links{
	border-left:#EBEBEB 4px solid;
	border-right:#EBEBEB 4px solid;
	border-bottom:#EBEBEB 4px solid;
	padding:4px 1em;
}
table#maplist tr td a{
	padding:0 0 2px 18px;
	color:#3F79B3;
	text-decoration:underline;
}
table#maplist tr td a.pdflink{
	background: url(../../images/globalnew/icon_pdf.gif) left 1px no-repeat;
}
table#maplist tr td a.maplink{
	background:url(../../images/globalnew/icon_map.gif) left 1px no-repeat;
}
table#maplist tr td a.maillink{
	margin-left:1em;
	background:url(../../images/globalnew/icon_mail.gif) left 2px no-repeat;
}


table.usedlist{
	margin-bottom:20px;
	font-size: 80%;
	border-collapse: separate;
	border-spacing: 1px;
	border: 0;
	width: 100%;
}
table.usedlist tr th{
	font-weight: normal;
	padding: 5px;
	background-color:#d1dae9;
	color: #3F79B3;
	white-space: nowrap;
}
table.usedlist tr td.year{
	width:2em;
}
table.usedlist tr td{
	vertical-align:top;
	padding: 5px;
	background-color:#eef2f7;
}
table.usedlist tr td.name{
	width:9em;
}
table.usedlist tr td.icon{
	background-color: #F5F5F5;
	text-align:center;
}
table.usedlist tr td.name a{
	text-decoration:underline;
}
table.usedlist tr td.name a:hover{
	color:#688ec4;
}



/* UPDATE 201605 add.t */

/* list */
.check_navi {}
.navi_top {margin: 50px 0 20px;}
.navi_bottom {margin: 20px 0 40px;}
.check_navi span {
	display: inline-block;
	vertical-align: middle;
}
.check_navi span.cap {
	margin-left: 15px;
	font-size: 70%;
}
.btn_check_contact {
	border: 0;
	width: 211px;
	height: 34px;
	background: url(../../images/products/used/btn_contact.gif) no-repeat;
}
.btn_check_contact:hover {
	background: url(../../images/products/used/btn_contact_on.gif) no-repeat;
}

.btn_check_reset {
	border: 0;
	width: 56px;
	height: 34px;
	background: url(../../images/products/used/btn_reset.gif) no-repeat;
}
.btn_check_reset:hover {
	background: url(../../images/products/used/btn_reset_on.gif) no-repeat;
}

/* detail */
.btn_machine_contact {
	clear: both;
	text-align: right;
}

.bottom_wrap {
	overflow: hidden;
}
.bottom_wrap #backpage {
	float: left;
	width: 150px;
}
.bottom_wrap .btn_machine_contact {
	float: right;
	clear: none;
	width: 210px;
	margin-top: 10px;
}


/* products_news */
.pages .box_pager {
	overflow: hidden;
	margin:1em 0;
}
.pages .box_pager p.view {
	float: left;
	width:38%;
	text-align: left;
}
.pages .box_pager ul {
	float: right;
	width:60%;
	font-size: 77%;
	color: #444;
	text-align: right;
}
.pages .box_pager ul li {
	display: inline-block;
	padding: 0 .6em;
}

.pages .box_pager ul li span {
	margin: 0 .3em;
	color:#688ec4;
	font-weight: bold;
}

.pages .box_pager ul li a {
	text-decoration: underline;
	font-weight: normal;
	color: #444;
}
.pages .box_pager ul li a:hover {
	color:#688ec4;
	
}
