@font-face{
 font-family: 'Myfont';
 src: url(http://frontierf.com/happy/font/h.woff);
}

@charset "UTF-8";

/*送信ボタン位置*/
.btn redpos{
 position: absolute;
 right: 150px;
}

.table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}

/**********************************************/
