@charset "utf-8";

/* foreign font-family
------------------------------------------------- */

body, input, button, checkbox, file, options, password, radio, select, reset, submit, text, textarea{
	font-family:Gulim, 'Apple Gothic', 'Lucida Grande', Verdana, Arial, sans-serif;
	word-break:normal;
}
