@charset "UTF-8";

/*------------------------------------------------------------------------------
	Site Name:武洗
	Description: Print
	Version: 1
------------------------------------------------------------------------------*/

/* Redefine for Print
----------------------------------------------------*/

body{
	margin:0;
	padding:0;
	color:#000;
	font-size:10pt;
	font-family:
		"ヒラギノ明朝 Pro W3",
		"HiraMinPro-W3",
		"平成明朝",
		"ＭＳ Ｐ明朝",
		Sans-Serif;
	line-height:1.5;
	letter-spacing:0.1em;
	background:#fff;
	}
a:link,
a:visited{
	color:#000;
	text-decoration:underline;
	}

img{border:0;}

#main{
	float:none !important;
	margin:0 !important;
	padding:0 !important;
	background:#fff  !important;
	}

#main ul{
	list-style-type:square;
	list-style-position:inside;
	}

div#header{
	height:45px;
	margin-bottom:10px;
	background-image:none;
	border-bottom: 2px solid #666;
	}

div#header h1{
	top:0px;
	left:0px;
}
div#header h1 img{
	width:100px;
	height:40px;
	top:0px;
	left:0px;
}


div#header p#tagline{
	overflow:visible;
	left:170px;
	top:10px;
	text-align:left;
	font-size:14px;
	}

div#footer address{
	margin-top:10px;
	padding-top:5px;
	border-top: 2px solid #666;
	background:#fff;
	height:20px;
	color:#000;
	text-align:left;
	}

div#footer{
	clear:both;
	height:20px;
	background-image:none;
	}

body#home div#main div#newProducts dl{
	float:inherit;
	width:auto;
	background:#fff;
}


/* hide elements
----------------------------------------------------*/

div#menu{
	display:none;
	}
