.sum {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	line-height: 18px;
	color: #666666;
}
.text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	line-height: 20px;
	color: #333333;
}
.menusubon {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004160;
}
.menusub {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	font-weight: bold;
	color: #004160;
}
.titletext {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	line-height: 20px;
	font-weight: bold;
	color: #004160;
}
a {
	color: #004160;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

