﻿.auto-style2 {
	font-size: medium;
	color: #008000;
	font-weight: normal;
}
/* 横幅480px以下の場合のみ適用 */
@media (max-width: 480px) {
  img{
    max-width: 98%;
    height: auto;
  }
}
.auto-style6 {
	font-size: medium;
}
.auto-style12 {
	font-size: large;
}
.auto-style14 {
	font-size: x-large;
	color: #808000;
}
.auto-style127 {
	border: 1px solid #808080;
	color: #0000FF;
	font-weight: bold;
}
    .auto-style292 {
	border-collapse: collapse;
	border: 2px solid #808080;
}
.auto-style293 {
	border: 1px solid #808080;
	background-color: #00FFFF;
}
.auto-style294 {
	border: 1px solid #808080;
	font-weight: bold;
	color: #FF0000;
	font-size: 20px;
}
.auto-style295 {
	border: 1px solid #808080;
	color: #0000FF;
	font-weight: bold;
	font-size: 20px;
}
.auto-style296 {
	font-size: 15px;
}
    .auto-style297 {
	font-size: x-large;
}
main{
	max-width:1080px;
	margin:auto;
}
