@charset "UTF-8";"

/* default */
/*------------------------------------------------*/

html{
   overflow-y:scroll;
}


body{

font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.mail_body{
width:860px;
border:solid 1px #999;
margin:0 auto;
margin-top:50px;
margin-bottom:100px;
}

H1{
font-weight:bold;
font-size:24px;
background-color:#00789B;
color:#fff;
margin-top:0;
line-height:60px;
padding-left:20px;
}

H2{
width:800px;
margin:0 auto;
margin-left:20px;
margin-top:40px;
margin-bottom:30px;
border-left:solid 10px #00789B;
padding-left:20px;
}

H3{
padding: 1px;
margin-left:10px;
margin-top:20px;
margin-bottom:15px;
border-bottom: solid 2px #999999;
display: inline-block;
font-weight:bold;
font-size:16px;
}

.mail_text{
width:820px;
margin:0 auto;
}


.mail_section{
width:800px;
margin:0 auto;
margin-top:40px;
}

.mail_waku{
padding:20px;
border:solid 1px #00789B;
margin-top:20px;
margin-bottom:20px;
}

.mail_image{
width:450px;
margin:0 auto;
margin-top:20px;
margin-bottom:20px;
}

.mail_image img{
width:450px;
}

.link_button{
display:block;
width:95%; /* mobile */
border:solid 2px #21A339;
color:#222;
line-height:40px;
text-align:center;
margin:0 auto; /* mobile */
margin-top:20px;
margin-bottom:10px;
font-weight:bold;
}

.link_button A{
display:block;
background-color:#fff;
border:solid 2px #21A339;
width:100%;
color:#222;
}

.link_button A:hover{
display:block;
color:#fff;
border:solid 2px #21A339;
background-color:#21A339;
}

.link_button_slim{
display:block;
width:90%; /* mobile */
color:#21A339;
line-height:40px;
margin: 0 auto; /* mobile */
margin-top:10px;
margin-bottom:10px;

}

.link_button_slim A{
display:block;
border:solid 2px #21A339;
border-left:solid 10px #21A339;
width:100%;
color:#21A339;
padding-left:10px;
}

.link_button_slim A:hover{
display:block;
color:#21A339;
border:solid 2px #21A339;
border-left:solid 10px #21A339;
background-color:#fff;
}
.tbl_waku{
margin-top:20px;
margin-bottom:20px;
}

.tbl_waku,.tbl_waku td{
border:solid 1px #666;
border-collapse: collapse;
padding:10px;
}

.tbl_td_150{
width:150px;
}

.tbl_td_200{
width:200px;
}

.tbl_td_250{
width:250px;
}

.tbl_td_500{
width:500px;
}


.to_top{
display:block;
width:300px;
background-color:#21A339;
color:#fff;
line-height:40px;
text-align:center;
margin-top:20px;
font-weight:bold;
margin:0 auto;
margin-bottom:100px;
}

.to_top A{
display:block;
background-color:#21A339;
border:solid 2px #21A339;
width:100%;
color:#fff;
text-decoration:none;
}

.to_top A:hover{
display:block;
color:#21A339;
border:solid 2px #21A339;
background-color:#fff;
}

A{
color:#23A339;
}
