.text {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.list {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}

.m0 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;	
}

a:link {
	color: #333333;
	text-decoration: none;	
}

a:visited{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #666666;
	text-decoration: none;
}

