@charset "UTF-8";
/* CSS Document */

.cl{	clear:both;}
.fl{	float:left;
        padding-top: 20px;
}
.fr{	float:right;}

#footer_area{
	width:880px;
	margin:0 auto;
	padding:40px 0 40px;
	background:url(../img/footer_bg.jpg) 0 60px no-repeat;
	color:#666666;
	font:10px normal "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
#footer_area a{
	color:#4D1A73;
	}
#footer_inner{
	padding:10px;
	}

#footer_area a {
	font-size:12px;
        padding-bottom: 5px;
	}

#footer_area dl{
	font-size:10px;
	padding:20px 10px 10px 10px;
	line-height:190%;
	}

#footer_area dt{
	float:left;
	width:90px;
	padding-right:10px;
	_padding-right:10px;
	
	}

#footer_area dd{
	padding-left:100px;
	}
#footer_area p{
	margin-left:90px;
	_margin-left:93px;
	line-height:190%;
}
#footer_area span{
	margin:0 10px 0 0;
}
/*.footer_margin{
	margin-left:90px;
	_margin-left:93px;
	line-height:190%;

	}
*/
#footer_area .area{
	width:200px;
	padding-left:15px;
	float:left;
	background:url(img/bgline.gif) left top repeat-y;
	color:#333;
	font-size:11px;
	margin-bottom:10px;
}

#footer_area .text{
	background:url(http://www.globalleadernavi.com/jp/img/footer_icon1.jpg) left no-repeat;
	padding-left:8px;
	font-size:11px;		
}
#footer_area .text2{
	background:url(http://www.globalleadernavi.com/jp/img/footer_icon2.jpg) left no-repeat;
	padding-left:8px;
	font-size:11px;		
}
#footer_area .text3{
    height: 10px;
}
.footer_btn{
	text-align:right;
	}
	
#foot_logobox{
	padding:20px 0 10px 10px;
	}

#footer_area p.footerimg{
	clear:both;
	float:left;
	margin:0;
	}

#footer_area p.footertxt{
	float:left;
	margin: 10px 0 0 15px;
	}



/*
Pマーク追加
****************************************/
#footer_logoArea p , #footer_pmarkArea p{
	margin:0;
}
#footer_bottom{
	padding-top:15px;
}

#footer_logoArea{
	float:left;
}
/*ロゴ*/
#footer_bottom #footer_logo{
	width:92px;
	padding:0 0 0 10px;
	float:left;
}
/*ロゴテキスト*/
#footer_bottom #footer_logoText{
	line-height:120%;
	padding:5px 0 0 107px;
}

#footer_pmarkArea{
	float:right;
	margin-top:-5px;
}
/*Pマーク*/
#footer_bottom #footer_pmark{
	
	padding-right:20px;
	float:left;
}
/*Pマークテキスト*/
#footer_pmarkArea p{
	line-height:120%;
	padding:10px 10px 0 0px;
}
#footer_pmarkArea p a:link,#footer_pmarkArea p a:hover,#footer_pmarkArea p a:visited,#footer_pmarkArea p a:active{
	text-decoration:none !important;
	color:#333 !important;
}







