@charset "UTF-8";
#contents h4 {
	font-size: 12px;
	line-height: 20px;
}
#contents h5 {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents p {
	text-align: justify;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#contents .shamei {
	margin-top: 30px;
}
#contents table {
	text-align: justify;
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#contents table tr td {
	vertical-align: top;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#contents a {
	text-decoration: underline;
	color: #6C8FB5;
}
#contents img {
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
