@charset "utf-8";
/* CSS Document */

html{
	min-height: 100%;
	background-image:url(../images/cost_price/bg_body.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:cover;
} 
#title{
	left:20px;
	top:110px;
}
#title_02{
	left:20px;
	top:20px;
}
#warpper{
	background-color:#fff;	
	padding-bottom:20px;
}
#img_01{
	top:20px;
}
#img_02{
	left:20px;
	top:90px;
}
#img_03{
	top:380px;
}
#text_01{
	top:340px;
	left:80px;	
	position:absolute;
	width:440px;
}