body {
      font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino kaku Gothic Pro', 'メイリオ', 'Meiryo', 'MS Pゴシック', 'MS PGothic', sans-serif;
      line-height: 130%;
      }

TD{
   line-height: 130%;
   }

a:link {
	    color: #008000;
        }
		
a:visited {
	       color: #0000ff;
           }
		   
#site_box {
          width : 800px;
          margin : 5px auto
		 }

#end_box {
          width : 800px;
          text-align: center;
		 }

.right {
             text-align: right;
            }

span.select {
             color: #0000FF;
			 font-weight:bold;
			 }

span.moji {
           line-height: 130%;
           }
