.bg_gray3 {
	background-color: #F5F5F5;
}
td {
	font-size: small;
}
.bg_gray1 {
	background-color: #CCCCCC;
}
.bg_blue {
	background-color: #3C3CDC;
	font-weight: normal;
	color: #FFFFFF;
}
.bg_white {
	background-color: #FFFFFF;
}
.tx {
	font-size: x-small;
	color: #333333;
}
.bg_gray2 {
	background-color: #DCDCDC;
}
.s_tx {
	font-size: x-small;
}
.tx_red {
	color: #FF0000;
}
.dottable {
	border-top: 1px dotted #666666;
}
.titleobject {
	border-left: 5px solid #3C3CDC;
	border-bottom: 1px solid #3C3CDC;
	padding:5px
}
