/* CSS Document */



#main {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.table {
	width: 540px;
	font-size: 12px;
	line-height: 130%;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.kome {
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	vertical-align: top;
	margin-left: 3px;
}


.text {
	background-color:#FFFFFF;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	padding-right: 5px;
}
.bg1 {
	background-color: #DFEFF9;
	font-weight: bold;
}
.bg2 {
	background-color: #E0EDDC;
	font-weight: bold;
}

.title {
	font-size: 20px;
	color: #000000;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	width: 544px;
	
}
.head {
	color: #000000;
	text-align: center;
	filter: Alpha(Opacity=60, FinishOpacity=100, Style=1);
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 15px;
}

.notes {
	font-size: 12px;
	color: #000066;
	width: 540px;
	text-align: left;
	border: 1px dashed #000099;
	line-height: 150%;
	margin-top: 10px;
	font-family: "ＭＳ 明朝";
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F7F7F7;
}
.tate{
	writing-mode: tb-rl;
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
}
