@charset "UTF-8";

table {
	height: auto;
	width: 540px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #333333;
	line-height: 10pt;
	text-align: left;
	border-collapse: separate;
	border-spacing: 1px;
	margin-bottom: 10px;
	table-layout: fixed;
}
tr.head {
	background-color: #C6CFF2;
	font-weight: bold;
	text-align: center;
}
tr.bod {
	background-color: #E0E6F8;
	padding: 0px;
	margin: 0px;
	spacing: 0px
}
td {
	padding: 3px;
	margin: 0px;
}
.row1 {
	text-align: center;
	height: auto;
	width: 29px;
	font-weight: bold;
	color: #CE0000;
}
.row2 {
	text-align: left;
	height: auto;
	width: 169px;
	display: inline;
}
.row3 {
	text-align: left;
	height: auto;
	width: 109px;
}
.row4 {
	text-align: left;
	height: auto;
	width: 154px;
}
.row5 {
	text-align: center;
	height: auto;
	width: 44px;
}
.row6 {
	text-align: center;
	height: auto;
	width: 29px;
}


td.center {
	padding: 3px;
	text-align: center;
	white-space: nowrap
}
a {
	color: #2C53C7;
	text-decoration: none;
}
.redbold_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	text-align: center;
	white-space: nowrap
}
div#con_bottom {
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
