@charset "utf-8";

#contents {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:100px;
}

#gaiyou {
	line-height:300%;
}

th {
	width:150px;
	text-align:left;
	background-color:#ffdeaa;
	padding:20px;
	border:dotted 1px #fff;
	font-weight:bold;
	line-height: normal;
}

td {
	width:650px;
	padding:20px;
	border:dotted 1px #ccc;
	line-height: normal;
}

.ex {
	padding:20px;
	line-height: 30px;
}