@charset "utf-8";
/* PFAWebサイト　トップページのCSS Document */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif,;
	margin-top: 0px;
	margin-bottom: 0px;
	background:#1e1e1e;
	line-height: 1.6;
	letter-spacing: 1px;
	font-size:12px;
}

body img { border:none; }

html { overflow-y:scroll; }

h1{
	margin:0px;	
	font-size:100%;
}

#bace {
	width:950px;
	margin: 0 auto;
	background:#FFFFFF;
	border-left:#333333 1px solid;
	border-right:#333333 1px solid;
}


#nav_area{
width:950px;
}

#nav_area ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav_area li {
	padding:0;
	margin:0;
	float:left;
}

.clear {
	clear:both;
	font-size:1px;
}

/*上部言語選択by cyber*/
#top_bg{
	width:950px;
}

img.top-img{
	border:none;
}

.language{
width:950px;
text-align:right;
}

.japanese{
float:right;
width:51px;
height:13px;
}

a.japanese{
background:url(../image/bt/language/japanese_off.gif) no-repeat;
display:block;
width:100%;
height:100%;
}

a.japanese:hover{
background:url(../image/bt/language/japanese_on.gif) no-repeat;
display:block;
width:100%;
height:100%;
}



.chinese{
float:right;
width:51px;
height:13px;
}


a.chinese{
background:url(../image/bt/language/chinese_off.gif) no-repeat;
display:block;
width:100%;
height:100%;
}

a.chinese:hover{
background:url(../image/bt/language/chinese_on.gif) no-repeat;
display:block;
width:100%;
height:100%;
}

.english{
float:right;
width:51px;
height:13px;
}

a.english{
background:url(../image/bt/language/english_off.gif) no-repeat;
display:block;
width:100%;
height:100%;
}

a.english:hover{
background:url(../image/bt/language/english_on.gif) no-repeat;
display:block;
width:100%;
height:100%;
}

/*上部メニューby cyber*/
.top-space{
width:940px;
padding:0px 5px 0px 5px;

}

.top-nuv{
float:right;
/*margin-top:35px;*/
}

.top-nuv-common{
}


div.top-menu{
float:left;
height:16px;
}

a.top-menu{
background-color:#FFFFFF;
padding:3px 5px 3px 5px;
/*font-size:9px;*/
text-decoration:none;
color:#000000;
display:block;
/*width:100%;
height:100%;*/
}

a.top-menu:hover{
background-color:#000000;
/*font-size:9px;*/
text-decoration:none;
color:#FFFFFF;
/*display:block;
width:100%;
height:100%;*/
}

div.top-menu2{
float:left;
width:84px;
height:16px;
text-align:center;
vertical-align:middle;
}

a.top-menu2{
background-color:#FFFFFF;
padding:3px 0px 0px 9px;
/*font-size:9px;*/
text-decoration:none;
color:#000000;
display:block;
width:100%;
height:100%;
}

a.top-menu2:hover{
background-color:#000000;
/*font-size:9px;*/
text-decoration:none;
color:#FFFFFF;
display:block;
width:100%;
height:100%;
}



.top-service{
float:left;
width:72px;
height:16px;
}


a.top-service{
background:url(../image/bt/top-nuv/service_off.gif) no-repeat;
display:block;
width:100%;
height:100%;
}

a.top-service:hover{
background:url(../image/bt/top-nuv/service_on.gif) no-repeat;
display:block;
width:100%;
height:100%;
}

.top-company{

float:left;
width:72px;
height:16px;
}

a.top-company{
background:url(../image/bt/top-nuv/company_off.gif) no-repeat;
display:block;
width:100%;
height:100%;
}

a.top-company:hover{
background:url(../image/bt/top-nuv/company_on.gif) no-repeat;
display:block;
width:100%;
height:100%;
}

.top-recruit{
float:left;
width:72px;
height:16px;}

a.top-recruit{
background:url(../image/bt/top-nuv/recruit_off.gif) no-repeat;
display:block;
width:100%;
height:100%;
}

a.top-recruit:hover{
background:url(../image/bt/top-nuv/recruit_on.gif) no-repeat;
display:block;
width:100%;
height:100%;
}

.top-contact{
float:left;
width:85px;
height:16px;
}

a.top-contact{
background:url(../image/bt/top-nuv/contact_off.gif) no-repeat;
display:block;
width:100%;
height:100%;
}

a.top-contact:hover{
background:url(../image/bt/top-nuv/contact_on.gif) no-repeat;
display:block;
width:100%;
height:100%;
}

.top-siryou{
float:left;
width:72px;
height:16px;
}
		
a.top-siryou{
background:url(../image/bt/top-nuv/data_off.gif) no-repeat;
display:block;
width:100%;
height:100%;
}

a.top-siryou:hover{
background:url(../image/bt/top-nuv/data_on.gif) no-repeat;
display:block;
width:100%;
height:100%;
}		


/* ここから上層部 */


/*#top_bg p{
	margin:0px;
	font-size:60%;
}*/


/*#rightside a{
	background-image:url(../image/bt/top_marusankaku_bt.jpg);
	background-repeat:no-repeat;
	height:18px;
	margin-left:20px;
	padding:0 0 5px 13px;
}
#rightside a:link {
	color: #000000;
	text-decoration: none;
}
#rightside a:visited {
	color: #000000;
	text-decoration: none;
}
#rightside a:hover {
	color: #990000;
	text-decoration: none;
}
#rightside a:active {
	color: #000000;
	text-decoration: none;
}*/

.space01{
	padding-top:0px;
	margin-top:11px;
	text-align:right;
}
.space02{
	padding-top:22px;
	padding-bottom:1px;
	text-align:right;
}

/*以下ナビ関連by cyber*/

/*ナビ日本語用*/

td.main-nuv1{
text-align:center;
background:url(../image/bt/nuv/main-nuv_off.gif) no-repeat;
padding:10px 0px 0px 0px;
width:121px;
height:23px;
color:#FFFFFF;
}

td.main-nuv1:hover{
background:url(../image/bt/nuv/main-nuv_on.gif) no-repeat;
}

a.main-nuv1{
text-decoration:none;
color:#FFFFFF;
/*font-size:12px;*/
display:block;
height:100%;
width:100%;
}

/*ナビ日本語用大きいサイズ（グローバルネットワーク専用）*/

td.main-nuv2{
text-align:center;
background:url(../image/bt/nuv/main-nuv_off2.gif) no-repeat;
padding:10px 0px 0px 0px;
width:124px;
height:23px;
color:#FFFFFF;
}

td.main-nuv2:hover{
background:url(../image/bt/nuv/main-nuv_on2.gif) no-repeat;
}

a.main-nuv2{
text-decoration:none;
color:#FFFFFF;
/*font-size:12px;*/
display:block;
height:100%;
width:100%;
}


/*中国語用*/
td.main-nuv1-o{
text-align:center;
background:url(../image/bt/nuv/main-nuv-o_off.gif) no-repeat;
padding:10px 0px 0px 0px;
width:141px;
height:23px;
color:#FFFFFF;
}

td.main-nuv1-o:hover{
background:url(../image/bt/nuv/main-nuv-o_on.gif) no-repeat;
}

a.main-nuv1-o{
text-decoration:none;
color:#FFFFFF;
/*font-size:12px;*/
display:block;
height:100%;
width:100%;
}

/*中国語用大きいサイズ*/

td.main-nuv2-o{
text-align:center;
background:url(../image/bt/nuv/main-nuv-o_off2.gif) no-repeat;
padding:10px 0px 0px 0px;
width:143px;
height:23px;
color:#FFFFFF;
}

td.main-nuv2-o:hover{
background:url(../image/bt/nuv/main-nuv-o_on2.gif) no-repeat;
}

a.main-nuv2-o{
text-decoration:none;
color:#FFFFFF;
/*font-size:12px;*/
display:block;
height:100%;
width:100%;
}
/*英語1列用小サイズ*/
td.main-nuv-e{
text-align:center;
background:url(../image/bt/nuv/main-nuv-o_off.gif) no-repeat;
padding:0px 0px 0px 0px;
width:141px;
height:33px;
color:#FFFFFF;
}

td.main-nuv-e:hover{
background:url(../image/bt/nuv/main-nuv-o_on.gif) no-repeat;
}

a.main-nuv-e{
text-decoration:none;
color:#FFFFFF;
/*font-size:12px;*/
display:block;
height:100%;
width:100%;
}

/*英語2列用小サイズ*/
td.main-nuv1-e{
text-align:center;
background:url(../image/bt/nuv/main-nuv-o_off.gif) no-repeat;
padding:0px 0px 0px 0px;
width:141px;
height:33px;
color:#FFFFFF;
}

td.main-nuv1-e:hover{
background:url(../image/bt/nuv/main-nuv-o_on.gif) no-repeat;
}

a.main-nuv1-e{
text-decoration:none;
color:#FFFFFF;
/*font-size:11px;*/
display:block;
height:100%;
width:100%;
}

/*英語用2列用サイズ大きい*/

td.main-nuv2-e{
text-align:center;
background:url(../image/bt/nuv/main-nuv-o_off2.gif) no-repeat;
padding:0px 0px 0px 0px;
width:143px;
height:33px;
color:#FFFFFF;
}

td.main-nuv2-e:hover{
background:url(../image/bt/nuv/main-nuv-o_on2.gif) no-repeat;
}

a.main-nuv2-e{
text-decoration:none;
color:#FFFFFF;
/*font-size:11px;*/
display:block;
height:100%;
width:100%;
}


td#compliance-nuv{
background:url(../image/bt/nuv/compliance_off.gif) no-repeat;
width:123px;
height:33px;
}
td#compliance-nuv:hover{
background:url(../image/bt/nuv/compliance_on.gif) no-repeat;
width:123px;
height:33px;
}

a#compliance-nuv{
display:block;
height:100%;
width:100%;
}

td#fraud-nuv{
background:url(../image/bt/nuv/fraud_off.gif) no-repeat;
width:121px;
height:33px;
}

td#fraud-nuv:hover{
background:url(../image/bt/nuv/fraud_on.gif) no-repeat;
width:121px;
height:33px;
}

a#fraud-nuv{
display:block;
height:100%;
width:100%;
}

td#risk-nuv{
background:url(../image/bt/nuv/risk_off.gif) no-repeat;
width:121px;
height:33px;
}

td#risk-nuv:hover{
background:url(../image/bt/nuv/risk_on.gif) no-repeat;
width:121px;
height:33px;
}

a#risk-nuv{
display:block;
height:100%;
width:100%;
}

td#control-nuv{
background:url(../image/bt/nuv/control_off.gif) no-repeat;
width:121px;
height:33px;
}

td#control-nuv:hover{
background:url(../image/bt/nuv/control_on.gif) no-repeat;
width:121px;
height:33px;
}

a#control-nuv{
display:block;
height:100%;
width:100%;
}

td#inspect-nuv{
background:url(../image/bt/nuv/inspect_off.gif) no-repeat;
width:121px;
height:33px;
}

td#inspect-nuv:hover{
background:url(../image/bt/nuv/inspect_on.gif) no-repeat;
width:121px;
height:33px;
}

a#inspect-nuv{
display:block;
height:100%;
width:100%;
}

td#financial-nuv{
background:url(../image/bt/nuv/financial_off.gif) no-repeat;
width:121px;
height:33px;
}

td#financial-nuv:hover{
background:url(../image/bt/nuv/financial_on.gif) no-repeat;
width:121px;
height:33px;
}

a#financial-nuv{
display:block;
height:100%;
width:100%;
}

td#global-nuv{
background:url(../image/bt/nuv/global_off.gif) no-repeat;
width:122px;
height:33px;
}

td#global-nuv:hover{
background:url(../image/bt/nuv/global_on.gif) no-repeat;
width:122px;
height:33px;
}

a#global-nuv{
display:block;
height:100%;
width:100%;
}


/* ここからメイン */
table#main-table {
width:910px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
}


#main_box{
	width:950px;
	/*padding:5px;*/
	/*border:1px solid #282828;*/
}
/*#main_bt {
	background-image:url(../image/bt/homemenu_bt.jpg);
	background-repeat:no-repeat;
	width:135px;
	height:75px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
}*/

/*#main_bt a{
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	width:135px;
	text-align:center;
	padding-top:27px;
	height:48px;
}*/

/*#main_bt a:hover {
	background-image:url(../image/bt/homemenu_bt_hover.jpg);
	background-repeat:no-repeat;
}*/
.margin-c{
margin-bottom:20px;
}

.main_title {
	background-image:url(../image/common/title_01_bg.gif);
	background-repeat:no-repeat;
	width:675px;
	height:24px;
/*	font-size:12px;*/
/*	letter-spacing:1px;*/
	padding-top: 6px;
	padding-right: 0;
	padding-bottom:0px;
	padding-left: 15px;
	font-size: 13px;
	font-weight:bold;
}

/*#main_title h2 {
margin: 0px;
padding: 2px 0 0 15px;
font-size: 13px;
color: black;
}*/


.news_title {
	width:690px;
}

.consul_title {
	width:690px;
}


.news {
	border: #CCCCCC 1px solid;
	width: 688px;
	height: 100px;
	margin-top: 2px;
	margin-bottom: 25px;
	float: none;
	overflow: auto;
}
.news ul {
	margin:0px;
	padding:10px 0 0 0;
}
.news li {
	list-style:none;
	margin:0 0 0 10px;
	padding-bottom:10px;
	clear: both;
}

.time {
	background-image:url(../image/bt/news_day_black.jpg);
	background-repeat:no-repeat;
	display:block;
	width:90px;
	height:18px;
	float:left;
	margin-bottom:10px;
	text-align:center;
	color:#FFFFFF;
}

.news .new {
	float:left;
	background-image:url(../image/bt/new.jpg);
	background-repeat:no-repeat;
	width:40px;
	margin: 3px 0 0 9px;
}

.news .pickup {
	float:left;
	background-image:url(../image/bt/pickup.jpg);
	background-repeat:no-repeat;
	width:40px;
	margin: 3px 0 0 9px;
}

.newstxt {
/*	font-size:65%;*/
/*	line-height:160%;*/
width:500px;
	height:auto;
	float:left;
	padding:2px 0 0 9px;
	text-decoration: none;
/*	font-family: Arial, Helvetica, sans-serif,;*/
}
.newstxt a:link {
	text-decoration: none;
}
.newstxt a:visited {
	text-decoration: none;
	color: #000099;
}
.newstxt a:hover {
	text-decoration:underline;
	color: #FF0000;
}
.newstxt a:active {
	text-decoration:underline;
	color: #FF0000;
}
	
.massagetext {
	width:670px;
	padding:10px;
}


.index-box{
width:690px;
margin-top:10px;

}

.content_left {
	width:345px;
	float:left;
}
.content_right {
	width:345px;
	float:left;
}

/*ここから新ボタン by cyber*/
span.kanji{
/*font-size:70%;*/
-webkit-text-size-adjust: none;
}

div.main-area_title {
	width:317px;
	font-weight:bold;	
	font-size:14px;
	border-bottom:1px solid #b8b8b8;
	border-left:5px solid #333333;
	padding:3px 3px 3px 10px;
}
a.main-area_title {
color:#000000;
text-decoration:none;
}

a.main-area_title:hover {
color:#CCCCCC;
text-decoration:none;
}

div.main-area_title2 {
	background:url(../image/bt/main-area_title.gif) no-repeat;
	width:270px;
	height:16px;
/*	font-size:70%;*/
/*	font-family:Arial, Helvetica, sans-serif;*/
	margin-left:3px;
	padding:2px 0px 0px 8px;
}
a.main-area_title2 {
color:#000000;
text-decoration:none;
}

a.main-area_title2:hover {
color:#CCCCCC;
text-decoration:none;
}






#compliance_title {
	width:278px;
	height:18px;
/*	font-size:10px;*/
/*	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;*/
	margin-left:3px;
}

a#compliance_title {
background-image:url(../image/bt/compliance_title_off.gif);
display:block;
height:100%;
width:100%;
}

a#compliance_title:hover {
background-image:url(../image/bt/compliance_title_on.gif);
display:block;
height:100%;
width:100%;
}


#fraud_title {
	width:278px;
	height:18px;
/*	font-size:10px;*/
/*	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;*/
	margin-left:3px;
}

a#fraud_title {
	background:url(../image/bt/fraud_title_off.gif) no-repeat;
	display:block;
	height:100%;
	width:100%;
}

a#fraud_title:hover {
	background:url(../image/bt/fraud_title_on.gif) no-repeat;
	display:block;
	height:100%;
	width:100%;
	}


#risk_title {
	width:278px;
	height:18px;
/*	font-size:10px;*/
/*	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;*/
	margin-left:3px;
}

a#risk_title {
	background:url(../image/bt/risk_title_off.gif) no-repeat;
	display:block;
	height:100%;
	width:100%;
	}
a#risk_title:hover {
	background:url(../image/bt/risk_title_on.gif) no-repeat;
	display:block;
	height:100%;
	width:100%;
	}


#control_title {
	width:278px;
	height:18px;
/*	font-size:10px;*/
/*	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;*/
	margin-left:3px;
}
	
a#control_title {
	background:url(../image/bt/control_title_off.gif) no-repeat;
	display:block;
	height:100%;
	width:100%;
	}
a#control_title:hover {
	background:url(../image/bt/control_title_on.gif) no-repeat;
	display:block;
	height:100%;
	width:100%;
	}
	


#financial_title {
	width:278px;
	height:18px;
/*	font-size:10px;*/
/*	letter-spacing:1px;*/
	margin-left:3px;
}

a#financial_title {
	background:url(../image/bt/financial_title_off.gif) no-repeat;
	display:block;
	height:100%;
	width:100%;
	}
	
a#financial_title:hover {
	background:url(../image/bt/financial_title_on.gif) no-repeat;
	display:block;
	height:100%;
	width:100%;
	}


#it_title {
	width:278px;
	height:18px;
/*	font-size:10px;*/
/*	letter-spacing:1px;*/
	margin-left:3px;
}

a#it_title {
	background:url(../image/bt/it_title_off.gif) no-repeat;
	display:block;
	height:100%;
	width:100%;
	}
	
a#it_title:hover {
	background:url(../image/bt/it_title_on.gif) no-repeat;
	display:block;
	height:100%;
	width:100%;
	}


.content_title a{
	display:block;
	padding:6px 0 0 8px;
	width:283px;
	height:18px;
	color:#0066CC;
	text-decoration:none;
}

.content_text {
/*	font-size:10px;
	line-height:1.5em;*/
	width:325px;
	padding:10px;
}

.global_title {
	width:690px;
}

.content-last{

}

.long_text {
/*	font-size:10px;
	line-height:130%;*/
	width:583px;
	padding:10px 5px 7px 5px;
}




div.main-area_title-l {
	margin-top:20px;
	width:672px;
	padding:3px 3px 3px 10px;
	border-bottom:#b8b8b8 1px solid;
	border-left:#333333 5px solid;
	font-size:14px;
	font-weight:bold;
	
}

a.main-area_title-l {
color:#000000;
text-decoration:none;
	}
	
a.main-area_title-l:hover {
color:#CCCCCC;
text-decoration:none;
	}




#csc_title {
	margin-top:15px;
	width:583px;
	height:19px;
/*	font-size:10px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;*/
	margin-left:3px;
}

a#csc_title {
	background:url(../image/bt/csc_title_off.gif) no-repeat;
	display:block;
	height:100%;
	width:100%;
	}
	
a#csc_title:hover {
	background:url(../image/bt/csc_title_on.gif) no-repeat;
	display:block;
	height:100%;
	width:100%;
	}



td#banner-box{
vertical-align:top;
text-align:left;
}

#banner-box-inner{
margin-top:20px;
}

#banner03partner {
margin:7px 0px 0px 0px;
}


/* ここからコピーライト */

#copyright {
	background-color:#000000;
	width:950px;
}

#copyright .leftside{
	color:#FFFFFF;
	background-color:#000000;
	padding:10px;
}

#copyright .rightside{
	float:right;
/*	font-size:70%;*/
	color:#FFFFFF;
}


#copyright a:link {
	color: #ffffff;
	text-decoration: none;
}
#copyright a:visited {
	color: #ffffff;
	text-decoration: none;
}
#copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#copyright a:active {
	color: #ffffff;
	text-decoration: none;
}

#copy{
width:930px;
padding:10px;
background-color:#1e1e1e;
color:#FFFFFF;
text-align:right;
margin-left:auto;
margin-right:auto;

}
/* ここから右側バナー */

/*#banner01 {
	width:180px;
	height:45px;
	font-size:11px;
	font-weight:bold;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:5px 0;
}

#banner01 a{
	color: #000000;
	text-decoration: none;
	display:block;
	width:180px;
	height:35px;
	text-align:center;
	padding-top:10px;
}

#banner01 a:hover {
	color: #920000;
}




#banner03partner a{
	color: #000000;
	text-decoration: none;
	display:block;
}

#banner03partner a:hover {
	color: #920000;
}
*/
 



/* ここからコピーライトの下のバナー */

#banner {
	width:950px;
	height:40px;
	padding-top:6px;
}
#banner .rightside{
margin-right:30px;
	float:right;
}

table.contents-waku {
margin-left:auto;
margin-right:auto;
border-collapse:collapse;
}

.contents-waku td.left {
/*width:185px;*/
vertical-align:top;
}

.contents-waku td.right {
width:575px;
}

.mb3{
margin-bottom:3px;
}

#flash-box{
width:948px;
}
