@charset "UTF-8";
html body {
  margin: 0px;
  padding: 0px;
}
body {
  background-color: #429AF8;
}
div.top {
  background-image: url("image/IMG_5762.JPG");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  height: 667px;
  width: 375px;
}
h1 {
  font-family: 'Osaka-mono', 'MS Gothic', 'monospace';
  color: whitesmoke;
  text-align: center;
  padding-top: 269px;
  margin-block-start: 0em;
  margin-block-end: 0em;
}
div.container {}
div.carousel-item {
  margin-block-start: 0em;
  margin-block-end: 0em;
}
div.annnai {
  background-image:url("image/IMG_5772.JPG");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  width: 375px;
  height: 250px;
}
h2 {
  font-family: 'Osaka-mono', 'MS Gothic', 'monospace';
  color: whitesmoke;
  text-align: center;
  padding-top: 40px;
  padding-left: 250px;
  width: 365px;
}
img.logo {
  width: 90px;
  margin-left: 150px;
  margin-top: -115px;
}
div.last {
  background-color: #429AF8;
  margin-block-start: 0em;
  margin-block-end: 0em;
}
h3 {
  font-family: 'Osaka-mono', 'MS Gothic', 'monospace';
  color:#E5E5E5;
  text-align: center;
	padding-top: 20px;
  margin-block-start: 0em;
  margin-block-end: 0em;
}
p.adress {
  font-family: 'Osaka-mono', 'MS Gothic', 'monospace';
  color: #E5E5E5;
  text-align: center;
  margin-block-start: 0em;
  margin-block-end: 0em;
	font-size: 0.75em;
	padding-top: 7px;
	padding-bottom: 20px
}
p.saigo{
	font-family: 'Osaka-mono', 'MS Gothic', 'monospace';
  color: #E5E5E5;
  text-align: center;
  margin-block-start: 0em;
  margin-block-end: 0em;
	font-size: 0.75em;
	padding-top: 0px;
	padding-bottom: 10px
}