@charset "Shift_JIS";

#sitetitle h1{
    margin-top: 7px;
    margin-left: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    width: 430px;
    overflow: hidden;
    text-indent: -9999px;
    height: 108px;
    background-image : url(http://www.etsumi.jp/watoto/img/logo.png);
    background-position : left center;
    background-repeat: no-repeat;
    float: left;
}

#mainimg{
    margin-top: 0;
    margin-left: 30px;
    margin-right: auto;
    margin-bottom:0;
    overflow: hidden;
    text-indent: -9999px;
    height: 285px;
    width: 560px;
    background-image : url(http://www.etsumi.jp/watoto/img/mainimg.png);
    background-position: left top;
    background-repeat: no-repeat;
}

#pagetitle h2{
    height: 60px;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
    padding-top: 22px;
    padding-left: 10px;
    padding-bottom: auto;
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
    color: #a08870;
    background-image : url(http://www.etsumi.jp/watoto/img/pagetitle_background.png);
    background-position: left top;
    background-repeat: no-repeat;
}

#mail_form{
    background-image : url(http://www.etsumi.jp/image/mail/form_ww.png);
    background-repeat : no-repeat;
}






