@charset "UTF-8";
/* CSS Document */

body { text-align: center; }
#page {
text-align: left;
width: 600px;
margin-right: auto;
margin-left: auto;
margin-top: 20px;
}
#page #read {
font: bold 16pt/150% "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
padding-left: 5px;
border-left: 15px solid #F93;
color: #C03;
}
#thanks {
font: 18pt/140% "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
margin-top: 100px;
margin-right: auto;
margin-left: auto;
color: #999;
}
#thanks p a { font-size: 14px; }
#page #oubohyo tr th { background: #CFC; }
#page #oubohyo tr td { background: #FFC; }
#page #sikaku {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
background: #FFC;
margin-left: 8px;
padding-left: 20px;
margin-top: 0px;
padding-top: 1px;
padding-bottom: 1px;
}
#page #sikaku_t {
margin-bottom: 0px;
font-size: 120%;
}
.center { text-align: center; }
