@charset EUC-JP";
/* CSS Document */

/* CSS Document 
============== PRINTOUT================
*/
body {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1.2;
	letter-spacing: 1px;

}
a:link,a:visited {
	text-decoration: underline;
	color: #0000FF;
}
img {
	border: 0;
}
#wrapp,#head,#contents,#main,#sub,#wrrap,#footer {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
table,th,td {
	border-collapse: collapse;
	border-spacing: 0;
}
a:link:after,a:visited:after {
	content: " URL:" attr(href) "";
	font-size: 90%;
}
div#searchBox {
	display:none;
}
#footer {
	border-top: 1px solid #666666;
	margin-top:1em;
}