﻿.auto-style1 {
	text-align: center;
}
/* 横幅1200px以下の場合のみ適用 */
@media (max-width: 1200px) {
  img{
    max-width: 98%;
    height: auto;
  }
}
.auto-style2 {
	text-align: center;
	font-family: "Meiryo UI";
	font-size: x-large;
}
.auto-style3 {
	font-family: "Meiryo UI";
	font-size: medium;
	font-weight: normal;
	color: #008000;
}
.auto-style4 {
	text-align: center;
	font-family: "Meiryo UI";
	font-size: xx-large;
}
.auto-style191 {
	text-align: center;
	font-family: "Meiryo UI";
	font-size: x-large;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.auto-style119 {
	font-family: "Meiryo UI";
	font-size: x-large;
}
.auto-style143 {
	font-family: "Meiryo UI";
	font-size: small;
}
