/* Updated 2009/xx/xx,E */

/*--------------------------------------
  Import Styles
---------------------------------------*/

@import url("/common_css_e/layout_wide.css");


a img{
	color:#FFFFFF;
	background-color:#0000CC;
}

.v4hidden{
	display:none;
}

/*TITLE*/
h1{
	color:#000000;
	font-size:120%;
	margin-top:-12px;
	margin-bottom:0px;
	padding-top:10px;
	padding-left:2px;
	padding-bottom: 14px;
	background-color:#FFFFFF;
}

#contents h1.title {
	color: #060;
	font-size: 120%;
	line-height: 1em;
	margin: 0px 0px 10px 0px;
	padding-bottom: 3px;
}

#contents h2.heading {
	width: 546px;
	color: #060;
	font-size: 105%;
	margin: 0px 0px 0px 0px;
}

#contents h3.subHeading01 {
	color: #006600;
	font-size: 1em;
	margin-top: 11px;
	padding: 0px 0px 5px 0px;
}

#contents h3.subHeading02 {
	color: #000099;
	font-size: 1em;
	margin-top: 11px;
	padding: 0px 0px 5px 0px;
}

#contents h3.subHeading03 {
	color: #FF6600;
	font-size: 1em;
	margin-top: 11px;
	padding: 0px 0px 5px 0px;
}

td {
	margin-right:5px;
	padding-right:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	vertical-align: top;
}

#breadcrumbs{
	margin-top:18px;
}


address.en{
	font-family:'Arial';
	font-style:normal;
}

.fNavi{
	text-align:center;
	font-size:88%;
}

.oldBrsCaution{
	text-align:right;
	margin-top:-25px;
	font-size:88%;
	width:535px;

}


/*COMMON*/
body {
	color:#444444;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}

a:link {
	color:#0000CC;

}

a:active {
	color:#FF0000;
}

a:visited {
	color:#660066;
}

dl, dt, dd, p, li, h1, h2, h3, h4, h5, h6, form, input, table, tr, td {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

textarea,select,input {
}

hr {
	display: none;
}

strong.red {
	color:#CC0000;
	font-weight: normal;
}

strong.redBold {
	color:#CC0000;
}

strong.orange {
	color:#FF6600;
	font-weight: normal;
}

strong.orangeBold {
	color:#FF6600;
}

br.height5 {
	line-height: 5px;
}

br.height10 {
	line-height: 10px;
}

br.height15 {
	line-height: 15px;
}

br.height20 {
	line-height: 20px;
}

br.height25 {
	line-height: 25px;
}

br.height30 {
	line-height: 30px;
}

br.height35 {
	line-height: 35px;
}

br.height40 {
	line-height: 40px;
}

br.clear_noie, 
div.clear_noie {
	display: inline !important;
	display: none;
	clear: both;
	line-height: 0px;
}

br.clear_all {
	clear: both;
	line-height: 0px;
}

.weightclear {
	font-weight:normal
}

img, table, th, td {
	border: 0px;
}

img.headIcon {
	margin: 0 5px 4px 0;
	vertical-align:bottom;
}

img.subHeadIcon {
	margin: 0 3px 3px 0;
	vertical-align:middle;
}

.en {
	font-family:Arial,sans-serif;
}

.arrow {
	vertical-align: middle;
}

.d_aural {
	display: none;
}

#navi_footer {
	display: none;
}

/*BreadCrumbs*/
#navi_breadcrumbs {
	clear: both;
	width: 950px;
}

#navi_breadcrumbs p {
	line-height: 130%;
	padding: 10px 0;
}

#navi_breadcrumbs p strong {
	color:#214D21;
}

/*CONTENTS*/
#contents {
	margin: 0 0 10px 0;
}
#leftClum {
	float:left;
	width: 748px;
}

/*TITLE*/
#contents div.topArea {
	background: url(/common_images/t_repeat.gif) repeat-x;
	height: 26px;
	margin: 5px 4px 15px 8px;
	width: 716px;
}
#contents.contents_full .topArea {
	margin:5px auto 15px;
	width:748px;
}
#contents.contents_full .readSpeaker,
#contents.contents_full .readSpeaker_full {
	margin:0 auto 10px;
	width:748px;
}
#contents div.topAreaIncld {
	background: url(/common_images/t_repeat.gif) repeat-x;
	height: 26px;
	width: 716px;
}
#contents div.topAreaMain {
	background: url(/common_images/t_repeat.gif) repeat-x;
	height: 26px;
	margin-bottom: 10px;
	width: 546px;
}
#contents div.topAreaMain2 {
	clear: both;
	background: url(/common_images/t_repeat2.gif) repeat-x;
	height: 52px;
	margin-bottom: 10px;
	width: 546px;
}
#contents div.topAreaPopFull {
	background: url(/common_images/t_repeat.gif) repeat-x;
	height: 26px;
	margin-left: 15px;
	margin-right: 0;
	width: 99%;
}
#contents div.topAreaPopFull2 {
	background: url(/common_images/t_repeat2.gif) repeat-x;
	height: 52px;
	margin-left: 15px;
	margin-right: 0;
	width: 99%;
}

#contents div.topArea h1,
#contents div.topAreaIncld h1,
#contents div.topAreaMain h1,
#contents div.topAreaMain2 h1,
#contents div.topAreaPopFull h1,
#contents div.topAreaPopFull2 h1 {
	background: none;
}
#contents div.topArea h1 img,
#contents div.topAreaIncld h1 img,
#contents div.topAreaMain h1 img,
#contents div.topAreaPopFull h1 img {
	vertical-align: top;
	margin-right: 5px;
}
#contents div.topAreaMain2 h1 img,
#contents div.topAreaPopFull2 h1 img {
	float: left;
	vertical-align: top;
	margin-right: 5px;
}

/*Updated¥ 2009/xx/xx,E*/

/*READ SPEAKER*/

#contents div.readSpeaker {
	text-align:right;
	margin:0 0 10px 0;
}

#contents div.readSpeaker_full {
	text-align:right;
	margin:0 4px 10px 0;
}

/*Updated£ 2009/xx/xx,E*/

/*CONTENTS_MAIN*/
#contents_main {
	float: right;
	padding-right:14px;
	width: 546px;
}

#contents_main_full {
	margin: 10px auto 0;
	width: 748px;
}

/*SUBTITLE*/
#contents div.subTitle h1 {
	background: none;
	font-size: 1.0em;
	float: left;
}

#contents div.subTitle p.bottom {
	float: right;
	padding-right: 10px;
}

/*CONTENTS_LINK*/
#contents #contents_link {
	float: left;
	width: 170px;
}
#rightClum {
	float:right;
	width:188px;
}
#aural_style {
	font-size: 80%;
	margin-bottom: 16px;
	padding: 8px 0px 0px 20px;
}

#aural_style li {
	margin-bottom: 3px;
}

address {
	font-family:Arial,sans-serif;
	font-style:normal;
	margin: 23px 0px 0px 0;
	text-align: right;
}

/*FOR V4.X*/
.v4hidden{
	display:block;
}

a img{
	color:#0000CC;
	background-color:#FFFFFF;
}

td{
	margin:0px;
	padding:0px;
}

#breadcrumbs{
	margin-top:0px;
}

.fNavi{
	display:none;
}

.oldBrsCaution{
	display:none;
}

/*--------------------------------------
  Common Styles for SMFG
---------------------------------------*/

img.arw-go {
margin-right: 5px;
}
img.arw-right {
margin-right: 5px;
margin-bottom: 2px;
}

.f-right {
text-align: right;
}
