body{
font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
background-color:#FFFFFF;
line-height:1; margin:0;
text-align: center;
}

a{text-decoration:none;}

h1{
font-family: "メイリオ", sans-serif;
font-weight: bold;
width: 100%;
margin: 5% auto 15px auto;
text-align: center;
color: black;
font-size: 1.7em;
}

h2{
font-family: "メイリオ", sans-serif;
font-weight: bold;
width: 100%;
margin: 0px auto 10px auto;
text-align: left;
color: black;
font-size: 1.1em;
}




.table_01{
width: 50%;
margin:0px auto;
border-style:none;
width: 70%;
border-style:none;       
}

.table_01 td{
line-height: 1.2em 
text-align: left;   
}

.copy {
text-align: center;
font-size: 0.9em;
margin:20px auto 20px auto;
color: #666666;"
}

@media screen and (max-width: 600px) {
.copy{
text-align: left;
    }
}

