﻿main{
	max-width:1080px;
	margin:auto;
}
.auto-style1 {
	text-align: center;
}
.auto-style4 {
	text-align: center;
	font-size: xx-large;
}
.auto-style5 {
	font-size: large;
}
.auto-style7 {
	font-size: x-large;
	color: #0000FF;
}
.auto-style3 {
	text-align: center;
	font-size: large;
}
.auto-style9 {
	font-size: small;
	color: #008000;
}
/* 横幅600px以下の場合のみ適用 */
@media (max-width: 600px) {
  img{
    max-width: 98%;
    height: auto;
  }
}
.auto-style140 {
	text-align: center;
}
.auto-style142 {
	font-size: medium;
}
.auto-style143 {
	font-size: medium;
}
.auto-style144 {
	font-size: x-large;
}
.auto-style145 {
	text-align: center;
	font-size: xx-large;
}
.auto-style148 {
	border: 1px solid #808080;
	text-align: center;
}
.auto-style151 {
	border: 1px solid #808080;
	font-size: medium;
	text-align: left;
}
.auto-style152 {
	color: #FF0000;
	background-color: #FFFF00;
	font-size: large;
}
.auto-style153 {
	color: #FF0000;
	background-color: #FFFF00;
	font-size: small;
}
.auto-style154 {
	border: 1px solid #808080;
	font-size: x-large;
	background-color: #E3F2FD;
}
