a {
	text-decoration:none;
}
body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	word-break: break-all;
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #000;
}
table {
	height: 88%;
	font-size: xx-small;
	word-break: break-all;
	line-height: 1.1em;
}
table td {
	padding-top: 3px;
	border: 1px solid #000;
}
table b{
	color: #fff;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
	background-color: rgba(0,0,0,0.5);
	border-radius: 5px;
	white-space: nowrap;
}