body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
}
body {
	background-image: url(../_images/_pics_system/bg_pattern.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-position: center top;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #0088cc;
}
a:visited {
	color: #0088cc;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	color: #660066;
}

