@charset "utf-8";
/* ===================================================================
CSS information

 file name  :front_custom.css
 style info :システム用スタイル
=================================================================== */
.btn input {
	margin:20px 5px 10px;
}

div.error-message {
	color: #FF0000;
}

/*--- 上へ戻る ---*/
.recruit_totop {
	float:right;
	text-align:right;
	padding-left:15px;
	background: url(/images/common/icon_pagetop.gif) no-repeat 0 0.2em;
}
#contents .recruit_totop {
	margin:0 0 5px 0;
	clear:both;
}

