@charset "utf-8";
/* CSS Document */
#main_container {
	width:100%;
	background-image:url(../images/background_body_01.jpg);
	background-repeat:no-repeat;
	background-position:top center;

	}
