/* -- 自動改行-- */
.wsnw { white-space:nowrap; margin:0;}/*改行*/

span.font_mail_01 {
font-family: source-han-sans-japanese, sans-serif;
font-style: normal;
font-weight: 700;
color: #FFFFFF;
font-size: 18px;
line-height: 150%;
text-decoration: none;
}
span.font_mail_02 {
font-family: source-han-sans-japanese, sans-serif;
font-style: normal;
font-weight: 300;
color: #FFFFFF;
font-size: 10px;
line-height: 150%;
text-decoration: none;
}
span.font_mail_03 {

}

/* -- 背景 -- */
.background_mail {
background-color:#FFFFFF;/*背景色*/
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}

/* -- タイトル・メール -- */
.title_mail {
font-family: vdl-logomaru, sans-serif;
font-style: normal;
font-weight: 400;

max-width: 100%;
color: #285b99;
font-size: 15px;
line-height: 15px;
text-decoration: none;
text-align:left;
background-color: #FFFFFF;
border-top:1px solid #D5D5D5;
border-bottom:1px solid #D5D5D5;
border-left:5px solid #285b99;
border-right:1px solid #D5D5D5;
padding: 15px 13px 15px 13px;/* 上・右・下・左*/
margin: 50px 10px 10px 10px;/* 上・右・下・左*/
}

/* -- 枠・メール -- */
.table_mail {
margin: 0px 10px 0px 10px;/* 上・右・下・左*/
}
.table_mail_side {
display: none;
}
.table_mail_main {
font-family: vdl-logomaru, sans-serif;
font-style: normal;
font-weight: 400;

max-width: 100%;
font-size: 10px;
line-height: 15px;
color: #666666;

border-style: none;
text-align:center;

background-color: #EAEAEA;/*背景色*/
padding: 15px 10px 15px 10px;/* 上・右・下・左*/
margin: 0px 0px 0px 0px;/* 上・右・下・左*/
}
.table_mail_main a {
color: #2c5d71;
font-size: 15px;
line-height: 20px;

text-decoration: none;
font-weight: bold;
}
.table_mail_main a:hover {
color: #D00000;
font-size: 15px;
line-height: 20px;
text-decoration: none;
font-weight: bold;
}