	/* Updated 2007/3/27,n */
	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/hojin/css/component_hojin.css";
	

/*[/hojin/financing/privbond.html]　私募債データテーブル*/
#contents table.tablehojin01 th.h01lt01 {
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	width: 20%;
}
#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: top;
	width: 80%;
}

/* Updated▼ 2008/03/27.n */
#contents div.redLineBox{
	border: 1px solid #CC0000;
	padding: 10px;
	font-size: small;
	width: 520px !important;
	width /**/: 540px;
}

#contents div.blueLineBox{
	border: 1px solid #66CCFF;
	padding: 10px;
	font-size: small;
	width: 520px !important;
	width /**/: 540px;
}

/* Updated▲ 2007/03/27.n */
