body {
 background-color: #ffffff;
 color: #666666;
 font-size: 90%;
 font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
 line-height: 140%;
}


td {
 line-height: 140%;
}


input,textarea {
 font-family: "Osaka";
 font-size: 85%;
 color: #666666;
 background-color: #ffffff;
 border: solid 1px #88cccc;
}


h1 {
 text-align: center;
}


a {
 text-decoration: none;
 cursor: crosshair;
}


a:link {
 color: #84b2e0;
}


a:visited {
 color: #84b2e0;
}


a:active {
 color: #666699;
}


a:hover {
 text-decoration: underline;
 color: #666699;
}


img {
 max-width: 100%;
 height: auto;
}
