@charset "UTF-8";

  body {   
}    
  font-family: Meiryo;
}
 .auto-style1 {
	font-size: large;
}
.auto-style2 {
	color: #ff0000;
}
.auto-style3 {
	font-size: xx-large;
}
.auto-style4 {
	border-style: solid;
	border-width: 1px;
	background-color: #C0C0C0;
}
.auto-style5 {
	text-align: center;
}
.auto-style6 {
	color: #ff0000;
	font-size: medium;
}
.auto-style7 {
	font-size: x-large;
}
.auto-style8 {
	font-size: small;
}
.auto-style10 {
	color: #ff0000;
	font-size: large;
}
.auto-style11 {
	color: #2C63E3;
}
.auto-style12 {
	color: #0000CD;
}
summary {
  cursor: pointer;
 font-color: #ff0000;
}


