/* CSS Document */
/* タグ穀蝉荏・全ページ汲枢『ッダー・フッター */

body ,
h1 ,
h2 ,
h3 ,
h4 ,
h5 ,
ul ,
li ,
dl ,
dt ,
dd ,
p ,
form
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	}

a:link ,
a:visited
	{
	color: #0066CC;
	text-decoration: none;
	}
a:hover
	{
	text-decoration: underline;
	}



/* ヘッダー */

#headerArea
	{
	width: 862px;
	margin: 0px auto;
	}
#headerArea .headerMenu
	{
	background-color: #CC0000;
	width: 850px;
	text-align: right;
	margin: 0px auto 14px auto;
	font-size: small;
	}
#headerArea .headerMenu a:link ,
#headerArea .headerMenu a:visited
	{
	color: #FFFFFF;
	}
#headerArea .headerMenu a:hover
	{
	text-decoration: underline;
	}
#headerArea .headerMenu ul
	{
	padding: 2px;
	}
#headerArea .headerMenu li
	{
	display: inline;
	margin: 0em 0.3em 0em 0em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}
#headerArea .headerMenu li:first-child ,
#headerArea .headerMenu li.first-child
	{
	border-left-width: 0px;
	}
#headerArea .headerMenu a
	{
	margin: 0em 0em 0em 0.7em;
	}
#headerArea .headerTitle
	{
	width: 850px;
	margin: 0px auto 8px auto;
	}
#headerArea .mainMenu
	{
	width: 862px;
	margin: 0px auto;
	}



/* フッター */

#footerArea
	{
	width: 862px;
	margin: 0px auto;
	text-align: center;
	}
#footerArea .footerMenuA
	{
	font-size: small;
	background-image: url(../images/footer/footer_frame_bg.gif);
	background-repeat: repeat-y;
	}
#footerArea .footerMenuB
	{
	font-size: small;
	}
#footerArea .footerMenuA ul ,
#footerArea .footerMenuB ul
	{
	margin : 10px 0px 10px 0px;
	}
#footerArea .footerMenuA li ,
#footerArea .footerMenuB li
	{
	display: inline;
	margin: 0em 0.3em 0em 0em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	}
#footerArea .footerMenuA li:first-child ,
#footerArea .footerMenuA li.first-child ,
#footerArea .footerMenuB li:first-child ,
#footerArea .footerMenuB li.first-child
	{
	border-left-width: 0px;
	}
#footerArea .footerMenuA a ,
#footerArea .footerMenuB a
	{
	margin: 0em 0em 0em 0.7em;
	}
#footerArea .realusCI {
	margin: 40px 0px 40px 0px;
}



/* エラー・*/

.defRightArea h2
	{
	width: 659px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	}
.aniArea
	{
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	}
.messageGIF
	{
	margin: 50px 0px 0px 0px;
	}
.aniGIF
	{
	margin: 0px 20px 0px 0px;
	}
.messageArea
	{
	width: 400px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	border: 1px solid #CCCCCC;
	}
.messageArea p
	{
	margin: 0px 0px 0px 0px;
	font-size: small;
	color: #333333;
	line-height: 1.3em;
	}
.closeBtn
	{
	margin: 40px 0px 20px 0px;
	text-align: center;
	}


/* error2.html */

#error2Area
	{
	width: 560px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	color: #333333;
	line-height: 1.3em;
	border-bottom: 1px dotted #CCCCCC;
	}

.messageArea2
	{
	width: 400px;
	margin: 40px auto 50px;
	padding: 20px;
	border: 1px solid #CCCCCC;
	}
.error2FooterArea
	{
	margin: 0px auto;
	text-align: center;
	}
.error2FooterArea ul
	{
	margin : 10px 0px 10px 0px;
	}
.error2FooterArea li
	{
	display: inline;
	margin: 0em 0.3em 0em 0em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	}
.error2FooterArea li:first-child
	{
	border-left-width: 0px;
	}
.error2FooterArea a
	{
	margin: 0em 0em 0em 0.7em;
	}





/* ログイン誘悼ﾀ*/

#contentsArea .defRightArea .loginErrorArea
	{
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: small;
	line-height: 1.3em;
	margin-top: 30px;
	margin-right: 19px;
	margin-left: 19px;
	padding: 10px;
	}
#contentsArea .defRightArea .loginErrorArea .errorMessage
	{
	margin: 5px;
	}
#contentsArea .defRightArea .loginErrorArea .guide
	{
	margin: 0px 0px 0px 333px;
	}
#contentsArea .defRightArea .loginErrorArea .title
	{
	margin: 10px 0px 0px 0px;
	}
#contentsArea .defRightArea .loginErrorArea .title2
	{
	margin: 30px 0px 0px 0px;
	}
#contentsArea .defRightArea .loginErrorArea .subtitle
	{
	background-color: #FFFBEC;
	border: 1px solid #CCCCCC;
	margin: 15px 0px 0px 0px;
	padding: 5px;
	clear: both;
	}
#contentsArea .defRightArea .loginErrorArea .subtitle2
	{
	background-color: #EEF9FF;
	border: 1px solid #CCCCCC;
	margin: 15px 0px 0px 0px;
	padding: 5px;
	}
#contentsArea .defRightArea .loginErrorArea .subtitle3
	{
	background-color:#CCCCCC;
	border: 1px solid #CCCCCC;
	margin: 15px 0px 0px 0px;
	padding: 5px;
	}	
#contentsArea .defRightArea .loginErrorArea .formArea
	{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
	}
#contentsArea .defRightArea .loginErrorArea .pass
	{
	margin: 0px 0px 0px 0px;
	}
#contentsArea .defRightArea .loginErrorArea .cookie
	{
	margin: 0px 0px 0px 28px;
	}
#contentsArea .defRightArea .loginErrorArea .textfield
	{
	width: 120px;
	}
#contentsArea .defRightArea .loginErrorArea .sendBtn
	{
	margin: 0px 0px 0px 5px;
	}
#contentsArea .defRightArea .loginErrorArea .textfield2
	{
	width: 150px;
	}
#contentsArea .defRightArea .loginErrorArea .copyBank
	{
	margin: 10px 0px 0px 0px;
	}
#contentsArea .defRightArea .loginErrorArea .advantageArea
	{
	margin: 10px 0px 0px 0px;
	}
#contentsArea .defRightArea .loginErrorArea .advantageArea .bgColorArea
	{
	background-color: #FFFBEC;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px 0px;
	padding: 15px;
	}
#contentsArea .defRightArea .loginErrorArea .advantageArea .bankOK
	{
	margin: 10px 0px 0px 10px;
	}
#contentsArea .defRightArea .loginErrorArea .advantageArea .tableStore
	{
	margin: 0px 0px 10px 0px;
	}

.red
	{
	color: #FF6600;
	}

.trustEtop {
	padding:10px;
	text-align:center;
	border-bottom:1px #CCCCCC solid;
	font-size:small;
}

.trustEtop img{
margin-bottom:5px;
}

.trustEtop p{
text-align:left;
color:#333333;
}
	
	
.JIPC {
text-align:center;
padding-top:4px;
padding-bottom:4px;
border-bottom:1px #CCCCCC solid;
font-size:small;
}

.JIPC p {
width:155px;
font-size:small;
text-align:left;
color:#333333;
}

.strong {
font-weight:bold;
}


/*overture
********************************/

#contentsArea .topCenterArea .ot {
width:500px;
margin:10px auto 0px auto;
color:#333333;
}


#contentsArea .topCenterArea .ot p {
margin-top:5px;
}

#contentsArea .topCenterArea .ot p .ad {
color:#666666;
}

#contentsArea .topCenterArea .ot p .ad {
color:#666666;
}

#contentsArea .adingo {
margin:10px 20px 0px 20px;
text-align:right;
font-size:10px;
color:#666666;
}


/*******************************************************

　プラパゴス誘導フォーム　20101209

********************************************************/

#PgsFormContainer {
	width: 836px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 96px;
	background-image: url(../images/plpgs_form/form_plpgs_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px;
	line-height: 1em;
	_width: 852px;
}
#PgsFormContainer #QrArea {
	float: left;
	display: inline;
}
#PgsFormContainer #FormArea {
	float: left;
	display: inline;
	width: 578px;
}
#PgsFormContainer #FormArea h3 {
	line-height: 1em;
	text-align: center;
	margin: 0px;
}
#PgsFormContainer #FormArea .FormSpace {
	line-height: 1em;
	padding: 0px;
	width: 578px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}


#PgsFormContainer #FormArea #FormBox {
	padding-left: 104px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#PgsFormContainer #FormArea #FormBoxMessage {
	background-image: url(../images/plpgs_form/form_plpgs_dialog.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	height: 40px;
	_margin-top: 7px;
	margin-bottom: 7px;
	margin-top: 7px;
}
#PgsFormContainer #FormArea .FormSpace #FormBoxMessage .SendMessage {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
}
.FontTypeA {
	font-size:14px;
	background:#f5ffd1;
	width:218px;
	color:#333333;
}
.FontTypeB {
	font-size:14px;
	background:#f5ffd1;
	width:132px;
	color:#333333;
}
.FormBlockA {
	display:block;
	float:left;
	margin:7px 6px 0 0;
}
.FormBlockB {
	display:block;
	float:left;
	margin:7px 7px 0 24px;
}
.FormBlockC {
  display:block;
	float:left;
	margin:12px 6px 0 0;
}
.FormSubmitBtn {
	height: 31px;
	width: 71px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#PgsFormContainer .caution {
	line-height: 1em;
	font-size: 12px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
}


#PgsFormContainer #LpLinkArea {
	float: left;
	line-height: 1em;
	text-align: center;
	padding-top: 68px;
	padding-left: 10px;
	width: 150px;
}
#PgsFormContainer  #LpLinkArea  img {
	border: 0 none;
}

