@charset "utf-8";
#content {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: 740px;
}
#content01 {
	height: 1900px;
	width: 800px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#content02 {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	float: none;
	height: 680px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
