/* Updated 2009/07/17,n */

@import "/common_css/default.css";
@import "/common_css/component.css";



/*--------------------------------------
  Responsibility_Group.css
---------------------------------------*/

.btm-nav {
width: 100%;
}
.btm-nav .col-a {
float: left;
display: inline;
width: 30%;
background: #FFF;
}
.btm-nav .col-b {
float: right;
display: inline;
width: 70%;
background: #FFF;
}

#contents .align-center {
text-align: center;
}

#contents .boxGray img {
margin-top: 3px;
}

#contents h4.smallHeading {
margin-bottom: 5px;
}


/* governance/smfg.html */

#contents .boxGreen {
border: 1px solid #308330;
margin: 0 20px;
padding: 20px 20px;
}
#contents .boxGreen h3 {
margin-bottom: 20px;
text-align: center;
color: #318330;
}
#contents .boxGreen ol {
margin: 5px 0 0 0;
}
#contents .boxGreen ol li {
list-style-type: decimal;
margin: 0 0 0 24px;
}
#contents .boxGreen h4 {
margin-bottom: 5px;
}


#contents dl.committee dt {
color: #318330;
font-weight: bold;
line-height: 150%;
}
#contents dl.committee dd {
width: 464px;
clear: both;
margin: 0 0 15px 0;
line-height: 150%;
}


/* audit/efficiency.html */

#content dl.note {
width: 546px;
}
#contents dl.note dt {
float: left;
clear: left;
width: 15px;
margin: 0;
line-height: 150%;
}
#contents dl.note dd {
width: 528px;
margin: 0 0 0 15px;
line-height: 150%;
}
#contents dl.note dt img {
padding-top: 4px;
}

/* Updated¥ 2009/07/03.n */
#contents table.t_telfor {
	margin: 0px 0px 0px 30px;
}

#contents table.t_telfor td{
	padding: 5px 5px 0px 5px;
}

#contents table.t_telfor td.td_left{
	padding: 5px 20px 0px 5px;
	vertical-align: top;
}
/* Updated£ 2009/07/3.n */