@charset "euc-jp";

/*--information---------------------------------------------------------
Last update：08/08/26
サイトの名前:収納宅配館
使用箇所:フッター部分
-------------------------------------------------------------------------*/


div#footer {
	clear: both;
	padding: 15px 0;
	margin-top: 40px;
	margin-bottom:50px;
	overflow:hidden;
	line-height:1.3;
	font-size:0.9em;
	font-family: "ＭＳ Ｐゴシック",sans-serif,"Lucida Grande";
}

div#footer h3{
	margin-bottom:7px;
}
div#footer p{
	padding:0 7px;
	margin-bottom:10px;
}


div#footer ul li {
}


#foot_A{
	width:200px;
	background-color:#FFF7DD;
	text-align:center;
	height:970px;
	/*height:865px;*/
	float:left;
	margin-right:10px;
}

#foot_B{
	width:390px;
	float:left;
}

#foot_C{
	width:390px;
	float:right;
}

#foot_D{
	width:790px;
	float:left;
}

#footNavi{
	margin-top:46px;
	float:left;
}

#footNavi li{
	float:left;
}

.mgT25{
	margin-top:25px;
}
* html .mgT25  { margin-top:15px; }


.img_L{
	width:190px;
	background-color:#FFF;
	margin:10px 0 10px 5px;
	padding: 10px 0;
}

.mgT10{
	margin-top:10px;
}



