@charset "utf-8";

/*******************************************************************************
 *
 *  Web Site  : www.lontechno.com
 *  Modified  :  2008.6.16
 *  File         :  print.css
 *
 * Copyright (c) 2008 cyclops.co.,ltd.
 *
 *******************************************************************************/

#content{
}

#header{
	height: 50px;
}

#site-index{
	top: 0;
}

#container .inner{
	padding-top: 50px;
}


#main-navigation,
#general-navigation,
#site-navigation,
#font-size-button,
#footer .pagetop,
#photo-flash{
		display:none;
}

#lonseal-banner li a{
	background-image: none;
}

#address{
	float: none;
}

#address dd{
	color: #000;
}

#copyright{
	float: none;
	width: auto;
	margin-top: 10px;
	padding: 5px 4px 0;
	text-align: left;
	font-size: 1.25em;
	border-top:5px solid #C0C0C0;
}



.bread-navigation li{
	background:none;
}



body,
#container,
#container .inner{
	color:#000;
	background:#FFF;
}


a,
a:link,
a:visited {
	color:#000;
	text-decoration: underline;
}

img {
	border:0;
}

p{
	color:#000;
}

h2,h3,h4,h5,h6,
#home #content{
	background-image:none;
}


.unit table,
.unit th,
.unit td {
	color:#000;
}
