/**
 * ログイン画面_ロゴのスタイル
 */
#login h1 a {
	background-size: 224px;
	background-position: center;

	height: 64px;
	width: 234px;
}
