/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

#breadcrumbs {
	visibility: hidden;
	height:0;
}

#navi_box {
	height: 0;
	visibility: hidden;
	position:absolute;
}

#subnavi_box {
	visibility: hidden;
	height:0;
	position:absolute;
	margin: 3000px;
}

#footer_box ul {
	visibility: hidden;
	height:0;
}

#info_box {
	border-top: 1px solid #666666;
	padding:5px;
}

#info_box h2 {
	font-size:130%;
}

h2.prodbox{
	font-size:130%;
	border-bottom:1px solid #666666;
}

h1 {
	font-size: 170%;
}

h2 {
	font-size:130%;
}

#top_button {
	visibility: hidden;
	height:0;
}

#printer {
	visibility: hidden;
	height:0;
}

#back_button {
	visibility: hidden;
	height:0;
}
