﻿/* issue_style.css for main file of flora */
<!--
* { margin: 0; padding: 0; }

body { line-height: 160%; background: #FFFFFF; font-size: 14px; font-family: 'ＭＳ 明朝', Arial, Helvetica, sans-serif;}

#wrapper { width: 850px; margin: 0 auto; border: 0;}
a:link, a:visited { color:#085E9B; }
a:hover, a:active { color: #000000; background-color: #99FFFF;}
b2 { font-size: 18px; font-weight: bold; }  
b3 { font-size: 16px; font-weight: bold; }
span.tmenu a { background-color: #CCFF99; font-weight: normal; text-decoration: none;
	border-style: solid; border-width: 1px; padding: 0px; line-height: 100% }

span.tmenu a:hover { background-color: #99CC66; }
div.chapter { line-height: 200%;  margin-left: 60px;}
div.figure { margin: 0 auto; text-align: center;}
div.article { line-height: 160%;  margin-left: 20px;}
div.footer { text-align: right; background-color: #99CC66;}
-->

