	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/kojin/direct/css/direct_comp.css";

/*[/kojin/direct/webtsucho/] common*/

/*color text*/
#contents strong.orangeBold {
	color: #FF6600;
	font-weight: bold;
}

#contents strong.Red {
	color: #FF0000;
}

#contents strong.Redbold {
	color: #FF0000;
}

/*if webBank book use*/
#contents div.d_ifwebBb {
	color: #FF6600;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

#contents div.d_ifwebBb {
	margin: 10px 0px 10px 0px;
}

/*[/kojin/direct/webtsucho/index.html] */

/*lead part*/
#contents table.t_selectBb {
	margin: 0px 0px 10px 0px;
	width: 540px;
}

#contents table.t_selectBb td.td_left {
	padding: 0px 8px 0px 0px;
}

#contents table.t_selectBb td.td_right {
	padding: 0px 0px 0px 7px;
}

#contents table.t_selectBb div.d_cutin {
	text-align: center;
}

/*done*/
#contents div.d_webBbDetail {
	margin: 0px 0px 20px 0px;
}

#contents div.d_webBbDetail p.p_title {
	margin: 0px 0px 10px 0px;
}

#contents div.d_webBbDetail div.d_cutin {
	float: left;
	width: 230px;
}

#contents div.d_webBbDetail div.d_detail {
	float:right;
	width:300px;
}
.fRight {
	float: right!important;
}