/* プリント用 CSS
========================================*/
a{
text-decoration:underline;
color:#000000;
}

.naviBox{
	display:none;
}
.mainCts{
	width:100%;
	margin-left:0;
}
.header h1{
	text-indent:0;
	font-size:1.6em;
	color:#000000;
}
.header h1 a{
	display:inline;
	width:100%;
	color:#000000;
	background:none;
}
#header,
#mainnavi,
#topFlash,
.leftbox,
#topnewsbox,
#topareabox {
	display: none;
}

#news h2,
#product h2,
#whats h2,
#effect h2,
#howto h2,
#factory h2,
#president h2,
#voice h2,
#order h2,
#contact h2,
#link h2,
#notice h2,
#news2 h2{
	text-indent:0;
	font-size:1.4em;
	color:#000000;
	width:100%;
	background:none;
}


.noprint {
	display: none;
}
