
/************** コンタクト用ＣＳＳ **************/

#contact{
    padding: 0px 30px 0px 110px;
    background-image: url(title_mail.gif);
    background-repeat: no-repeat;
    background-position: 30px 15px;
}

.comment {
    padding: 30px 0px 0px 0px;
    height: 50px;
    color: #444;
}

iframe {
    width: 660px;
    height: 580px;
}

