@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#block01 {
	background-image: url(../images/pic_02.png);
	height: 745px;
	width: 1120px;
	position: relative;
}
#block02 {
	background-image: url(../images/pic_04.png);
	height: 705px;
	width: 1120px;
	position: relative;
}
#wrapper {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(../images/bg2.png);
}
#b1 {
	display: block;
	position: absolute;
	width: 985px;
	height: 375px;
	top: 107px;
	left: 68px;
}
#b2 {
	display: block;
	position: absolute;
	width: 986px;
	height: 863px;
	top: -246px;
	right: 66px;
}
