a:link {
  color: #0033cc; text-decoration: none;
}
 a:visited{
  color: #0033cc;
  text-decoration: none;
}
a:active{
  color: #3366ff;
  text-decoration: underline;
}
a:hover{
  color:  #99ccff;
  text-decoration: underline;
  font-style : normal;
}
hr {  width: 620px; clip:  rect(   )}

p {text-align: left; padding: 0em 0.5em; margin: 0.5em 0.5em;}
div.main { text-align: left; width: 600px; border: 1px solid #000; }
div.opinion { width: 32em; border: dotted 2px #aaa; margin: 1em auto;
			text-align:left; padding: 0.5em 0;}
table td tr {  text-align: left; }

div.naka { width: 80%; text-align: left; margin: 1em auto 1em auto; }

div.footer { border-left: 1px solid #000;
			border-right: 1px solid #000;
			border-bottom: 1px solid #000;
			border-top: none;
 			text-align: center;
			margin: 0 auto;; padding: 0.5em 0;
			width: 600px;
			font-size: 80%;
			}
div.foot1 { 
 			text-align: center;
			margin: 0 auto; padding: 0.5em 0;
			width: 600px;
			font-size: 80%;
			}
h2 { margin: 4px; }