@charset "utf-8";
.style01_bd_blk {
	font: bold normal xx-small Arial, Helvetica, sans-serif;
	color: #000;
}
.style02_bd_blk {
	font: bold normal x-small Arial, Helvetica, sans-serif;
	color: #000;
}
.style03_bd_blk {
	font: bold normal small Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
}
.style03_blk {
	font: normal small Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
.link01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.link02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
}
.link02 a, .link02 a:link {
	color: black;
	text-decoration: none;
	} 
.link02 a, .link02 a:visited {
	color: black;
	text-decoration: none;
	} 


