body {
	background-color: #99CCCC;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka;
}
.fontstyle1 {
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	padding-right: 5px;
}
.textlink {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.info {
	font-size: 12px;
	color: #666666;
	background-color: #99CCCC;
	padding: 3px;
}
.fontstyle2 {
	font-size: 12px;
	color: #006666;
	font-weight: bold;
}
.textlink2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

