@charset "UTF-8";

body {
	background: #fff url(../image/bg_body_02.gif) repeat-x;
}
#popUpWrapper {
	position: relative;
	width: 848px;
	margin: 0 auto;
}
#popUpHeaderArea {
	position: relative;
	height: 62px;
}
#popUpHeaderArea .ci {
	position: absolute;
	left: 3px;
	top: 15px;
}
#popUpHeaderArea p.customer {
	position: absolute;
	left: 88px;
	top: 16px;
}
#popUpHeaderArea .cn {
	position: absolute;
	right: 3px;
	top: 13px;
}
#popUpHeaderArea .close {
	position: absolute;
	right: 3px;
	top: 33px;
}
#popUpContentArea {
	background: url(../image/bg_popupcontentarea_01.gif) repeat-y;
}
#popUpContentArea .contentInner {
	min-height: 350px;
	_height: 350px;
	padding: 15px;
	background: url(../image/bg_contentinner_01.gif) no-repeat;
	line-height: 1.5;
}
#popUpContentArea .popUpPageTop {
	height: 30px;
	padding: 0 15px 0 0;
	background: url(../image/bg_popuppagetop_01.gif) left bottom no-repeat;
	text-align: right;
}
#popUpContentArea .popUpSectionBlock01A {
	margin: 0 0 -20px 0;
	padding: 0;
}
#popUpPageTitle {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #999;
	line-height: 1.2;
}
#popUpFooterArea {
	padding: 12px 0 15px 0;
}
#popUpFooterArea .ci {
	float: left;
	display: inline;
	margin: 0 0 0 3px;
	width: 75px;
}
#popUpFooterArea .copyright {
	float: right;
	display: inline;
	margin: 0 3px 0 0;
	padding: 12px 0 0 0;
	width: 500px;
	font-size: 84%;
	text-align: right;
}
#popUpFooterArea {
	/*\*/
	_overflow: visible;
	_height: 1px;
	zoom: 1;
	/**/
	/*\*//*/
	display: inline-table;
	/**/
}
#popUpFooterArea:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	margin: -1px 0 0 0;
}
#popUpWrapper.size01 { width: 835px !important;	}
#popUpWrapper.size01 #popUpContentArea { background: url(../image/bg_popupcontentarea_02.gif) repeat-y; }
#popUpWrapper.size01 #popUpContentArea .contentInner { background: url(../image/bg_contentinner_02.gif) no-repeat; }
#popUpWrapper.size01 #popUpContentArea .popUpPageTop { background: url(../image/bg_popuppagetop_02.gif) left bottom no-repeat; }

p.bracket01A {
	padding: 0 0 0 1.5em;
	text-indent: -1.5em;
	*padding: 0 0 0 1.5em;
	*text-indent: -1.5em;
}
p.bracket01A.bracket01A {
	margin-top: 0;
}
p.bracket01B {
	padding: 0 0 0 1.2em;
	text-indent: -1.2em;
	*padding: 0 0 0 1.2em;
	*text-indent: -1.2em;
}