@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
}
.title01{
	color:white;
	background-color:#029c09;
	font-weight:bold;
	font-size:12px;
}
.title02{
	color:white;
	background-color:#49bafb;
	font-weight:bold;
	font-size:12px;
	padding:2px;

}
