@charset "utf-8";
/* CSS Document */


body, td, th {
	color: #666666;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 100%;
    font-weight:500;
}

a:link,
a:visited {
	color: #149070;
	text-decoration: none;
}
a:hover,
a:active {
	color: #999999;
	text-decoration: none;
}