@charset "UTF-8";
html body {
  margin: 0px;
  padding: 0px;
}
body {
  background-color: #429AF8;
}
div.top {
  background-image: url("image/IMG_5771.JPG");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  width: 375px;
  height: 400px;
}
h1 {
  font-family: 'Osaka-mono', 'MS Gothic', 'monospace';
  color: whitesmoke;
  writing-mode: vertical-rl;
  padding-top: 68px;
  padding-left: 190px;
	height: 150px;
  margin-block-start: 0em;
  margin-block-end: 0em;
  line-height: 40px;
}
p.setumei {
  font-family: 'Osaka-mono', 'MS Gothic', 'monospace';
  color: whitesmoke;
  padding-left: 125px;
	padding-top: 100px;
  margin-block-start: 0em;
  margin-block-end: 0em;
  transform: rotate(2deg);
	width: 200px;
}
h2{
	font-family: 'Osaka-mono', 'MS Gothic', 'monospace';
  color: whitesmoke;
	padding-left: 50px;
	width: 290px;
	text-align: center;
	padding-top: 0px;
}
p.sikaku{
	font-family: 'Osaka-mono', 'MS Gothic', 'monospace';
  color: whitesmoke;
	width: 260px;
	padding-top: 10px;
	padding-left: 57px;
	line-height: 25px;
}
img.tenji{
	width: 230px;
	padding-left: 73px;
	padding-top: 10px;
}
h3 {
  font-family: 'Osaka-mono', 'MS Gothic', 'monospace';
  color:#E5E5E5;
  text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
  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: 10px;
	padding-bottom: 30px
}
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
}
div.top-go{
	background-image: url("image/IMG_5773.JPG");
	background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
	width: 375px;
	height: 100px;	
}
p.tophe{
	font-family: 'Osaka-mono', 'MS Gothic', 'monospace';
  color: #E5E5E5;
	padding-left: 210px;
	padding-top: 30px;
}
img.kugiri{
	width: 375px;
}