body {
	background-color: #DCDCDC;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	color: #333333;
}

td, th {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	color: #333333;
	visibility: visible;
}

a {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
  font-size: 20px;
	font-weight: bold;
	color: #CC6600;
}

.subtitle1 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}

.subtitle2 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
  font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}


.subtitle3 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
  font-size: 16px;
	font-weight: bold;
	color: #CC6600;
}

.subtitle4 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 16px;
	font-weight: bold;
	color: #666666;

}
.small {
  font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	color: #333333;
}

.tabletitle {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

.tablebody {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
