.table01 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.table02 {
	font-size: 14px;
	line-height: 25px;
	color: #424242;
}
.table03 {
	font-size: 12px;
	line-height: 22px;
	color: #5C5C5C;
}
.table03_1 {
	font-size: 12px;
	line-height: 28px;
	color: #363636;
}
.table04 {
	background-color: #FFF4E6;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border: 1px solid #FF6600;
	line-height: 20px;
}
.table05 {
	border: 1px solid #F6B8B8;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #0759BF;
	background-color: #F8FBFB;
}
.table06 {
	border: 1px solid #F6B8B8;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #0759BF;
	background-color: #FFF3EB;
}


.txt_red {
	font-size: 14px;
	color: #FF0000;
}
.txt_red01 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.txt_orange {
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}
.txt_gray {
	font-size: 12px;
	color: #414141;
	line-height: 20px;
}

.txt_gray01{
	font-size: 14px;
	color: #414141;
	line-height: 20px;
	font-weight: bold;
}



a.white:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:visited{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.red:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.red:visited{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	color: #363636;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	color: #363636;
	text-decoration: underline;

}
a:visited{
	font-size: 12px;
	color: #363636;
	text-decoration: none;
}
.txt_white {
	font-size: 12px;
	color: #FFFFFF;
}
a.white01:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white01:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}