
div#main_wrapper{
	margin:0px auto;
	width:810px;
	height:2200px;
	text-align:left;
	background:url(../img/bg_main.gif) repeat-y;
}
div#main_wrapper div#main_leftnavi{
	width:150px;
	height:2200px;
	background:url(../img/bg_leftnavi1.gif) repeat-y;
	float:left;
}
div#main_wrapper div#main_content div.main_contentspace div.main_c_left{
	width:455px;
	float:left;
	height:1700px;
	border-right:1px solid #001199;
}
table.syukkin_subtb{
	font-size:12px;
	line-height:13px;
	
}
td.bg_txt{
	background-color:#ffe0e0;
	color:#000033;

}