@charset "utf-8";
body {
	background: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #000000;
	text-align: left;
	font-size: small;
}

.txt_b {
	font-weight: bold;
}


.txt_small {
	font-size: 10px;
}

.txt_haken1 {
	font-size: 1em;
}

