@charset "Shift_JIS";


/* ---------- 基本レイアウト ----------*/

#popupwrapper {
	width: 670px;
	margin: 0 auto;
	text-align: left;
}

#popupwrapper h1 {
	margin: 0 auto;
	padding-top: 18px;
	padding-bottom: 10px;
	text-align: left;
}

#popupwrapper h1 img {
	display: block;
}

#popupwrapper h2 img {
	display: block;
}

#popupwrapper h3 {
	padding-bottom: 15px;
}

#popupwrapper h3 img {
	display: block;
}

#popupwrapper #popupcontents {
	background: url(../../popup/img/common/lnavi_bg.gif) repeat-y;
	margin-bottom: 10px;
}

#popupwrapper #lnaviarea {
	float: left;
	width: 178px;
	padding-top: 11px;
}

#popupwrapper #lnaviarea img {
	margin-bottom: 5px;
	display: block;
}

#popupwrapper #mainarea {
	float: right;
	width: 472px;
	padding-top: 10px;
}

#popupwrapper .btclose {
	text-align: right;
	padding-top: 20px;
	vertical-align: bottom;
}

.txtindent {
	text-indent: -1em;
	margin-left: 1em; 
}

.txtindent2 {
	text-indent: -1.5em;
	margin-left: 1.5em; 
}

.cl5EA3FE {
	color: #5EA3FE;
}

.cl00349A {
	color: #00349A;
}

#popupwrapper #popupfooter {
	border-top: 2px #5BA7FB solid;
	padding: 8px 0 10px 0;
	text-align: center;
	color: #5BA7FB;
}



/* ---------- 基本レイアウト// ----------　*/

