@charset "UTF-8";

/*	=====<ログイン画面>=====	*/
body.login form .forgetmenot label {
	font-size: 12px;
	line-height: 19px;
}

body.login #nav,
body.login #backtoblog {
	display: none;
}

body.login #login h1 a {
	width: 300px;
	height: 175px;
	background: url("../images/logo_login.png") no-repeat 0 0;
}
/*	=====</ログイン画面>=====	*/

