@charset "utf-8";
/* CSS Document */

/*footer */
#hrFoot{
height: 30px;
background-color: white;
color: white;
}

.footnote{
padding:10px 0 7px 0;
background-color: white;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 12.5px;
line-height:12.5px;
color: black;
text-align:center;
}

.Linknote{
margin :	0 0 0 21px;
border-collapse:collapse;
font-size: 11px;
line-height :	12px;
}

.Linknote td{
vertical-align :	top;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
letter-spacing :	0px;
padding:2px 0;
}

.footnotetitle{
width:70px;
text-indent:-10px;
}

.footernote{
text-indent:-22px;
}

#footer{
background-color: #777777;
text-align: center;
height:21px;
padding-top:9px;
font-size: 15px;
letter-spacing : 0.5px;
color: #FFFFFF;
font-style: normal;
font-family: "Times New Roman", Times, serif;
}

