html{
	letter-spacing: 2px;
text-decoration: none;
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
line-height: 150%;
}

body{
        background-position: center;
	background-image: url(b1.jpg);
	background-repeat:  repeat-y;
        background-color: #f4abc9;
}


a{
	text-decoration: none;
}

table{
  border-spacing: 0;
  border-collapse: separate;
  border-radius: 10px;
}