@charset "utf-8";
/* CSS Document */

/*footer */
#hrFoot{
height: 30px;
background-color: white;
color: white;
}

.footnote{
padding:3px 3px 2px 3px;
background-color: white;
font-family: "Times New Roman", Times, serif;
font-size: 15px;
line-height:17px;
letter-spacing:0px;
color: black;
text-align:left;
}


.Linknote{
margin :	0 0 0 10px;
}

.Linknote td{
vertical-align :	top;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 11px;
line-height :	12px;
letter-spacing :	0.1px;
}

#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;
}