@charset "utf-8";
/* CSS Document */
table   {align:center;}
td {
	font-size:11pt;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Times New Roman",serif; 
         background-color:#ffffff; color:#000000; font-size: 11pt;
         vertical-align: top; margin:10px; line-height: 130%;
}
#page-top {
    position: fixed;
    bottom: 5px;
    right: 20px;
    font-size: 77%;
	font-weight:2em;
}
#page-top a {
    background: #333;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
