	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/aboutus/css/component_aboutus.css";
	@import "/aboutus/business/bumon/css/business_bumon_Comp.css";

/*[/aboutus/business/bumon/kojin.html]　主な提携内容レイアウトテーブル*/
#contents table.logotable {
	margin: 15px 0px 15px 0px;
}

#contents table.logotable td {
	vertical-align: middle;
}

/*[/aboutus/business/bumon/kojin.html]　プロミスロゴ*/
#contents img.logo {
	margin: 0px 0px 0px 50px;
}

/*[/aboutus/business/bumon/kojin.html]　主な提携内容テーブル*/
#contents table.cooperate {
	border-left: solid 1px #B4B4B4;
	border-top: solid 1px #B4B4B4;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

#contents table.cooperate th {
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
	padding: 5px 5px 0px 5px;
	vertical-align: top;
}

#contents table.cooperate td  {
	border-bottom: solid 1px #B4B4B4;
	border-right: solid 1px #B4B4B4;
	padding: 5px 5px 0px 5px;
}

/* Updated▼ 2010/03/31, H */
#contents h2.heading {
	margin:20px 0 20px 0;
}

#contents h3.subHeading01 {
	padding:0;
	margin:0 0 20px 0;
}

#contents div.imgFl {
	float:left;
	width:170px;
	padding:0;
	margin:0 20px 20px 0;
}

#contents div.imgFlb {
	float:left;
	width:170px;
	padding:0;
	margin:0 20px 0 0;
}

#contents div.imgFr {
	float:right;
	width:330px;
	padding:0;
	margin:0 0 20px 20px;
}

#contents div.txtFr {
	float:right;
	margin:0;
	width:350px;
}

/* Updated▼ 2011/03/23,D */
#contents div p.txtFl {
	margin: 0;
	width:345px;
}

#contents div.centerbox {
	margin:20px 0;
}

#contents div.navi_localSub2 {
	margin-top:50px;
}

