@charset "UTF-8";
/* ----------------------------------------------------------------
	Base
----------------------------------------------------------------- */
body{
	word-wrap: break-word;
}

html, button, input, select, textarea {
  font-family: Helvetica, Arial;
}
