@charset "utf-8";

/* CSS Document */

strong {
	font-weight:bold;
}

h1,
h2 {
	clear:both;
}

sub{
	white-space:nowrap;
}

sup{
	white-space:nowrap;
}