﻿@charset "utf-8";

/**
 * ログインＩＤ通知・ブロック定義
 *
 * CSS versions	3
 *
 * @category   Web Application
 * @package    Argus
 * @copyright  2018 Polaris, Inc.
 *
 */
.BLK10530 #customer_register
{
    margin:0 auto 5rem;
    width:98%;
}
.BLK10530 #customer_register .frame
{
    margin:2rem auto;
    padding-top:1rem;
    width:94%;
}

