@charset "utf-8";
/* CSS Document */
table{
	margin:30px auto 50px auto;
	border:0;
	border-collapse:collapse;
	border-spacing:0px;
}
caption{
	text-align:left;
	margin-bottom:15px;
	font:normal normal 30px/1.6 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
p{
	margin: 0 0 25px 0;
	line-height:1.6;
}