@charset "shift_jis";

/*--- information
--------------------------------------------------------------------------	
	
	File Name : /css/print.css;
	About : print;
	Build date : 2006/04/17;
	Site name : Iwatani | The new revolution in vegetable slicing.;
	URL : ;
	Copyright : (c) Iwatani International Corporation of America. All Rights Reserverd.;
*/

/*--- 一覧
--------------------------------------------------------------------------

	 1. body
	 2. header
	 3. menu
	 4. footer
	 5. adjust

--------------------------------------------------------------------------
*/

/*--- 1.body
--------------------------------------------------------------------------*/

body {
	width:auto;
	margin:0;
	padding:0;
	background-color:#FFF;
	color:#000;
	font:11pt/1.5em font-family: Verdana, Arial, sans-serif;
}

ul {
	list-style:circle;
}

/*コンテナ・ラッパー*/
#container {
	width:auto;
	margin:0;
}
#wrapper,#wrapper2 {
	width:auto;
	margin:0;
}
#flashcontent{
	display:none;
}
noscript {
	display:none;
}
#menu {
	display:none;
}
hr {
	height:1px;
}
.topline h1{
	display:none;
}

#ulogo{
	display:none;
}

#submenu1,
#submenu2{
	display:none;
}

/*アンカー印刷用*/

a {
	color:#000;
}

/*
a[href]{
	text-decoration: none;
}

a[href]:after {
	display:block;
	margin:auto 1em;
	font-size:10pt;
	content: "(" attr(href) ")";
}
*/

