@charset "utf-8";
.honbun_text table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	margin: 0px;
	text-align: left;
}
.honbun_text table tr {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}
.honbun_text h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#pltTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: 1px;
	border-bottom-style: 1px;
	border-right-color: #999;
	border-bottom-color: #999;
	margin: 0px;
}
#natsuKodomoTable {
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
#natsuKodomoTable table {
	width: 100%;
}

