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

h3{
	width:577px;
	height:35px;
	margin:10px auto 10px auto;
	background:url(../../img/title_entry_login.gif) no-repeat;
}

#left p{
	text-align:center;
	font-size:80%;
}

#left table{
	font-size:80%;
	text-align:left;
	width:340px;
	margin:14px auto;
	border-collapse:collapse;
}

#left th,#left td{
	padding:4px;
	border:solid 1px #999999;
}

#left th{
	vertical-align:top;
	width:30%;
	background:#FCF8FA;
}

#left table input{
	width:98%;
}

#left span.asterisk{
	vertical-align:super;
	color:#FF0000;
	font-size:smaller;
}

#left td input.mail{
	width:60%;
}

p.forget{
	text-align:right;
	margin-right:20px;
	font-size:smaller;
}

#left a{
	text-decoration:underline;
	color:#EC0076;
}
