/*----------------
MODE - PRINTER css
-----------------*/
body {
	font-family:"Verdana", "ＭＳ ゴシック", "sans-serif";
	font-size:12px;
	line-height:1.5;
	text-align: center;
	letter-spacing: .5pt;
}
.none-print {
	display: none;
}
.next-page {
	page-break-after: always;
}
/*----------------
■ヘッダー部分
-----------------*/
#header-001,#header-002,#header-003,#header-004,#header-005,#header-006,#header-010 {
	display: none;
}
#head-menu {
	display: none;
}
/*----------------
■フッター部分
-----------------*/
#foot,#foot2,#foot3,#foot4,#foot5,#foot010 {
	display: none;
}
#foot-top {
	margin: 0px;
	height: 120px;
	width: 100%;
	background-image: url(../interlink-image/foot-top.jpg);
	background-repeat: no-repeat;
	display: block;
}
#footer {
	margin: 0px;
	border-top-color: #660000;
	border-top-width: 2px;
	border-top-style: solid;
}
/*----------------
■メイン部分
-----------------*/

#contents-main {
	height: auto;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	display: block;
	overflow: visible;
	visibility: visible;
}
#sarch,#white-top,#site-navi {
	display: none;

}
.machine-list {
		overflow: visible !important;
}
.clear-print {
	height: 50px;
	width: 100%;
	display: block;

}
.machine-list-2 {

		overflow: visible !important;
}
table.spec tr th {
	padding: 4px 0px 4px 10px;
	border-bottom: 1px solid #333333;
	font-weight: normal;
	text-align: center;
	width: 100px;
}
table.spec tr td {
	padding: 7px 0px 7px 10px;
	border-bottom: 1px solid #333333;
	text-align: left;
	height: auto;
}

