﻿header {
  min-width: 1200px;
  background-color: #FFF; }

.body-content {
  min-width: 1200px;
  min-height: 400px; }
  .body-content.mypage-body {
    background-color: #ECECEC; }

footer {
  bottom: 0;
  background-color: #FFF;
  height: 24px; }

.link-u-line {
  text-decoration: underline; }

input[type="password"]::-ms-reveal {
  display: none !important; }
