/************************************** リンク */
a:link {
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

/************************************** フォント */
td {
	font-size: 11pt;
}

b {
	font-size: 11pt;
}

small {
	font-size: 10pt;
}

strong {
	font-size: 12pt;
}
