@charset "utf-8";
.txtSubtitle {
	font-family: "HG正楷書体-PRO", "ＭＳ Ｐ明朝", Osaka, "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 18pt;
	background-color: #a0d8ef;
	padding-left: 1.2em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
.cellLeft {
	text-align: right;
}
.lineCellUnder {
	border-bottom: 2px dotted #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: large;
	color: #000000;
	line-height: 1.5em;
	padding-left: 1.5em;
}
.cellRight {
	text-indent: 1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: large;
}

.cellCenter {
	text-indent: 1.2em;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: large;
}


.lineCell {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: large;
	color: #000000;
	line-height: 1.5em;
	padding-left: 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}

