@charset "UTF-8";

h1{
    background-image: url(image/title.gif);
    height: 150px;
    background-repeat: no-repeat;
    /*文字を非表示*/
    text-indent: 100%;
    white-space: nowrap;
    overflow-x: hidden;
    margin-bottom: 0px;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
p#secoubd{
    color: #8D5F1C;
}
body img {
    float: left;
}
#divfirst {
    background-color: #F2D58D;
    width: auto;
    height: 300px;
    font-size: 1.5em;
}
#divfirst #first {
    margin-top: 0px;
}
