@charset "utf-8";

.txt{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	line-height:22px;
	color:#333333;
}

.txt span{
	font-size:15px;
	font-weight:600;
	line-height:30px;
}

.txt ul{
	padding:2px 15px;
	margin:2px 15px;
}

.txt a{
	text-decoration:underline;
	color:#333333;
}
.txt a:hover{
	text-decoration:none;
	color:#333333;
}
