@import "/common_css_e/default.css";
@import "/common_css_e/component.css";

/*CONTAINER*/

body{

	background-image: none !important;
	text-align: left !important;
}

#containerPop {
	border:none;
	margin-left:0px;
	width:357px;
}

/*CONTENTS*/
#contents {
margin: 0 0 0 20px !important; /* -- Revised on Feb.07,2007 -- */
width:357px !important;
}

#contents div.main {
margin:10px 15px 10px 15px;
/*width:357px;*/
text-align:center;
}

/*#contents div.title_h2 {
margin:10px 15px 10px 15px !important;
width:327px !important;
}*/

/*HEADER*/
#headerPop {
	height:62px;
	width:357px !important;
	margin: 0 0 0 20px;
	border-bottom: 1px solid #666666;
}
#smfgPop {
	height: 45px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	width:274px;
}

/*TITLE*/
#contents div.topAreaPop {
	background: url(/common_images/t_repeat.gif) repeat-x;
	height: 26px;
	margin-bottom: 10px;
	width: 357px;
}
#contents div.topAreaPop2,
#contents div.topAreaPop3 {
	clear: both;
	background: url(/common_images/t_repeat2.gif) repeat-x;
	height: 52px;
	margin-bottom: 10px;
	width: 357px;
}
#contents div.topAreaPop h1,
#contents div.topAreaPop2 h1,
#contents div.topAreaPop3 h1 {
	background: none;
}
#contents div.topAreaPop3 h1 {
	line-height: 1.0;
}
#contents div.topAreaPop h1 img {
	vertical-align: top;
	margin-right: 5px;
}
#contents div.topAreaPop2 h1 img,
#contents div.topAreaPop3 h1 img {
	float: left;
	vertical-align: top;
	margin-right: 5px;
}

#contents span.LEADj {
	/*font-size: small;  -- Revised on Feb.10,2007 -- */
	line-height:140%; 
	font-weight:bold;
}

#contents span.LEADe{
	/*font-size: small;  -- Revised on Feb.10,2007 -- */
	line-height:140%; 
	font-family:Arial,sans-serif; 
	font-weight:bold; 
}

/*BodyText*/
#contents div.text {
	margin-left: 15px;
}

.g-atte { margin-left:3.5em !important; }
.g-atte span {
	display:inline-block;
	width:3.5em;
	margin-left:-3.5em;
	}


/*FOOTER*/
#footerPop {
	background:url(/common_images/p_footer_v4_bk.gif) 0 0 repeat-x;
	background-color:#FFFFFF;
	border-top:1px solid #B3B3B3;
	clear:both;
	color:#444444;
	font-size:85%;
	line-height:1.2em;
	padding-top:2px;
	width:377px;
	height: 32px;
}

#footerPop address {
	font-family:Arial,sans-serif;
	font-style:normal;
	margin:8px 0px 0px 15px;
	padding-bottom:5px;
	text-align:left;
	width:200px;
}

#footerPop div.winClose {
	float:right;
	text-align:right;
	margin:-20px 15px 0px 0px;
	padding-bottom:10px;

}