html,body{width:99%;}
a:link{ color:#00c;} a:visited{ color:#00c;}
a:hover{ color:white; background-color:blue; text-decoration:none;}
body{line-height:150%; font-size:10.5pt;}
#main{width:95%}
pre{ white-space: -moz-pre-wrap;	/*  Mozilla	      */
	 white-space: -pre-wrap;		/*  Opera 4-6   */
	 white-space: -o-pre-wrap;		/*  Opera 7      */
	 white-space: pre-wrap;    		/*  CSS3          */
	 word-wrap: break-word;   		/*  IE 5.5+      */
font-family:'Hiragino Kaku Gothic Pro',Meiryo UI,Osaka,sans-serif; font-size:11pt;}
p{font-size:120%;font-weight:bold;margin:5px 0;display:inline-block;letter-spacing:1px;}
img{width:97%;max-width:400px;}
input{ position:fixed; padding:0 5px; height:30px; border-color:gainsboro;
	 border-radius:6px; background-color:white; color:blue; font-size:12pt;}
.close{ top:55%; right:0;}
span{font-size:75%; color:darkblue;}
