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

#contents {
width: 800px;
border: thick solid #64C864;
}
#contents #columun1 {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height: 1.3;
text-align: left;
width: 640px;
padding-top: 20px;
padding-bottom: 20px;
}
#contents p { line-height: 1.4; }
#columun1 h5 {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    font-size: 100%;
    text-indent: -2em;
    padding-left: 2em;
    line-height: 143%;
}
#columun1 h4 {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: bold;
    font-size: large;
}
#columun1 h3 {
    text-align: center;
    font-weight: bold;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

#contents #column2 {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height: 1.3;
text-align: left;
width: 600px;
padding-bottom: 50px;
}
.btn {
    background: #F90;
    height: 60px;
    width: 320px;
    font: 140% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
#contents #column2 #submitButton { text-align: center; }
