/*高橋@追加050201*/

/*CONTAINER*/

#containerPop {
	border:none;
	margin-left:0px;
	width:580px;
}


/*HEADER*/

#headerPop {
	background: url(/common_images/bg_kojin_header.gif) repeat-x top left;
	height:60px;
	border-bottom:1px solid #CCCCCC;
}

#headerPop_none {
	background: url(/common_images/bg_kojin_header.gif) repeat-x top left;
	height:26px;
	border-bottom:1px solid #CCCCCC;
}

#smbcPop {
	height: 36px;
	left: 17px;
	overflow: hidden;
	position: absolute;
	top: 16px;
	width:129px;
}


/*TITLE*/

#contents div.topAreaLinePop {
	background: url(/common_images/bg_h1.gif) no-repeat bottom right;
	margin-bottom:17px;
	padding: 10px 0px 8px 0px;
	width:540px;
}

#contents h1 {
	float:left;
	padding:15px 0px 6px 0px;
}

#contents span.LEADj {
	font-size:0.8em; 
	line-height:140%; 
	font-weight:bold;
}
#contents span.LEADe{
	font-size:0.8em; 
	line-height:140%; 
	font-family:Arial,sans-serif; 
	font-weight:bold; 
}

#contents {
 float:none !important;
	padding: 0px 0px 0px 15px;
	width: 540px;
}

/*FOOTER*/

#footerPop {
	background-image:url(/common_images/bg_footer.gif);
	background-color:#FFFFFF;
	clear:both;
	color:#333333;
	font-size:65%;
	line-height:1em;
	margin-top:30px;
	padding-top:2px;
	width:580px;
}

#logoPop {
	text-align:left;
	padding-left:15px;
	margin-top:12px;
}

#footerPop address {
	font-family:Arial,sans-serif;
	font-style:normal;
	margin:8px 0px 0px 0px;
	padding-bottom:10px;
	text-align:left;
}


#footerPop div.winClose {
	text-align:right;
	margin:-40px 15px 0px 0px;
	padding-bottom:10px;
}
/*高橋@追加ここまで050201*/

