@charset "UTF-8";


/*
==========================================================
パスワードをお忘れの方
==========================================================
*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.top {
	text-align: center;
	margin-top: 30px;
}
.top img {
	margin-bottom: 20px;
}
p {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	text-align: center;
	margin-bottom: 20px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	font-size: 11px;
	line-height: 20px;
	color: #666;
	margin-bottom: 10px;
}

input {
	padding:5px;
}
