body {
	font-family: 'メイリオ', 'ＭＳ Ｐゴシック', arial, sans-serif;
	line-height: 150%;
}

table,td,th {
	/* border-collapse:collapse; border:1px #1C79C6 solid; */
	border-collapse:collapse; border:1px #1C79C6 solid; vertical-align: top;
}

a.ex_link {
	background: url("images/blank_icon.png") no-repeat right 0;
	/* padding-right: 20px; */
	/* padding-right: 12px; */
	padding-right: 15px;
}

a:hover { color: white; background-color: royalblue; }