@charset "utf-8";
/* CSS Document */

/* Reset
---------------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	position: relative;
}

footerKotei {
  position: fixed;
  /*left: 0;*/
  bottom: 0;
  width: 100%;

}

