@charset "UTF-8";
.txt_mid {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #535353;
}
.txt_mid_bold {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
}
.txt_big {
	color: #5d423b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bolder;
}
.txt_mega {
	color: #5d423b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bolder;
}
.txt_small {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
}
.txttable {
	padding-top: 30px;
}
.txttable2 {
	padding-left: 8px;
	padding-top: 20px;
}

