@charset "utf-8";
table	{
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0;
	max-width:710px;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	height: auto;
	font-size:0.8em;
}
table th	{
	margin: 0;
	padding: 10px;
	white-space: nowrap;
	text-align: left;
	text-align: center;
	background-color: #598bc8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFF;
	line-height: 1.7em;
	font-weight: normal;
}
table td	{
	margin: 0;
	padding: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #F7F7F7;
	line-height: 2em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



/* CSS Document */

