@charset "utf-8";
/* CSS Document */
h2 {
	font-size:1.6em;
	font-weight:bold;
	}

h3 {
	font-size:1.1em;
	font-weight:bold;
	}
b{
	color:#006633;
}
.aka{
	color:#FF0000;
}