a:link {
	text-decoration: none;
	color: 999999;
	border:none;
}
a:visited {
	text-decoration: none;
	color: 999999;
	border:none;
}
a:hover {
	text-decoration: none;
	color: 666666;
	border:none;
}
a:active {
	text-decoration: none;
	color: 666666;
	border:none;
}
a:img {
	border:none;
}

html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	    /* setting border: 0 hoses ie5 win window inner well border */

	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	background-image: url(http://www.manx.jp/images/contents_bgk.gif);
}

body { text-align: center; } /* center on ie */
#bottom-copyright
{
	margin: 10px 12px 20px 12px;
	padding: 10px 0px 15px 0px;
	border-top: 1px dotted #333333;
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: center;
}

#container {
	position: relative;
	margin: 20px auto; /* center on everything else */
	width: 960px;
	font-size: xx-small;
	color: 999999;
	float: none;
	background: #FFFFFF;
}


body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: xx-small;
	color: 999999;
}

