	@import "/common_css/default_wide.css";	
	@import "/common_css/component_wide.css";
	@import "/hojin/css/component_hojin.css";
	@import "/hojin/fee/css/fee_comp.css";

/*[/hojin/fee/other.html]　データテーブル*/
#contents table.tablehojin01 th.h01 {
	background-color: #CCCCCC;
	border-bottom: solid 2px #B4B4B4;
	border-right: solid 2px #B4B4B4;
	padding: 2px 2px 0px 2px;
	width: 25%;
}
#contents table.tablehojin01 th.h02 {
	background-color: #EEEEEE;
	border-bottom: solid 2px #B4B4B4;
	border-right: solid 2px #B4B4B4;
	padding: 2px 2px 0px 2px;
	width: 20%;
}

#contents table.tablehojin01 th.h01lt01 {
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	width: 30%;
}

#contents table.tablehojin01 td.d01 {
	background-color: #EEEEEE;
	border-bottom: solid 2px #B4B4B4;
	border-right: solid 2px #B4B4B4;
	padding: 2px 2px 0px 2px;
	vertical-align: middle;
	text-align: right;
	width: 70%;
}

#contents table.tablehojin01 td.d01lm01 {
	background-color: #EEEEEE;
	vertical-align: middle;
	width: 25%;
}
#contents table.tablehojin01 td.d01lm01_15 {
	background-color: #EEEEEE;
	vertical-align: middle;
	width: 15%;
}
#contents table.tablehojin01 td.d01lm01_35 {
	background-color: #EEEEEE;
	vertical-align: middle;
	width: 30%;
}
#contents table.tablehojin01 td.d01lm02 {
	background-color: #EEEEEE;
	vertical-align: middle;
	text-align: right;
	width: 15%;
}
#contents table.tablehojin01 td.d01lm02_20 {
	background-color: #EEEEEE;
	vertical-align: middle;
	text-align: right;
	width: 25%;
}