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

#info_txt{
	position:absolute;
	width:740px;
	height:80px;
	left: 20px;
	top: 20px;
}
#info_text{
	position:absolute;
	width:740px;
	height:80px;
	left: 20px;
	top: 110px;
}
#promise{
	position:absolute;
	width:740px;
	height:20px;
	left:0;
	bottom:0;
	text-align:center;
}