body { background: #FFFFFF; color: black; }


span.kuro-hutoji { font-size: 1em; font-weight: bold }
span.kuro-hosoji {  font-size: 1em}
span.chuuki {  font-size: 0.8em}
span.koumoku { font-size: 1em; font-weight: bold; color: green; }

h1 { font-size: 1.8em; }
h2 { font-size: 1.5em; }
h3 { background: bbeaf8; font-size: 1.2em; }
h4 { font-size: 1em; }
h5 { font-size: 0.8em; }
h6 { font-size: 0.5em; }


p { color: black;  font-size: 1em; line-height:1em;}
em { font-size: 1em; font-style: normal; font weight: bold; color: maroon; }
strong { font-style: normal; font weight: bold; color: red; }

a:link { color: blue; }
a:visited { color: purple; }
a:hover { color: #FF6347; position : relative; top:3px;@left:3px}
a:active { color: #FF6347; }