@import url("debtnet.css");
.atitle {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;

}
.article {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 2pt
	color: #333333;

}
a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #3300FF;
	text-decoration: none;
}
a:visited {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #3300FF;
	text-decoration: none;
}
.list {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: normal;

}
a:hover {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
.blue {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #0033CC;
}
.red {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #990000;
}
.atitle-red {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #990000;

}
