﻿/*!
 * Create:2020/02/04
 * Author:hiroki sunaga
 * LoginCSS
 */

body {
    /*background: linear-gradient(#778899, #4F5A66 ) fixed;*/
    background: linear-gradient(25deg,#ecd447,#eee3d3) fixed;
    /*background: linear-gradient(rgba(255, 0, 0, 0.4), rgba(0, 255, 0, 0.4)),url("../Image/Title/mica_rogo4.png");*/
    font-family: 'MS Gothic' !important;
}

input {
    border: none;
    background-color: transparent;
}

