@charset "Shift-JIS";

body {
  background-color: #fff;
}

img {
  vertical-align: bottom;
}

.container {
  position: relative;
  width: 980px;
  margin: 0 auto;
}

.main_img {
  text-align: center;
}

.noborder {
	outline: none;
}