@charset "shift_jis";
.border_table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border_table-botom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #568383;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 24pt;
	background-color: #EBF6DF;
	color: #669999;
	margin-bottom: 3px;
	padding-top: 3px;
	text-indent: 5px;
}

.text_td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10pt;
	line-height: 14px;
	color: #333333;
	padding: 5px;
}

