@charset "utf-8";
/* CSS Document */

body{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-break: break-all;
}

img{
	border: none;
	vertical-align: bottom;
}

table{
	border-collapse: collapse;
}

p{
	width: 96%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.wid1{
	width:90%;
	margin-left: 5%;
	font-size: 24px;
}

.wid2{
	width:90%;
	height: 300px;
	margin-left: 5%;
	font-size: 24px;
}


