﻿/* 横幅900px以下の場合のみ適用 */
@media (max-width: 900px) {
  img{
    max-width: 98%;
    height: auto;
  }
}
.auto-style2 {
	font-size: small;
	font-weight: normal;
}
.auto-style3 {
	text-align: center;
}
.auto-style191 {
	text-align: center;
	font-size: x-large;
}
.auto-style1 {
	text-align: center;
}
.auto-style4 {
	text-align: center;
}
.auto-style8 {
	text-align: center;
	font-size: large;
}
.auto-style192 {
	text-align: center;
	font-size: xx-large;
}
.auto-style119 {
	font-size: x-large;
}
.auto-style194 {
	text-align: center;
	font-size: x-large;
	color: #0000FF;
}
.auto-style197 {
	text-decoration: underline;
}
.auto-style198 {
	color: #FF0000;
}
.auto-style199 {
	font-size: medium;
}
main{
	max-width:1240px;
	margin:auto;
}
