@charset "utf-8";
/* CSS Document */

.smallNotice{
	color:#F00;
	font-size:12px;
}

.signup{
	color:#000;
	font-size:14px;
	margin-left:8px;
}
#image{
	padding:3px;
	

}
#form_title{
	background:url(../images/form_title.png);
	background-repeat:no-repeat;
	width:600px;
	height:69px;
	
}
