	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/hojin/css/component_hojin.css";
	@import "/hojin/financing/chusho/csloan/css/csloan_Comp.css";

/*[/hojin/financing/chusho/配下]　ボックスコンポーネント*/
#contents div.bslbox01 {
	width: 518px !important;
	width /**/: 540px;
	border: solid 1px #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 5px 10px;
}

#contents div.bslbox01 div.callcenter {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 400px;
}

#contents div.bslbox01 div.image {
	float: right;
	width: 100px;
	margin: 18px 0 0 0;
}

#contents div.bslbox01 h4 {
	margin: 0px 0px 5px 0px;
}

/*[/houjin/financing/chusho/csloan/index.html]　タイトル*/
#contents h1.h1csloan {
	float: left;
	margin-bottom: -8px;
	margin-top: -8px;
	padding: 5px 0px 6px 0px;
}

/*[/houjin/financing/chusho/csloan/配下]　下位ページタイトル*/
#contents div.categorycsloan {
	float: left;
	margin-bottom: -8px;
	margin-top: -8px;
	padding: 5px 0px 6px 0px;
}

/*[/houjin/financing/chusho/csloan/index.html]　データテーブル*/

#contents table.csloanidx01 {
	border-left: solid 2px #B4B4B4;
	border-top: solid 2px #B4B4B4;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px 0px 10px 0px;
	width: 100%;
}

#contents table.csloanidx01 th {
	background-color: #EEEEEE;
	border-bottom: solid 2px #B4B4B4;
	border-right: solid 2px #B4B4B4;
	padding: 2px 2px 0px 2px;
}

#contents table.csloanidx01 th.bloan {
	background-color: #FFCC66;
	border-bottom: solid 2px #B4B4B4;
	border-right: solid 2px #B4B4B4;
	padding: 2px 2px 0px 2px;
	width: 200px;
}

#contents table.csloanidx01 th.csloan {
	background-color: #EEF4FF;
	border-bottom: solid 2px #B4B4B4;
	border-right: solid 2px #B4B4B4;
	padding: 2px 2px 0px 2px;
	width: 200px;
}

#contents table.csloanidx01 td {
	border-bottom: solid 2px #B4B4B4;
	border-right: solid 2px #B4B4B4;
	padding: 2px 2px 0px 2px;
	vertical-align: middle;
}

#contents table.csloanidx01 td.arrow {
	border-bottom: solid 2px #B4B4B4;
	border-right: solid 2px #B4B4B4;
	padding: 2px 2px 0px 2px;
	text-align: center
	vertical-align: middle;
}

#contents table.csloanidx01 td.lt {
	background-color: #EEEEEE;

}