@charset "utf-8";
/* CSS Document */

.text_style1 {
	font-size: 85%;
	font-weight: bold;
	color: #666666;
}
.text_style2 {
	font-size: 110%;
	font-weight: bold;
	color: #FF3300;
}
.text_style2 a:hover {
	color: #FF9900;
}


.table_style2 {
	display: block;
	padding: 0px 10px;
	font-weight: bold;
	color: #003333;
}
.table_style3 {
	font-weight: bold;
	padding: 0px 5px;
}

.style10 {
	color: #003300;
	font-weight: bold;
}
.style11 {color: #003300}
.text_style3 {
	font-size: 110%;
	font-weight: bold;
	color: #006666;
}

