@charset "utf-8";
/* CSS Document */
#content #main_content .table001 {
	width: 700px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
}
table {
	background-color: #ffffff;
	border-collapse: collapse;
	width: 100%;
	color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0033FF;
}
table th.t_top {
	background-color: #99CCFF;
	text-align: left;
	border: 1px solid #666666;
	font-weight: normal;
	font-size: 16px;
	padding: 10px;
}
 table td.t_line01 {
	background-color: #CCCCCC;
	text-align: left;
	padding: 10px;
	vertical-align: top;
	border: thin solid #666;
	font-size: 14px;
}

table td.t_line101 {
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: top;
	border: thin solid #666;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
table td.t_line102 {
	background-color: #CCCCCC;
	text-align: center;
	padding: 10px;
	border: thin solid #666;
	font-size: 14px;
}
table td.t_line103 {
	background-color: #CCCCCC;
	text-align: center;
	padding: 10px;
	border: thin solid #666;
	font-size: 14px;
	font-weight: bold;
	color: #e74c3c;
}
table th.t_bottom {
	text-align: left;
	border: 1px solid #666666;
	font-weight: normal;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #e74c3c;
	line-height: 130%;
} 
table td.t_line201 {
	text-align: left;
	vertical-align: middle;
	border: thin solid #666;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
table td.t_line201_1 {
	text-align: left;
	padding: 10px;
	vertical-align: top;
	border: thin solid #666;
	font-size: 10px;
	font-weight: normal;
}
table td.t_line202 {
	text-align: right;
	border: thin solid #666;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}
table td.t_line203 {
	text-align: right;
	border: thin solid #666;
	font-weight: bold;
	color: #e74c3c;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}
