@charset "utf-8";

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

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