body {
	padding: 0px;
	margin: 0px;
	background-color: #F6F6F6;
}
.bgLeftRpt {
	background-image: url(../img/all/leftBar.jpg);
	background-repeat: repeat-y;
}
.textBodyTD {
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.recBodyTextTD {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
p {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.bgRightRpt {
	background-image: url(../img/all/rightBar.jpg);
	background-repeat: repeat-y;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.comment {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.tableTopic {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
}
.tableContent {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.imgTitle {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	color: #666666;
	line-height: 1.5;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.bulletPoints {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	list-style-type: decimal;
}

