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

p {
/* 文字間ずらす */
	letter-spacing:0em;
}
.ori {
  white-space: nowrap;
}
