@charset "utf-8";
/*---------------------------------------------
	File: elerl.css
	Date: 2009.12.2nd
	Copyright: White-Serpent
---------------------------------------------*/

/*  NameMaker 系列
-----------------------------------------*/

/* NameMaker / NicknameMaker */
.boxName {
	margin-left:	10px ;
}

.left_fether {
	float:	left ;
}
.right_fether {
	float:	right ;
}
.center_fether {
	float:	left ;
	line-height:	18px ;
}

.center_fether p {
	text-align:	center ;
	width:	180px ;
}

.nickname_width	{
	width:	280px ;
}

.form_field {
	line-height:		20px ;
	font-size:			11px ;
}
.form_field div {
	margin:		10px ;
	margin-right:	0px ;
}

