body {
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333;
	border: 0px;
}
.footer_font {
	font-size: 12px;
}
.footer_copy {
	font-size: 12px;
}
.title {
	font-size: 18px;
	letter-spacing: 3px;
	padding-left: 50px;
}
.footer {
	font-size: 14px;
	line-height: 150%;
	color: #666666;
	height: 85px;
	width: 510px;
	margin: 16px 105px 0px;
}
h2 {
	font-size: 16px;
	margin: 0px 0px 10px;
	padding: 0px;
}
a:link {
	color:#0099CC;
	text-decoration: underline;
}
a:visited {
	color: #FF3366;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
.news {
	border-bottom: 1px dotted #666666;
	margin: 5px 15px;
	padding: 5px 10px;
}
.topicPath {
	margin: .5em 0;
}