#ryokin-unit {
	width: 866px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#ryokin-txt ul {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -10px;
	font-size: 12px;
}
#chui-ttl {
	margin-top: 20px;
}
#chui-txt ul {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -10px;
	font-size: 12px;
}
#chui-txt {
	line-height: 110%;
	padding-left: 25px;
}
.addi {
	text-align: right;
	font-size: 11px;
}
#taisyou-ttl {
	float: left;
	margin-right: 10px;
}
#taisyou-txt {
	font-size: 14px;
	line-height: 120%;
	padding-top: 14px;
	float: left;
}
#ryokinTbl td {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#ryokinTbl tr .td1 {
	width: 100px;
	background-color: #00A13F;
	color: #FFFFFF;
	-webkit-border-radius: 5px 0px 0px 0px;
	-moz-border-radius: 5px 0px 0px 0px;
	border-radius: 5px 0px 0px 0px;
}
#ryokinTbl tr .td2 {
	background-color: #00A13F;
	color: #FFFFFF;
	width: 100px;
}
#ryokinTbl tr .td2a {
	background-color: #00A13F;
	color: #FFFFFF;
	width: 100px;
}
#ryokinTbl tr .td3 {
	background-color: #00A13F;
	color: #FFFFFF;
	-webkit-border-radius: 0px 5px 0px 0px;
	-moz-border-radius: 0px 5px 0px 0px;
	border-radius: 0px 5px 0px 0px;
}
#ryokinTbl tr .td4 {
	text-align: right;
	padding-right: 10px;
}
#ryokinTbl tr .ttl {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#ryokinTbl tr .bd1 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #a8b0b4;
}
#ryokinTbl tr .bd2 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #a8b0b4;
}
#ryokinTbl tr .btm1 {
	-webkit-border-radius: 0px 0px 0px 5px;
	-moz-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
}
#ryokinTbl tr .btm2 {
	-webkit-border-radius: 0px 0px 5px 0px;
	-moz-border-radius: 0px 0px 5px 0px;
	border-radius: 0px 0px 5px 0px;
}
.bodySet {
	font-weight: bold;
	padding: 10px;
	border: 1px solid #D3D8DA;
	margin-top: 2px;
	margin-left: 3px;
}
.bodySet ul {
	list-style-position: outside;
	list-style-type: disc;
	text-indent: -5px;
	margin-left: 18px;
	line-height: 140%;
}
.bodySet ul li {
	padding-top: 3px;
}