@charset "utf-8";

body{
margin:0px 0px 0px 0px;
	
}



#footer_id{
	position:relative;
	width: 930px;
	height: 100px;
	margin:0 auto;
}










#footer{
	width: 100%;
	height: 60px;
	position: absolute;
	border-top: 1px dotted #999;
}
#footer_inner{
	width: 930px;
	height: 20px;
	margin: 17px auto 0;
	padding: 0px;
}

#footer h4{
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 11px;
font-weight: normal;
letter-spacing: 1px;
line-height:20px;
color:#5a4c3f;
margin-top:0px;
margin-bottom:0px;
text-align: center;
}

