	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/hojin/css/component_hojin.css";
	@import "/hojin/businessassist/css/businesassist_Comp.css";

/*[/hojin/businessassist/ma/index.html]*/
#contents dl.definition04ma dt {
	font-weight: bold;
}

#contents dl.definition04ma dd {
	font-weight: bold;
	margin: 0px 0px 5px 32px;
}

#contents dl.definition04ma dd ul.unordered01 {
	font-weight: normal;
	list-style-type:none;
	padding: 0px 0px 2px 17px;
	text-indent:-22px;
}

#contents table.maTable {
 border:#B4B4B4 1px solid;
	margin-bottom:10px;
}

#contents table.maTable th {
 padding:8px 12px;
 text-align:left;
	vertical-align:middle;
	width:25%;
}

#contents table.maTable td {
 padding:8px 12px;
 text-align:left;
}

#contents table.maTable th.dot {
 border-bottom:#B4B4B4 1px dotted;
}