@charset "Shift_JIS";

*{
	margin:0;
	padding:0px;
}
.w_inner {
 width:950px;
 margin:0 auto;
 line-height:0;
}
.w_inner p {
 line-height:0;
}
.w_foot {
 text-align:center;
 width:100%;
 border-top:1px solid #dad0c6; 
}
.w_foot h1 {
 line-height:0;
 text-align:center;
}
