@import "/common_css/default_wide.css";
@import "/common_css/component_wide.css";



/*--------------------------------------

  /aboutus/profile/smfg.html
---------------------------------------*/

/* Updated 2006/11/22,n */
/* Updated 2006/05/19,n */

/*[/info/aboutus/profile/] 共通*/

#contents div.gov_box01 {
	border: 3px solid #CF9;
	margin-left: 55px;
	margin-bottom: 20px;
	padding: 5px;
	width: 418px !important;
	width/**/: 428px; 
}

#contents dl.data dt{
	float:left;
	clear:left;
	width:180px;
}

#contents dl.data dd{
	margin: 0px 0px 0px 130px;
	text-align:right;
	_padding-top:1px;
	width:150px;
}


/* Updated▼ 2006/05/19,n */

#contents dl.data1 dt{
	float:left;
	clear:left;
	text-align:center;
	width:180px;
}

#contents dl.data1 dd{
	margin: 0px 0px 0px 130px;
	text-align:right;
	_padding-top:1px;
	width:150px;
}

/* Updated▲ 2006/05/19,n */

#contents div.boxGrayB {
	margin: 0px 0px 25px 0px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #666666;
}

/*[/info/aboutus/profile/index.html] */
#contents div.boxATT {
	margin: 0px 0px 0px 15px;
	width: auto;
}

#contents table.table05B {
	border: none;
	margin: 0px 0px 10px 0px;
	width: 523px !important;
}

#contents table.table05 th.normal2 {
	font-weight: normal;
	line-height: 150%;
	padding: 0px 5px 0px 10px;
	text-align: left;
	vertical-align: middle;
	width: 30%;
}

#contents div.buttonMesse {
	text-align: left;
}

/* Updated▼ 2006/11/13.,n */

#contents ul.unordered_att {
	list-style-type:none;
	padding: 0px 0px 2px 35px;
	text-indent:-33px;
}
/* Updated▲ 2009/11/13.n */

/*[/info/aboutus/profile/flash/index.html] */
#contents_main_full {
	margin: 20px 0 0 17px;
	text-align:center !important;
	width: 710px;
}


/*[/aboutus/profile/smfg_history.html] */
#contents table.table05 td {
	/*font-size:small;*/
	font-weight: normal;
	line-height: 150%;
	padding: 0px 5px 5px 10px;
	vertical-align: top;
}
#contents table.table05 th.normal2 {
 	/*font-size:small;*/
	font-weight: normal;
	line-height: 150%;
	padding: 0px 5px 5px 10px;
	vertical-align: top;
	width: 30%;
}


/* -- Newly added for /aboutus/profile/smfg.html -- */
#contents table.table02,
#contents table.table02 th,
#contents table.table02 td {
	border: 1px solid #444444;
	border-collapse: collapse;
}
#contents table.table02 th {
	width: 25%;
	background: #ccff99;
}
#contents table.table02 th,
#contents table.table02 td {
	padding: 10px 5px 5px 10px;
}
#contents table.outline02 td {
	padding: 0;
	border: none;
}


/* -- Newly added for class "main" -- */
#contents div.main {
margin: 20px 0px 10px 0px;

text-align:center;
width:100%;
}



/*[/aboutus/profile/strategies/] */
#contents div.boxBnavi {
	margin: 0px 0px 0px 15px;
	width: 517px;
}

#contents table.tableSTR {
	border: none;
	margin: 0px;
	width: 100%;
}

#contents table.tableSTR td.left {
	text-align: left;
	vertical-align: top;
	width:274px;
}

#contents table.tableSTR td.right {
	text-align: left;
	vertical-align: top;
	width:270px;
}

/* 回り込み処理*/
#contents div.rightTextBox {
float:right;
width:270px;
}


#contents .rightTextBox h3.subHeading01,
#contents .tableSTR h3.subHeading01{ /* -- Newly added Jan.21,2007 -- */
margin-top: 5px;

}

.boxProfile { width:540px; }
.boxProfile .lefttext {
	width:345px;
	float:left;
	}
#contents div.rightimgs {
	float:right;
	text-align:center;
	padding:0px 0px 10px 7px;
	color:#444;
	width:180px;
	}

/* clearfix
------------------------------*/
.boxProfile:after {
	content: "."; 
	display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
	}
.boxProfile { display: inline-block; }
/* Hides from IE-mac \*/
* html .boxProfile { height: 1%; }
.boxProfile { display: block; }
/* End hide from IE-mac */