@charset "UTF-8";

/*------------------------------------------------------------------------------
	Fuji Gomu co.ltd. - Print CSS
	URL: http://www.fujigomu.co.jp/
	Date: 2016-○○-○○
	Copyright (C) Fuji Gomu co.ltd. All Rights Reserved.
------------------------------------------------------------------------------*/
@page {size: auto;}
body {
    zoom:0.5;
}
#main{
}
#wrapper header .contactBox .color-btn,
ul#skip,
ul#globalNav,
#pan,
#taglineBox,
#hdBunner,
#ft-searchArea,
#ft-contactBox,
#main p.toTop { display: none; !important }
body,
div#wrapper,
#main,
footer {
	background-color: #fff;
}
/*
body {
	color: #454545;
	font-size: 10pt;
	font-family: Sans-Serif;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

a:link,
a:visited {
	color: #454545;
	text-decoration: underline;
}

img { border: 0; }

#main {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

#main ul {
	list-style-type: square;
	list-style-position: inside;
}

#main ul li {
	padding-left: 0;
	background: none;
}

#main table,
#main table th,
#main table td { border: 1px solid #333; }
*/
#newProducts div a{
	color: #454545;
}
html body #wrapper footer #ft-contactBox{
	display:none !important;
}



/*--EOF-----------------------------------------------------------------------*/
