body{
	background-position: 0% 0%;
	font-weight: bold;
	border-collapse: collapse;
	border-spacing: 0px;
	border-top: 1px solid #ccc;
	border-left: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	overflow-y: scroll;
	font-family:  "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;


width:1070px;
margin: auto;

text-indent: 1rem;







  -webkit-text-size-adjust: 100%;

    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

textarea {
  resize: vertical;
  width:1020px;
  font-size: 115%;


  display: block;
  margin-left: auto;
  margin-right: auto;

  height: calc( 1.3em * 5 );
  line-height: 130%;

}


section {
  content-visibility: auto;
  contain-intrinsic-size: 500px;
}






@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

	
.main{
background-color: #E2D69A
}


.usa{
background-color: #AFB2D8
}

.eu{
background-color: #DCDCDC
}

.au{
background-color: #77AF9C
}

.hnl{
background-color: #A9D0F5
}

.ind{
background-color: #996600
}


a:link {color:#0000ff;} 
a:visited {	color: #000080;}
a:hover {color:#ffffff; background:#0000cc;} 
a:active {color:#ffff00;} 



.select_t{
	color: blue;
	font-weight: bold;
}


.size_1{
    font-size:x-small;
}
.size_2{
    font-size:small;
}
.size_3{
    font-size:medium;
}
.size_4{
    font-size:large;
}
.size_5{
    font-size:x-large;
}


.strong {
    color: #f0300D;
    font-size:large;


}




.rotate {
   transform: rotate( 90deg );
-webkit-backface-visibility: hidden;

}

.fade-in {
	opacity: 0;
}
.fade-in.lazyloaded {
	opacity: 1;
	transition: opacity 3000ms 500ms;
} 






.button1 {
font-size:18px; 
font-weight:900;
width:90px;
height: 30px;
color: black;
}

.button2 {
font-size:11pt; 
font-weight:900; 
width:90px;
height: 30px;
color: black;
}
.button3 {
font-size:11px; 
font-weight:900; 
width:90px;
height: 30px;
color: black;
}
.button4 {
font-size:11px; 
font-weight:900;
width:90px;
height: 20px;
color: black;
}
.button5 {
font-size:11px; 
font-weight:900;
width:80px;
height: 20px;
color: black;
}
.button6 {
font-size:11px; 
font-weight:900; 
width:60px;
height: 30px;
color: black;
}





.auto-style1 {
	font-size: 48px;
	color: #FF0000;
	text-decoration: blink;
	font-style: italic;

animation: flash 2s ease infinite alternate;
}



#contain_moon{
  background-color:gray;
  color:white;
  font-family:Arial;
}



.auto-style3 {
	font-size: x-large;
}
.auto-style4 {
	font-size: small;
}
.auto-style5 {
	font-weight: normal;
}
.auto-style6 {
	text-align: center;
}
.auto-style7 {
	border-width: 0px;
}
.auto-style9 {
	text-align: left;
    font-size: 30px; 
    font-color: #000080;
	font-size: x-large;
}


.auto-style11 {
	font-weight: bold;
	border-width: 1px;
	background-color: #C0C0C0;
	text-align: left;
	border-collapse: collapse;
	table-layout: auto;

}




@keyframes flash {
  50% {
    opacity: 0;
  }
}


.label_text2 {
    font-size: 10px; 
    color: #104070;
}
.label_text {
    font-size: 13px; 
    color: #104070;
}







.table1-th {
	font-weight: bold;
	border-width: 1px;
	background-color: #C0C0C0;
	text-align: left;
	border-collapse: collapse;
	table-layout: auto;
	font-size: normal;
}

.table2-th {
	font-weight: bold;
	border-width: 1px;
	background-color: #A9BCF5;
	text-align: left;
	border-collapse: collapse;
	table-layout: auto;
	font-size: normal;
}

.table3-th {
	font-weight: bold;
	border-width: 1px;
	background-color: #BCA9F5;
	text-align: left;
	border-collapse: collapse;
	table-layout: auto;
	font-size: normal;
}





.toolTip{ position: relative; }
.toolTip span{
   display: block; 
   border: solid 2px #999; 
   background-color: #EEFFEE; 
   color: #666;    
   text-decoration: none;  
   position: absolute; 
   top: 90px;  
   left: 0px; 
   padding: 5px;   
   visibility: hidden; 
   width: 150px;

   }a.toolTip:hover, a.toolTip:hover span{ visibility: visible; z-index: 100; }  


.sample08 {
    background: linear-gradient(transparent 30%, #ff0000 40%);
    font-weight: bold;
    font-size: 26px;
    text-shadow: 1px 1px 2px silver
}


.table1-td {
	border-width: 1px;
}


.iframe-content {
   position: relative;
 width: 100%;
    padding: 75% 0 0 0;
    padding-left: 0%;
}
.iframe-content iframe {
    position: absolute;
 top: 0;
 left: 0;
    width: 100%;
    height: 100%;
}





</style>