table {
	font-size: 10pt;
	word-break: break-all;
}

.info_text {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
}

.info_text a {
	text-decoration: underline;
}

.info_text a:hover {
	color: #FF6600;
	text-decoration: none;
}