/*CONTAINER*/

body{
	background-image: none !important;
	text-align: left !important;
}

#containerPop {
	border:none;
	margin-left:0px;
	width:583px !important;
}

/*CONTENTS*/
#contents {
margin: 6px 11px 10px 26px !important; /* -- Revised on Feb.07,2007 -- */
width:546px !important;
}

/*HEADER*/
#headerPop {
	height:52px;
	width:583px !important;
}

#smfgPop {
	height: 52px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	width:583px;
}

.skipnav { display: none; }

/*TITLE*/
#contents div.topAreaPop {
	margin:0 0px 17px 0px;
	padding:5px 0px 11px 0px;
	width:546px;
}

#contents span.LEADj {
	/*font-size: small;  -- Revised on Feb.07,2007 -- */
	line-height:140%; 
	color: #000000;
}

#contents span.LEADe{
	/*font-size: small;  -- Revised on Feb.07,2007 -- */
	line-height:140%; 
	font-family:Arial,sans-serif; 
	font-weight:bold; 
}

/*FOOTER*/
#footerPop {
	background-image:url(/common_images/p_footer_v4_bk.gif);
	background-color:#FFFFFF;
	border-top:1px solid #B3B3B3;
	clear:both;
	color:#444444;
	font-size:85%;
	line-height:1em;
	padding-top:2px;
	width:583px;
	height: 28px;
}

#footerPop address {
	font-family:Arial,sans-serif;
	font-style:normal;
	margin:8px 0px 0px 15px;
	padding-bottom:10px;
	text-align:left;
}

#footerPop div.winClose {
	text-align:right;
	margin:-20px 15px 0px 0px;
	padding-bottom:10px;
}


/* Updated¥ 2005/12/26,E*/
@media print {


#contents_main {
	float: none !important;
	margin-left: auto !important;
	height: auto !important;
}


}
/* Updated£ 2005/12/26,E*/