@charset "utf-8";
#div_bg {
	background-image: url(../../images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 100%;
	width: 100%;
	vertical-align:middle;
}
