	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/hojin/css/component_hojin.css";
	

/*LOCALNAVIGATION　ストラクチャード・ファイナンス*/
#contents ul.navi_local_structured {
	height: 43px !important;
	height /**/: 60px;
	padding-top: 17px;
	overflow: hidden;
	width: 540px;
}

#contents ul.navi_local_structured li {
	float: left;
	height: 43px;
}

#contents ul.navi_local_structured li.structuredtop {
	width: 270px;
}

#contents ul.navi_local_structured li.structuredtop_active {
	width: 270px;
}

#contents ul.navi_local_structured li.liquidation {
	width: 270px;
}

#contents ul.navi_local_structured li.liquidation_active {
	width: 270px;
}

/*[/hojin/financing/structured.html]　ファイナンステーブル*/
#contents table.tablestructured01 {
	margin: 0px 0px 10px 0px;
}

#contents table.tablestructured01 th {
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	white-space:nowrap;
}

/*[/hojin/financing/structured.html]　ファイナンステーブル：インデント*/
#contents table.tablestructured01 p.indent01 {
	line-height: 150%;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 5px 0px;
	text-indent: -12px;
}

/*[/hojin/financing/structured.html]　SPC*/
#contents dl.ddstructured01 {
	margin: 15px 0px 0px 0px;
}

#contents dl.ddstructured01 dd {
	margin: 0px 0px 5px 45px;
}