body {
	margin: 10;
	padding: 0;
	background-image : url(../common_img/top_15.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

table {
	word-break: break-all;
	font-size:12px;
}

.newsTxt {
	font-family: 'Lato','Noto Sans', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size:20px;
	line-height: 1.6;
	
}