A:link    { color: #880088;}	
A:visited { color: #0000cc;}	
A:active  { color: #000080; }	
A:hover   { color: #000080; }	
body   {
       color: #555555;
       background-color: #ffffff;
       background-image:url(g01.gif);	
       }
	
.title {     
       color: #555555;
       font-size: 120%;
       font-family: ＭＳ ゴシック, sans-serif;
       margin: 100px;
       text-align:center;
       }

.text  {
       width:700px;
       color: #555555;
       font-size: 90%;
       font-family: ＭＳ ゴシック, sans-serif;
       margin:auto;
       overflow:visible;
       line-height:15pt;
       text-align:left;
       }
       
#bun   {
       text-align:center;
       }

.comment  {
       width:600px;
       color: #555555;
       font-size: 80%;
       font-family: ＭＳ ゴシック, sans-serif;
       margin:auto;
       overflow:visible;
       line-height:15pt;
       text-align:left;
       }  

.comment2 {
       width:600px;
       color: #ffffff;
       font-size: 80%;
       font-family: ＭＳ ゴシック, sans-serif;
       margin:auto;
       overflow:visible;
       line-height:15pt;
       text-align:left;
       }
                  
