@charset "utf-8";
/* CSS Document */

body {
	background-color: #0066b4;
	background-image: url(../images/bg/bg01.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
