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


input[type='text']:focus, textarea:focus {
	color:	#000;
}

.corner:before, .corner:after {
	display:	none;
}