body { 
	margin-top: 0; padding-top: 0; 
	background: #ffffff;
	font-family: "ms ui gothic", Osaka;
}
a { text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }
p { font-size: 12px; line-height: 1.5em; }
h1 { font-weight: 800; font-size: 26px; line-height: 1.25em; }
h2 { font-weight: 800; font-size: 20px; line-height: 1.25em; }
h3 { font-weight: 800; font-size: 14px; line-height: 1.25em; }
h4 { font-weight: 800; font-size: 12px; line-height: 1.5em; }
h5 { font-weight: 800; font-size: 10px; line-height: 1.25em; }
h6 { font-weight: 800; font-size: 9px; line-height: 1.25em; }
em { font-style: normal; font-weight: bold; }
strong { font-style: normal; font-size: 120%; font-weight: 800; }
.small { font-size: 10px; line-height: 1.25em; }
.footnote { font-size: 10px; line-height: 1.25em ; color: #ff0000; font-weight: bold}
