@charset "utf-8";
body, table{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.4;
	
}
img {
	border: 1px solid #999;
}
body {
	padding: 2px;
	margin: 0px;
}
table{
	border-collapse: collapse;
	border-spacing: 0px;
}
td {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

