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


#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:10px;
	}

#footer_area dl{
	font-size:10px;
	padding:15px 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_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{
	width:41px;
	padding:0;
	float:left;
}
/*Pマークテキスト*/
#footer_pmarkArea p{
	line-height:120%;
	padding:10px 10px 0 46px;
}
#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;
}






