body{
      font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino kaku Gothic Pro', 'メイリオ', 'Meiryo', 'MS Pゴシック', 'MS PGothic', sans-serif;
      line-height: 130%;
      margin-right: auto;
      margin-left: auto;
      background: #ffffff;
     }

a:link {
	    color: #008000;
        }
		
a:visited {
	       color: #0000ff;
           }

#site_top{
          text-align : center;
         }
		 
table.menu td{
              padding: 3px 5px;
             }

table.kosin td{
               padding: 1px 5px;
              }

.blue{
      color: #4477ff;
     }

.red{
     color: #cc27c6;
    }