@charset "UTF-8";

body {
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
.red { color: #cc0000;}
.small { font-size: 85%;}
.loginInfo .item .text {
	padding: 10px 0px 0px 16px;
	font-size: 85%;
}
.news {
	border: 2px solid #cccccc;
	padding: 10px 15px;
	margin-top: 20px;
}
footer {
	border-top: 0;
}

section .loginBox .error {
  margin-top: 20px;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #aa0f0f;
  line-height: 1.4em;
  color: #ffffff;
}

@media (min-width: 950px) {
  .gHd_gFt2014_sp {
    display: none;
  }
}
@media (max-width: 949px) {
  .gHd_gFt2014_pc {
    display: none;
  }
}
