﻿.auto-style2 {
	border-collapse: collapse;
	border: 3px solid #808080;
}
.auto-style3 {
	text-align: center;
	border: 1px solid #808080;
}
.auto-style4 {
	text-align: center;
	color: #FF0000;
	border: 1px solid #808080;
	font-size: large;
}
.auto-style46 {
	border-collapse: collapse;
	border: 2px solid #808080;
}
.auto-style50 {
	text-align: center;
	font-size: xx-large;
	color: #0000FF;
}
.auto-style51 {
	text-align: center;
}
.auto-style52 {
	text-align: center;
	font-size: x-large;
	border: 1px solid #808080;
	background-color: #C0C0C0;
}
.auto-style53 {
	text-align: center;
	font-size: large;
	border: 1px solid #808080;
}
/* 横幅900px以下の場合のみ適用 */
@media (max-width: 900px) {
  img{
    max-width: 98%;
    height: auto;
  }
}
.auto-style55 {
	text-align: center;
	color: #000000;
	font-size: medium;
}
.auto-style110 {
	text-align: center;
	border: 1px solid #808080;
}
.auto-style143 {
	font-size: small;
}
.auto-style124 {
}
  .auto-style106 {
	font-size: small;
}
  
.auto-style191 td {
	bprder:1px solid;
}

.auto-style193 {
	text-align: center;
	border: 1px solid #808080;
	color: #0000FF;
}
.auto-style194 {
	text-align: center;
	color: #FF0000;
	border: 1px solid #808080;
	font-weight: bold;
	font-size: large;
}

.auto-style195 {
	text-align: center;
	font-size: medium;
	border: 1px solid #808080;
	font-weight: bold;
	color: #0000FF;
}

.auto-style200 {
	text-align: center;
	color: #0000FF;
	font-size: x-large;
}
.auto-style201 {
	text-align: center;
}
.auto-style203 {
	text-align: center;
	border: 1px solid #808080;
	background-color: #DEDEDA;
}

.auto-style205 {
	font-weight: bold;
}

.auto-style206 {
	text-align: center;
	border: 1px solid #808080;
	background-color: #E9E9E9;
}
.auto-style208 {
	text-align: center;
	color: #FF0000;
	border: 1px solid #808080;
	font-weight: bold;
	font-size: large;
	background-color: #E9E9E9;
}
.auto-style209 {
	text-align: center;
	font-size: medium;
	border: 1px solid #808080;
	font-weight: bold;
	color: #0000FF;
	background-color: #E9E9E9;
}
.auto-style210 {
	text-align: center;
	font-size: large;
	border: 1px solid #808080;
	font-weight: bold;
	background-color: #E9E9E9;
}

.auto-style211 {
	font-size: 20px;
}
.auto-style212 {
	text-align: center;
	color: #FFFF00;
	background-color: #67C531;
}
.table-child{
	width: 97%;
    border-collapse: collapse;
}
.table-child th, 
.table-child td {
	 border: 1px solid black;
            padding: 8px;
            text-align: center;
}
 /* 奇数列に背景色を設定 */
.table-child tr:nth-child(odd) {
            background-color: #f2f2f2;
        }

        /* 偶数列に別の背景色を設定 */
.table-child tr:nth-child(even) {
            background-color: #FFF;
        }

.auto-style213 {
	color: #FF0000;
}
.auto-style214 {
	background-color: #00FFFF;
}
.auto-style215 {
	text-align: center;
	border: 1px solid #808080;
	background-color: #00FFFF;
}
