#contents .cnts-data {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 50px;
}
#contents .cnts-data h3 {
	margin-bottom: 30px;
}
#contents .cnts-data h4 {
	margin-bottom: 15px;
}

#tokushou {
	border: 2px solid #F0F0F0;
}
#tokushou th {
	font-size: 85%;
	line-height: 150%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E9F0;
	padding: 10px;
}
#tokushou td {
	font-size: 85%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding: 10px;
}

#tokushou td ul
#tokushou td ol {
	margin-left: 15px;
}
