.ryoukin_table {
	width: 514px;
	font-size: 12px;
	color: #4a4a4a;
}

.ryoukin_table table {
	width: 514px;
	margin-bottom: 15px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
}

.ryoukin_table th {
	font-weight: 400;
	padding: 5px;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
	white-space: nowrap;
}

.ryoukin_table td {
	padding: 5px;
	text-align:left;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
}

.cautionList_none {
    font-size: 13px;
    padding-left: 0;
    width: auto;
}

.cautionList_none li{
    text-indent: 0;
}