body {
 color: #404040;
 font-size: 12px;
 font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
 text-decoration: none;
 letter-spacing: 1px;
 line-height: 22px;
 background-image: url("img/back.jpg");
 background-color: #a8a39f;
 margin: 0; 
 padding: 0;
 text-align: center;
 }

td {
 color: #404040;
 font-size: 12px;
 font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
 text-decoration: none; letter-spacing: 1px;
 line-height: 22px;
 }
 

BR {
 letter-spacing:normal;
 }

a:link {
 color: #330000;
 text-decoration: none;
 letter-spacing: 1px;
 line-height: 22px;
 }

a:visited {
 color: #330000;
 text-decoration: none;
 letter-spacing: 1px;
 line-height: 22px;
 }

a:hover {
 color: #8b8380;
 text-decoration: none;
 letter-spacing: 1px;
 line-height: 22px;
 }
 
 .menu {
 font-size: 18px;
 font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, ＭＳ Ｐ明朝, MS PMincho, serif;
 font-weight: bold;
 text-decoration: none;
 letter-spacing: 2px;
 line-height: 19px;
 }

.small {
 font-size: 9px;
 text-decoration: none;
 letter-spacing: 1px;
 line-height: 19px;
 }

.title {
 font-size: 20px;
 font-family: Georgia, "Times New Roman", Times, serif;
 text-decoration: none;
 font-weight: bold;
 letter-spacing: 3px;
 }