/*myasp フォーム位置*/
form{
    max-width: 900px;
    display: center;
    margin: 0 auto;
}

/*ペライチのフッター削除*/
.ec-footerInsertLinks {
    display: none;
}


