@charset "UTF-8";

/*------------------------------------------------------------------------------
	Client Name - Print CSS	URL: http://www.genkotsu-hb.com/
	Date: 2008-07-07
	Copyright (C) 2008 Sawayaka. All rights reserved.
------------------------------------------------------------------------------*/

/* nondisplay */

/*end of nondisplay */

body{
	background:#fff;
	color:#000;
	font-size:10pt;
	font-family:
		"ヒラギノ明朝 Pro W3",
		"HiraMinPro-W3",
		"平成明朝",
		"MS P明朝",
		Sans-Serif;
	line-height:1.5;
	letter-spacing:0.1em;
}
a:link,
a:visited{
	color:#000;
	text-decoration:underline;
}
img{border:0;}
/*a:link:after,
a:visited:after{
	content:"（"attr(href)"）";
	font-size:90%;
}*/
ul#fair{
	clear:both;}
/*#mainContent table,th,td{
	border-collapse:collapse;
	border-spacing:0;
	page-break-before:always;
}*/

.sitemap .section ul li{
	list-style-type:none;
}