@charset "utf-8";
/* CSS Document */

div#form_mail .attention {
	color: #ff0000;
}

div#form_mail table{
       margin-top: 2em;
}

div#form_mail table td{
	   padding-top: 1em;
}

div#form_mail table td.col1 {
	width: 7em;
	vertical-align: top;
	color: #999999;
}

