td { font-size: 9pt }
td { line-height: 160% }

td {
    font-family: "メイリオ","Times New Roman","ＭＳ Ｐゴシック", sans-serif;
}




A:link {
	text-decoration:none;
}
A:visited {
	text-decoration:none;
}
A:active {
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
}




a img {
border-style:none;
}


table {
border-collapse : collapse; 
}

table td, table th {
padding : 0; 
}

table, td, th {
border: 0px solid;
}


